Hi Jacob,

On Wed, Nov 13, 2013 at 6:16 PM, Jacob Ole Juul Kolding <[email protected]>
wrote:
>
>
> Den 14/11/2013 01.21 skrev "Dave Hylands" <[email protected]>:
>
>
> >
> > 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 had a problem with the driver in kernel 3.12. That's why I compiled my
own.
>
> The network I'm trying to join doesn't have a password so didn't add that
option. Don't know if it has to be
> there anyway?

Well if there's no password, then you aren't using wpa. Try this instead (I
haven't tested this myself yet)

auto wlan0
iface wlan0 inet dhcp
  wireless-essid <WiFiName>

--
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.

Reply via email to