Hi All,
Here i'm using Ath9 (AR5BHB116) series of chips for PCie-WiFi. I am using i.Mx6 processor. I am trying to bring up Wi-Fi in the Android Jellybean and I am using Freescale JellyBean-4.3-1.1.0-ga release source code. I have added the source changes to load the modules for this chip. While turning ON the Wi-Fi, I am getting the below error messages and the Wi-Fi is turning ON:
D/Tethering( 2541): sendTetherStateChangedBroadcast 1, 0, 0
D/Tethering( 2541): InitialState.processMessage what=4
D/Tethering( 2541): sendTetherStateChangedBroadcast 0, 0, 0
E/WifiHW ( 2258): Failed to open wlan fw path param (No such file or directory)
E/SoftapController( 2258): Softap fwReload failed
E/WifiStateMachine( 2541): Failed to reload STA firmware java.lang.IllegalStateException: command '9 softap fwreload wlan0 STA' failed with '400 9 SoftAP command has failed'
D/CommandListener( 2258): Setting iface cfg
D/CommandListener( 2258): Trying to bring down wlan0
E/WifiHW ( 2541): Unable to open connection to supplicant on "/data/system/wpa_supplicant/wlan0": No such file or directory
D/BluetoothAdapter( 2758): 1100334080: getState() : mService = null. Returning STATE_OFF
I/wpa_supplicant( 3368): Successfully initialized wpa_supplicant
I/wpa_supplicant( 3368): rfkill: Cannot open RFKILL control device
E/wpa_supplicant( 3368): nl80211: Could not configure driver to use managed mode
E/wpa_supplicant( 3368): Could not read interface p2p0 flags: No such device
E/wpa_supplicant( 3368): p2p0: Failed to initialize driver interface
E/WifiHW ( 2541): Supplicant not running, cannot connect
E/WifiHW ( 2541): Supplicant not running, cannot connect
E/WifiHW ( 2541): Supplicant not running, cannot connect
E/WifiHW ( 2541): Supplicant not running, cannot connect
E/WifiHW ( 2541): Supplicant not running, cannot connect
E/WifiStateMachine( 2541): Failed to setup control channel, restart supplicant
D/WifiHW ( 2541): Fail to Load cfg80211 module
E/WifiStateMachine( 2541): Failed to load driver
Please let me know what might be the cause for this issue and give me any solution to solve this issue.
Thanks in advance,
Regards,
Salih