Awesome ROM! Still trying to set it up and am having trouble with the built-in wireless.
I tried looking around in these forums, but everything seems to say I should use the "System Tools/LAN& WIFI" utility (network.py). I tried setting up my WEP network in there (after 'usbctl on 1'), but when I hit "OK", it doesn't work. Here's what I see in /var/log/messages:
/sbin/hotplug: no runnable /etc/hotplug/wlan.agent is installed
/sbin/hotplug/net.agent: how do I bring interfaces up on this distro?
/sbin/hotplug/net.agent: register event not handled
/sbin/hotplug/net.agent: Setup prism2_usb for USB product 0/0/0
Here's 'ifconfig -a'"
lo ...
wlan0 Link encap:Ethernet HWaddr 00:00:00:00:00:00
BROADCAST MULTICAST MTU:1500 Metric:1
(RX packets/TX packets all 0)
And when I enter "usbctl off 1" I see this in /var/log/messages:
/sbin/hotplug: no runnable /etc/hotplug/wlan.agent is installed
/sbin/hotplug/net.agent: NET unregister event not supported
What am I missing?