Recent content by Spacemanben

  1. S

    Please help... My Galaxy S4 won't let me enable Wi-Fi

    The files are as follows... data\misc\wifi\wpa_supplicant.conf ctrl_interface=/data/misc/wifi/sockets disable_scan_offload=1 update_config=1 device_name=liquid_jflte manufacturer=samsung model_name=GT-I9505 model_number=GT-I9505 serial_number=2405af88 device_type=10-0050F204-5...
  2. S

    Please help... My Galaxy S4 won't let me enable Wi-Fi

    I changed the \misc\wifi one. Further reading and experimenting makes me believe this is an issue we will need to wait for Samsung to fix. Alternatively you could flash a custom rom onto your advice, tho I take no responsibility for any problems you have if you do that. ( Insert standard...
  3. S

    Please help... My Galaxy S4 won't let me enable Wi-Fi

    Mine made a new supplicant and I compared the two. Change the line "ctrl_interface=wlan0" to "ctrl_interface=/data/misc/wifi/sockets" That seems to be the error within the supplicant file itself. The wlan0 reference is a bug as far as I can tell.