Hello Beagles! After I got my rtl8192cu_beaglebone module to compile, next step is to have wlan0 up at boot time.
I have /etc/network/interfaces like this: auto wlan0 iface wlan0 inet dhcp wpa-ssid <WiFiName> (also tried: wireless-essid <WiFiName>) But the device doesn't come up. I have to do: iwconfig wlan0 essid <WiFiName> to get the device working. But then it does work. Any ideas what I'm missing? Thanks! /Jacob -- If you're not a socialist when you're young, it's because you have no heart. If you stop being a socialist when you get older, it's because you lack intellect and imagination. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
