Hmm, I flashed a partner build, extracted files, created new build, flashed, but still no luck. The only wifi messages that I see are related to tethering
I/Gecko ( 146): -*- WifiWorker component: We haven't read completely the wifi Tethering data from settings db. I/Gecko ( 146): -*- WifiWorker component: 'tethering.wifi.enabled' is now false So there is definitely something flakey going on here, but I have no clue. Wi-fi output in adb is enabled... Jan 2013/8/5 Lucas Adamski <[email protected]> > I just had an issue with file permissions. If you see the following in > your logcat: > D/wpa_supplicant( 1850): Configuration file > '/data/misc/wifi/wpa_supplicant.conf' -> > '/data/misc/wifi/wpa_supplicant.conf' > D/wpa_supplicant( 1850): Reading configuration file > '/data/misc/wifi/wpa_supplicant.conf' > E/wpa_supplicant( 1850): Failed to read or parse configuration > '/data/misc/wifi/wpa_supplicant.conf'. > D/wpa_supplicant( 1850): Failed to add interface wlan0 > D/wpa_supplicant( 1850): : Cancelling scan request > D/wpa_supplicant( 1850): : Cancelling authentication timeout > > A temporary workaround is to chmod 666 data/misc/wifi/wpa_supplicant.conf > > Ideally this would not be world writable but maybe this is related to > process priv work in progress. > Lucas. > > On Aug 4, 2013, at 11:04 AM, Jan Jongboom <[email protected]> wrote: > > > Ah that makes sense, I still have the hamachi-backup folder from an older > > preview phone. Thanks a lot, will try tomorrow! > > > > > > 2013/8/3 Sotaro Ikeda <[email protected]> > > > >> I faced recently a similar problem by the rom that I built by myself on > >> v1-train hamachi. > >> In my case, prebuild image inconsistency happened between image in my > >> hamachi phone and image used for my build. > >> > >> The problem was fixed by the following. > >> - Flash a latest partner ROM to hamachi. > >> - Pull prebuilt libraries that necessary for ROM build. > >> - Build a v1-train ROM with the pulled prebilt librarlies. > >> - Flash the v1-train ROM to hamachi. > >> > >> Sotaro > >> ----- Original Message ----- > >> From: "Jan Jongboom" <[email protected]> > >> To: [email protected] > >> Sent: Wednesday, July 31, 2013 5:32:31 AM > >> Subject: [b2g] Wifi ain't working on latest v1-train hamachi (Alcatel) > >> build > >> > >> Anyone has any clue what could be the cause? Build of two weeks ago > worked > >> fine... > >> _______________________________________________ > >> dev-b2g mailing list > >> [email protected] > >> https://lists.mozilla.org/listinfo/dev-b2g > >> > > _______________________________________________ > > dev-b2g mailing list > > [email protected] > > https://lists.mozilla.org/listinfo/dev-b2g > > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
