On Mon, Apr 27, 2015 at 11:23 AM, Jaime Fernández-Caro Belmonte <jaime...@gmail.com> wrote: > I solved the issue and just in case someone has it also this is what I did: > debian@beaglebone:~$ lsusb > Bus 001 Device 004: ID 148f:3070 Ralink Technology, Corp. RT2870/RT3070 > Wireless Adapter > debian@beaglebone:~$ sudo dmesg -c > /dev/null > debian@beaglebone:~$ sudo ifconfig wlan0 up > SIOCSIFFLAGS: No such file or directory > debian@beaglebone:~$ sudo dmesg -c > [ 593.724806] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading > firmware file 'rt2870.bin' > [ 593.724912] ieee80211 phy0: rt2x00lib_request_firmware: Error - Failed to > request Firmware > > --> A firmware problem??? shhhhit yes! :S > > just install new drivers and problem solved! > sudo apt-get install firmware-ralink
Oh sorry about that, yeah the console lacks firmware... > > And then configure it as usual: > > sudo wpa_passphrase my_ssid my_password > > sudo nano /etc/network/interfaces > > auto wlan0 > > iface wlan0 inet dhcp > > wpa-ssid “my_ssid” > > wpa-psk “my_generated_pswd” > > > sudo ifup wlan0 > > Thanks for your support Robert. > > By the way, I did this on your hot new one release :-) > https://rcn-ee.com/rootfs/bb.org/testing/2015-04-26/console/BBB-eMMC-flasher-debian-8.0-console-armhf-2015-04-26-2gb.img.xz > > In other hand, in here there is a supersized file, probaly something was > wrong with it: > https://rcn-ee.com/rootfs/bb.org/testing/2015-04-26/console/ Found it, i used the big target config for the beaglebone console image.. https://github.com/RobertCNelson/omap-image-builder/commit/b06d057967d1f5f4d2d7f4db20a4088f91eeb5da So, it pulled in 60mb's of drivers/etc that are included with the big desktop image.. Regards, -- Robert Nelson https://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 beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.