I wanted to get my XO to connect to my WPA wireless network. First I found a WPA.sh shell script that I tried to run. Then I rebooted only to see that no networks show up at all in the Networks tool. So, Instead I upgraded to version 653 and the latest firmware. I still have the same problem. When I do a lsmod, I don't see the usb8xxx driver at all. I can modprobe it and it loads fine, but I still don't see eth0 when I run "ifconfig -a".
When usb8xxx loads, it also brings in 3 other modules (libertas, ieee80211 and ieee80211_crypt)
ifconfig -a only show the lo0 loopback interface. Any ideas?