Hi Jan,

I just flash my buri with today's Gaia and Gecko, the commit information is
listed below.
The Wi-Fi function works very well on my buri.

Gaia commit 271fb7204c3d8c2a52d69e1c0e6aa4d7414b9fa8
Gecko commit 8878e8a4636c58227856ee2b76fc7d95a4cc9709
./config.sh hamachi

I am wondering if your Wi-Fi driver is not installed properly. When you
turn on Wi-Fi output in adb option and then turn off/on Wi-Fi, you should
see the debug message output from wpa_supplicant. If you don't find debug
message with prefix "wpa_supplicant",
there must be something wrong in between(maybe loadDriver command error ?).
Can check the driver with "lsmod" command ?
Here is the output from my device with lsmod command.

wlan 198736 0 - Live 0xbf04e000
librasdioif 16564 0 - Live 0xbf043000
cfg80211 203898 1 wlan, Live 0xbf000000

BTW, what's the difference between two versions(2AALEU1 and 2BALEU1-S40) ?
Different software or hardware version ?

Many Thanks,
Vincent Chang,
Software Engineer of Mozilla Taiwan



2013/8/5 Jan Jongboom <janjongb...@gmail.com>

> 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 <ladam...@mozilla.com>
>
> > 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 <janjongb...@gmail.com> 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 <sik...@mozilla.com>
> > >
> > >> 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" <janjongb...@gmail.com>
> > >> To: dev-b2g@lists.mozilla.org
> > >> 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
> > >> dev-b2g@lists.mozilla.org
> > >> https://lists.mozilla.org/listinfo/dev-b2g
> > >>
> > > _______________________________________________
> > > dev-b2g mailing list
> > > dev-b2g@lists.mozilla.org
> > > https://lists.mozilla.org/listinfo/dev-b2g
> >
> >
> _______________________________________________
> dev-b2g mailing list
> dev-b2g@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-b2g
>
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to