wifinigel Posted January 28, 2021 Posted January 28, 2021 I'm using Buster on the Neo3 but am having an issue using an MT7610 USB wireless NIC. I believe the 7610 is on the list of supported devices, so am not sure if I'm hitting an issue with the build? Image Info: Armbian_20.11.10_Nanopineo3_buster_current_5.9.14.img.xz Error message from dmesg: [ 385.819703] usb 4-1: new high-speed USB device number 4 using xhci-hcd [ 385.983275] usb 4-1: New USB device found, idVendor=0e8d, idProduct=7610, bcdDevice= 1.00 [ 385.983299] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 385.983314] usb 4-1: Product: WiFi [ 385.983330] usb 4-1: Manufacturer: MediaTek [ 385.983344] usb 4-1: SerialNumber: 1.0 [ 386.272183] usb 4-1: reset high-speed USB device number 4 using xhci-hcd [ 386.424849] mt76x0u 4-1:1.0: ASIC revision: 76100002 MAC revision: 76502000 [ 386.431410] mt76x0u 4-1:1.0: mediatek/mt7610e.bin not found, switching to mediatek/mt7610u.bin [ 386.431488] mt76x0u 4-1:1.0: Direct firmware load for mediatek/mt7610u.bin failed with error -2 [ 386.440783] mt76x0u: probe of 4-1:1.0 failed with error -2 [ 386.440897] usbcore: registered new interface driver mt76x0u The product ID seems to indicate its a 7610 (idProduct=7610), but there is a message about trying to load mt7610e.bin. Looking on the MediaTek site, it lists both the 7610e & 7610u chips under the title of MT7610. Does the distribution only support the 7610u and I'm trying to use a 7610e? On the neo3 Armbian page, it lists a generic 7610 as being supported: https://www.armbian.com/nanopineo3/ Thanks in advance. Nigel.
Werner Posted January 28, 2021 Posted January 28, 2021 1 minute ago, wifinigel said: mt7610e.bin 1 minute ago, wifinigel said: buster Install firmware-misc-nonfree package
Igor Posted January 28, 2021 Posted January 28, 2021 or perhaps full version of firmware via armbian-config.
Recommended Posts