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.
