[android-porting] Re: Wifi Issues WL1251

2010-05-17 Thread DJ_Steve
ok i thought i'd post up some debug info of errors see if anyone else can work this out. logcat of attempting to power up wifi through android gui D/SettingsWifiEnabler( 455): Received wifi state changed from Disabled to Enabling D/WifiService( 145): ACTION_BATTERY_CHANGED pluggedType: 0

[android-porting] Re: Wifi Issues WL1251

2010-05-17 Thread DJ_Steve
also this tends to be logcat output on a second attempt at powering up wifi : D/SettingsWifiEnabler( 455): Received wifi state changed from Disabled to Enabling D/WifiService( 145): ACTION_BATTERY_CHANGED pluggedType: 0 E/WifiHW ( 145): Unable to open connection to supplicant on /data/

[android-porting] Re: Wifi Issues WL1251

2010-05-16 Thread DJ_Steve
wpa supplicant works fine if i launch it in a adb shell session and i can then connect via wpa_cli and execute commands, just seems the android ui isnt doing the same and it does throw errors related to wpa_supplicant but i cant see why it does On May 16, 6:29 pm, Ashwin Bihari abih...@gmail.com