Sometimes wifi module is unable to connect router

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Sometimes wifi module is unable to connect router

503 Views
ASTRIHK
Contributor III

My Android version is 4.4.3 and my custom target board uses IMX6. I have ported broadcom 43362 driver into, wifi can be ON and OFF. Then I conducted a test as below:

1. input correct password for the selected ssid

2. Wait for the wifi module to connect router

3. Reboot the Android system

Every times when I rebooted the Android, the Android should connect to router automatically. Then I rebooted the Android 30 times and observed the wifi signal shown in the Android system. In these 30 times reboot, there might be 2-3 times wifi module was unable to connect router. the logcat showed as below. In debug console, I could observe that if wifi module is unable to connect router, it will retry to connect again. However, Android didn't reply it. Does anyone face this problem and how to solve it? Thanks.

 

I/wpa_supplicant(  687): nl80211: Driver does not support authentication/association or connect commands

D/libEGL  (  507): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so

W/Netd    (  147): No subsystem found in netlink event

E/wpa_supplicant(  687): Could not read interface wlan0 flags: No such device

E/wpa_supplicant(  687): wlan0: Failed to initialize driver interface

E/wpa_supplicant(  687): Failed to add interface wlan0

Original Attachment has been moved to: logcat-20151020.txt.zip

Labels (2)
0 Kudos
0 Replies