Quote:
Originally Posted by gaurav_singh_md
this appears:
Failed to initialize network control client: Failed to connect to wpa_supplicant control socket: /var/run/wpa_supplicant/eth0.
|
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.