Hi Jacob,
On Wed, Nov 13, 2013 at 12:47 PM, Jacob Ole Juul Kolding <[email protected]>wrote: > 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> > I installed ubuntu on my BBB (not sure that makes a difference, I just figured I'd state it just in case). The rtl8192cu driver that came with ubuntu seemed to work fine out of the box. I used: auto wlan0 iface wlan0 inet dhcp wpa-ssid "SSID-goes-here" wpa-psk "password-goes-here" I noticed that it takes up to a couple of minutes before wlan0 gets an IP address. -- Dave Hylands Shuswap, BC, Canada http://www.davehylands.com -- 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.
