There is no interfaces directory, I don't know why root@beaglebone:~# cd /etc/networking/interfaces > -bash: cd: /etc/networking/interfaces: No such file or directory
On Tuesday, July 15, 2014 10:19:52 AM UTC-5, RobertCNelson wrote: > > On Tue, Jul 15, 2014 at 10:15 AM, Jacob Aviña <[email protected] > <javascript:>> 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.
