no interface for mt76x2u wifi card

Discussion about U-Boot and the kernel.

no interface for mt76x2u wifi card

Postby zebul666 » Mon Jan 15, 2024 1:28 pm

so I have a netgear A6210 usb wifi card
No interface is showing up on kernel 6.6.10/11 on rpi3b (or rpi2)
It's fine in 6.1.66 (only tested on rpi2) but it's expected to work on 6.1.66 on rpi3b too, because it was working before some time ago...
Last edited by zebul666 on Mon Jan 15, 2024 1:33 pm, edited 1 time in total.
zebul666
 
Posts: 48
Joined: Fri Jul 10, 2015 4:55 pm

Re: no interface for mt76x2u wifi card

Postby graysky » Mon Jan 15, 2024 1:31 pm

Are you using the linux-rpi kernel package? It should be providing that module:
[code]
% pacman -Ql linux-rpi|grep mt76x2
linux-rpi /usr/lib/modules/6.6.11-1-rpi-ARCH/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/
linux-rpi /usr/lib/modules/6.6.11-1-rpi-ARCH/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2-common.ko.xz
linux-rpi /usr/lib/modules/6.6.11-1-rpi-ARCH/kernel/drivers/net/wireless/mediatek/mt76/mt76x2/mt76x2u.ko.xz
[/code]
graysky
Developer
 
Posts: 1731
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: no interface for mt76x2u wifi card

Postby zebul666 » Mon Jan 15, 2024 1:34 pm

oh yeah the module is loaded. but no interface
zebul666
 
Posts: 48
Joined: Fri Jul 10, 2015 4:55 pm

Re: no interface for mt76x2u wifi card

Postby graysky » Mon Jan 15, 2024 1:36 pm

If it worked under the 6.1.y series but not under the 6.6.y series, recommend you open an issue against the kernel package. Let's see what upstream has to say:
make_clickable_callback(MAGIC_URL_FULL, '
', 'https://github.com/raspberrypi/linux/issues/new/choose', '', ' class="postlink"')

Do you see any errors in journalctl output?
graysky
Developer
 
Posts: 1731
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: no interface for mt76x2u wifi card

Postby zebul666 » Mon Jan 15, 2024 1:51 pm

[code]
kernel: usb 1-1.3: USB disconnect, device number 7
kernel: usb 1-1.3: new high-speed USB device number 8 using dwc_otg
kernel: usb 1-1.3: New USB device found, idVendor=0846, idProduct=9053, bcdDevice= 1.00
kernel: usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
kernel: usb 1-1.3: Product: A6210
kernel: usb 1-1.3: Manufacturer: NETGEAR
kernel: usb 1-1.3: SerialNumber: 100
kernel: usb 1-1.3: reset high-speed USB device number 8 using dwc_otg
kernel: mt76x2u 1-1.3:1.0: ASIC revision: 76120044
kernel: page_pool_create() gave up with errno -22
kernel: mt76x2u: probe of 1-1.3:1.0 failed with error -22
[/code]
the last 2 lines are weird. I thought it was related to a pl2303 usb device (a temp probe) but this happens without it and with the wifi card only
and this happens on 2 rpis. so not the usb hub
zebul666
 
Posts: 48
Joined: Fri Jul 10, 2015 4:55 pm

Re: no interface for mt76x2u wifi card

Postby zebul666 » Mon Jan 15, 2024 1:56 pm

make_clickable_callback(MAGIC_URL_FULL, '', 'https://github.com/raspberrypi/linux/issues/5851', '', ' class="postlink"')

someone told me "sounds like a defconfig/dtb issue" on #raspberrypi if it means anything to you
zebul666
 
Posts: 48
Joined: Fri Jul 10, 2015 4:55 pm

Re: no interface for mt76x2u wifi card

Postby zebul666 » Sat Feb 24, 2024 12:16 am

It seems either nobody noticed the issue on their github or noone cared about it...
zebul666
 
Posts: 48
Joined: Fri Jul 10, 2015 4:55 pm


Return to U-Boot/Kernel

Who is online

Users browsing this forum: No registered users and 2 guests