google-code-export / openeve

Automatically exported from code.google.com/p/openeve
0 stars 1 forks source link

wifi can't be turned on, #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.open setting,and turn on the wifi
2.there's error

What is the expected output? What do you see instead?

What version of the product are you using?
system-gb-110430-snapshot+ boot-gb-110429-snapshot-236mb

Do you have logcat or dmesg ?
 (adb shell logcat > logcat.txt ^C, adb shell dmesg > dmesg.txt)

info from logcat

E/WifiService( 1366): Failed to load Wi-Fi driver.
E/WifiService( 1366): Failed to load Wi-Fi driver for AP mode

Original issue reported on code.google.com by smartwin...@gmail.com on 4 May 2011 at 11:03

GoogleCodeExporter commented 9 years ago

Original comment by smartwin...@gmail.com on 4 May 2011 at 11:03

Attachments:

GoogleCodeExporter commented 9 years ago
I think you need to disable WIFI tether hotspot , then to enable the WIFI , 
then to run the tether.

Original comment by justsad.eng@gmail.com on 4 May 2011 at 11:09

GoogleCodeExporter commented 9 years ago
try to wipe the phone entirely

Original comment by m.pluvin...@gmail.com on 4 May 2011 at 11:19

GoogleCodeExporter commented 9 years ago
to justsad:WIFI tether hotspot is also error

Original comment by smartwin...@gmail.com on 4 May 2011 at 11:30

GoogleCodeExporter commented 9 years ago
try to reinstall boot-gb-110429-snapshot-236mb under RecoveryMode

Original comment by justsad.eng@gmail.com on 4 May 2011 at 11:33

GoogleCodeExporter commented 9 years ago
boot-gb-110429-snapshot-236mb should be ok,I only flashed 
system.system-gb-0330+boot-gb-110429-snapshot-236mb+patchs has worked well on 
my phone.But I'll have a try.
I wonder where is wifi driver's location.I seems that wifi driver is missing 
from the catlog.

Original comment by smartwin...@gmail.com on 4 May 2011 at 11:50

GoogleCodeExporter commented 9 years ago
It's solvered,thank you,justsad

Original comment by smartwin...@gmail.com on 4 May 2011 at 11:57

GoogleCodeExporter commented 9 years ago
the wifi driver .so will be replaced with a new one when you install the new 
boot (after installing the system)
see 
http://gitorious.org/pandroid/frameworks-base/commit/981d281f2ed2a32bb44254d8b10
b904b415b0c5b/diffs

means
1-(TAG, "Failed to load Wi-Fi driver.")
or
2-(TAG, "Failed to start supplicant daemon.")

Original comment by justsad.eng@gmail.com on 4 May 2011 at 12:21

GoogleCodeExporter commented 9 years ago

Original comment by wkp...@gmail.com on 4 May 2011 at 12:36