Casey, can you help me with the wicd-curses, I found this: http://www.raspyfi.com/wi-fi-on-raspberry-pi-a-simple-guide/
But it is not for making my access point :S On Tuesday, July 15, 2014 10:21:47 AM UTC-5, Casey Atherton wrote: > > Jacob > > The Debian image does not have Connman. Instead, I believe it includes > the Wicd network manager. I would suggest trying the wicd-curses utility > to configure your access point. > To make sure the wireless interface is actually up, type > ifconfig -a > and make sure the 'ra0' interface shows up > > > On Tuesday, July 15, 2014 11:15:10 AM UTC-4, Jacob Aviña wrote: >> >> Thanks Casey! I'm using the: >> >> >> - Debian (BeagleBone Black - 2GB eMMC) 2014-05-14 >> >> <http://debian.beagleboard.org/images/BBB-eMMC-flasher-debian-7.5-2014-05-14-2gb.img.xz> >> - more info <http://beagleboard.org/project/debian>- bittorrent >> >> <https://s3.amazonaws.com/debian.beagleboard.org/images/BBB-eMMC-flasher-debian-7.5-2014-05-14-2gb.img.xz?torrent>- >> >> 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? >> >> On Tuesday, July 15, 2014 9:32:04 AM UTC-5, Casey Atherton wrote: >>> >>> Jacob, what distribution are you using? If it is anything recent, it >>> most likely already includes support for the wifi module. >>> >>> On Monday, July 14, 2014 7:46:39 PM UTC-4, Jacob Aviña wrote: >>>> >>>> I have been trying to install my USB Wifi Adapter doing the following >>>> tutorial: >>>> >>>> >>>> https://docs.google.com/document/d/1-CIGQYdk8ZhU3D3UCNn70jc7C9HdXvEZAsiNW71fGIE/edit >>>> >>>> but when I do this, It sends me this error message: >>>> >>>> root@beaglebone:~# curl -kO >>>>> https://googledrive.com/host/0B_JlgOR4VNe0Sjg4ei0ySEY4aUE/mt7601.tar.gz >>>> >>>> % Total % Received % Xferd Average Speed Time Time Time >>>>> Current >>>> >>>> Dload Upload Total Spent Left >>>>> Speed >>>> >>>> 100 294 0 294 0 0 613 0 --:--:-- --:--:-- >>>>> --:--:-- 803 >>>> >>>> root@beaglebone:~# tar xzvf mt7601.tar.gz -C /etc/Wireless/RT2870STA/ >>>>> RT2870STA.dat >>>> >>>> gzip: stdin: not in gzip format >>>> >>>> tar: Child returned status 1 >>>> >>>> tar: Error is not recoverable: exiting now >>>> >>>> root@beaglebone:~# >>>> >>>> >>>> If I tar xzvf the file It says that it is not in gzip format, and if I >>>> do the file command it says this: >>>> >>>> root@beaglebone:~# file mt7601.tar.gz >>>> >>>> mt7601.tar.gz: HTML document, ASCII text >>>> >>>> >>>> So it doesn't let me to open the file. >>>> >>> -- 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.
