On Tue, Jul 15, 2014 at 10:15 AM, Jacob Aviña <[email protected]> wrote:
> Thanks Casey! I'm using the:
>
> Debian (BeagleBone Black - 2GB eMMC) 2014-05-14 - more info - bittorrent -
> md5: 74615fb680af8f252c034d3807c9b4ae
>
>
> I have just installed it yesterday in a SD card. The lsusb command shows me
> the wifi adapter conected but it doesn't work. And do you know why I can't
> find the connman directory in my bbb?

sudo ifconfig -a

should list a "ra0" device

then: in /etc/networking/interfaces

auto ra0
iface ra0 inet dhcp
    wpa-ssid YOUR-SSID-HERE
    wpa-psk YOUR-PASSWORD-HERE

Connman is not installed by default in debian.

Regards,

-- 
Robert Nelson
http://www.rcn-ee.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/d/optout.

Reply via email to