Firefly Open Source Community

   Login   |   Register   |
New_Topic
Print Previous Topic Next Topic

[Linux] Need help with USB WIFI Adapter on ROC-RK3323-CC...

9

Credits

0

Prestige

0

Contribution

new registration

Rank: 1

Credits
9

【Linux】 Need help with USB WIFI Adapter on ROC-RK3323-CC...

Posted at 8/29/2018 05:40:50      View:12231 | Replies:10        Print     [Copy Link] 1#


I have spent many hours and am extremely frustrated. I installed image "ROC-RK3328-CC_Debian9-Arch64_20180525.img" on a new Renegade board and plugged in a compatible USB Wireless adapter "Ralink Technology, Corp. MT7601U Wireless Adapter" but when I run 'ifconfig -a' or 'iwconfig' I am only showing lo and eth0.

Everything looks right, can anyone help what I am missing???
apt-get install firmware-misc-nonfree (installed)
lsusb

Bus 001 Device 002: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter

root@renegade:/lib/firmware# find / -name mt7601u*
/lib/firmware/mt7601u.bin

root@renegade:/lib/firmware# find / -name mt7601u
/usr/src/linux-headers-4.4.114-00003-g78cbf59-dirty/drivers/net/wireless/mediatek/mt7601u
/lib/modules/4.4.114-00003-g78cbf59-dirty/kernel/drivers/net/wireless/mediatek/mt7601u

root@renegade:/lib/firmware# iwconfig
lo no wireless extensions.

eth0 no wireless extensions.

root@renegade:/lib/firmware# ifconfig -a
eth0: flags=-28605<UP,BROADCAST,RUNNING,MULTICAST,DYNAMIC> mtu 1500
inet 192.168.5.108 netmask 255.255.255.0 broadcast 192.168.5.255
inet6 fe80::8cfd:79ff:fe5e:859 prefixlen 64 scopeid 0x20
ether 8e:fd:79:5e:08:59 txqueuelen 1000 (Ethernet)
RX packets 1899 bytes 189893 (185.4 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 1558 bytes 574408 (560.9 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
device interrupt 38

lo: flags=73<UP,LOOPBACK,RUNNING> mtu 65536
inet 127.0.0.1 netmask 255.0.0.0
loop txqueuelen 1 (Local Loopback)
RX packets 52 bytes 4769 (4.6 KiB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 52 bytes 4769 (4.6 KiB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0

Here is the full 'dmesg': https://pastebin.com/J7xpz8Vk

Any guidance would be appreciated, thanks!
Reply

Use props Report

You need to log in before you can reply Login | Register

This forum Credits Rules

Quick Reply Back to top Back to list