Hi,
Ours is Pxa255 based embedd platform.
I tested WiFi using wpa_supplicant and then booted Android.
If I select Wi-Fi under Settings, it says unable to start Wi-Fi and following is the logcat. Can anyone help me, how to debug this issue?
E/WifiService( 2649): Failed to load Wi-Fi driver.
D/SettingsWifiEnabler( 3438): Received wifi state changed from Unknown to Enabling
D/dalvikvm( 2649): GC freed 15560 objects / 781096 bytes in 260ms
D/SettingsWifiEnabler( 3438): Received wifi state changed from Enabling to Unknown
D/PowerManagerService( 2649): setPowerState: mPowerState=6 newState=3 noChangeLights=false
D/PowerManagerService( 2649): oldKeyboardBright=false newKeyboardBright=false
D/PowerManagerService( 2649): oldScreenBright=true newScreenBright=true
D/PowerManagerService( 2649): oldButtonBright=true newButtonBright=false
D/PowerManagerService( 2649): oldScreenOn=false newScreenOn=true
D/PowerManagerService( 2649): oldBatteryLow=false newBatteryLow=false
Thanks