hi.
i use lsmod command to find what modules are running in my device (am5728) but there are not any module .
i want to run wifi and connect to access point but because of module problem i cant connect.
please help me.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi.
i use lsmod command to find what modules are running in my device (am5728) but there are not any module .
i want to run wifi and connect to access point but because of module problem i cant connect.
please help me.
hi.
want to connect to AP by wifi ( wlan0) but i cant.
i built kernel and zImage and with this command connect to device : ssh root@192.168.0.10
root@cl-som-am57x: lsmod
i have no module.
root@cl-som-am57x : ifconfig -a
eth0
eth1
lo
root@cl-som-am57x : cd /usr/share/wl18xx
root@cl-som-am57x : /usr/share/wl18xx# ./load_wlcore.sh
modprobe : ERROR : could not insert wl18xx : invalid argument
modprobe : ERROR : could not insert wlcore_sdio : invalid argument
please help me . how to load modules....