Closed
Bug 763063
Opened 13 years ago
Closed 13 years ago
[Otoro] unable to scan any wifi networks
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: tchung, Unassigned)
Details
Connect to wifi, and verify the device sits in the scanning networks mode forever. It never successfully returns any found networks.
Note: tested against SGS2 and Nexus S, and they scan and connect just fine.
Repro:
1) on Otoro device (06-08-2012 build), launch Settings > Wifi
2) check the check the wifi checkbox
3) Verify "Scanning..." will remain on the screen, and any found networks is never returned.
Expected:
- enable wifi, and find wifi networks in the area
Actual:
- a constant "Scanning..." output.
Comment 1•13 years ago
|
||
I've been able to get scanning results and to associate with a network. However, if the connection is lost, it never comes back without rebooting.
Reporter | ||
Comment 2•13 years ago
|
||
okay thats further than my progress. i've pulled battery 3 times, and scanning never connected once. Either way, this bug is important priority.
Comment 3•13 years ago
|
||
So, something changed between my build from June 7 and June 8 (morning PST)
I now get this :
E/WifiHW ( 115): Cannot open "/system/etc/wifi/wpa_supplicant.conf": No such file or directory
E/WifiHW ( 115): File copy failed: source /system/etc/wifi/wpa_supplicant.conf: destination /data/misc/wifi/wpa_supplicant.conf
E/WifiHW ( 115): Wi-Fi will not be enabled
Comment 4•13 years ago
|
||
Workaround:
adb push $B2G/device/qcom/msm7627a/wpa_supplicant.conf /system/etc/wifi
Comment 5•13 years ago
|
||
Should be fixed by commits to https://github.com/mozilla-b2g/android-device-otoro .
Please file a github issue next time. https://github.com/mozilla-b2g/B2G or https://github.com/mozilla-b2g/android-device-otoro .
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•