i.MX53 QSB Enable WiFi Android

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

i.MX53 QSB Enable WiFi Android

i.MX53 QSB Enable WiFi Android

<analytics uacct="UA-5520491-1" /> 

How to enable WIFI support for i.MX53 QSB Android


After applying every QSB patch, enable WiFi support according to your hardware.

Android R4 can be downloaded from Adeneo´s website.

AR6102 

Change file device/fsl/imx53_loco/BoardConfig.mk

-BOARD_WLAN_CHIP_AR6102  := false
+BOARD_WLAN_CHIP_AR6102  := true 

AR6003 

Change file device/fsl/imx53_loco/BoardConfig.mk

-BOARD_WLAN_CHIP_AR6003  := false
+BOARD_WLAN_CHIP_AR6003  := true 

After complete build ar6000.ko will be created under /system/etc/modules

To turn WIFI on, go to Settings > Wireless & network s > Wi-Fi

Error message case 

In case logcat shows the following error message:

E/WifiHW  ( 2086): Cannot access "/data/misc/wifi/wpa_supplicant.conf":Permission denied


Reconfigure nfs server file /etc/default/nfs-kernel-server

delete this line:   RPCMOUNTDOPT=--manage-gids

Labels (1)
No ratings
Version history
Last update:
‎09-10-2020 02:07 AM
Updated by: