Quote:
Originally Posted by dnh
I gave them a try, but it still isn't working. I think at least part of the issue is that the detection code in scriptmenuwifi.sh isn't looking for ar6000.ko and depends on two modules being loaded, but for ar6000, sdio_wifi_pwr.ko isn't used.
|
Thank you again!
I think the script from yesterday was trying to load ar6000.ko. "ar6000" is expected to be the value of WIFI_MODULE in the case of the PLATFORM being "freescale". I did however not understand that sdio_wifi_pwr.ko must not be loaded. So here is my next try.