Quote:
Originally Posted by dnh
I am seeing this with my first generation touch.
It appears that this is because the ar6000 driver uses wlan0 as the interface name rather than eth0. I also noticed that ksm is attempting to load the freescale wireless drivers rather than the ar6000 ones.
I haven't attempted to fix this in ksm, but I was able to get wifi working with koreader by modifying the scripts to use wlan0 instead of eth0. I assume something similar would work in ksm.
|
Thank you for the lead. Could you try the replacements for wifi_enable_dhcp.sh and wifi_disable.sh?