LS1012ARDB Murata wifi SN8000 load module failed

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

LS1012ARDB Murata wifi SN8000 load module failed

889 Views
miftahul_huda
Contributor III

Hello Experts,

I have LS1012ARDB board with ls1012ardb_ask_8.0.0-B1 installed on it. 

I have problem while loading murata wifi driver, mostly it will fail to load the driver, and I need to reboot the board and try to load the driver module again until success. Here is the error message

# insmod /lib/modules/4.9.73/bcmdhd.ko nvram_path=/lib/firmware/bcmdhd.SN8000.SDIO.cal firmware_path=/lib/firmware/fw_bcmdhd.bin

[ 81.770295] dhd_module_init in
[ 81.777679] CFG80211-ERROR) wl_netlink_init : [ 81.785579] nl_sk is not ready
[ 81.788639] Power-up adapter 'DHD generic adapter'
[ 81.801767] wifi_platform_bus_enumerate device present 1
[ 81.838011] dhdsdio_probe_attach: si_attach failed!
[ 81.845556] dhdsdio_probe: dhdsdio_probe_attach failed
[ 81.857657] bcmsdh_sdmmc: probe of mmc0:0001:2 failed with error -12
[ 94.028214] dhd_wifi_platform_load_sdio: sdio_register_driver timeout or error
[ 94.040568] wifi_platform_bus_enumerate device present 0
[ 94.052242] bcmdhd_wlan: probe of bcmdhd_wlan@0 failed with error -62

 
I also attach boot message.

What make the driver installation failed?
What should I do to prevent this happening?

Best regards,

Huda

0 Kudos
3 Replies

841 Views
miftahul_huda
Contributor III

Hi yipingwang 

From this thread https://community.nxp.com/t5/i-MX-Processors/SD2-card-slot-is-not-working-for-WiFi/m-p/232016

From log messages, It seems that mmc1 didn't find new attached device(wifi) at the beginning, So could you try to power up wifi in BSP file ? At first, we should ensure mmc controller can find wifi

I am not clear about "BSP file", where could I find it? Is it accessible in OpenWRT? Since I only have the board LS1012ARDB, prebuilt firmware ls1012ardb_ask_bhr_8.0.0-B1, and OpenWRT 18.06 to build package that compatible for firmware ls1012ardb_ask_bhr_8.0.0-B1. If it not, what should I do to obtain it?

Best regards,

Huda

0 Kudos

830 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please refer to the following Openwrt

https://source.codeaurora.org/external/qoriq/qoriq-components/openwrt/
tag: layerscape-20.09

0 Kudos