by zebul666 » Wed Oct 09, 2024 12:36 am
oh yes sorry. I am using the 6.6.51-3-rpi (armv7h) (not upgraded yet to the latest one).
the complete log is:
[code]kernel: usb 1-1.3: new high-speed USB device number 7 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 7 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]
and the module is loaded
[code]$ lsmod|grep mt
mt76x2u 20480 0
mt76x2_common 24576 1 mt76x2u
mt76x02_usb 16384 1 mt76x2u
mt76_usb 32768 2 mt76x2u,mt76x02_usb
mt76x02_lib 73728 3 mt76x2u,mt76x02_usb,mt76x2_common
mt76 94208 5 mt76_usb,mt76x02_lib,mt76x2u,mt76x02_usb,mt76x2_common
mac80211 905216 4 mt76,mt76x02_lib,mt76x2u,mt76x02_usb
cfg80211 847872 6 mt76,mac80211,mt76x02_lib,mt76x02_usb,mt76x2_common,brcmfmac
[/code]
but I still don't have a new interface showing up
but with the same kernel aka 6.6.51-3-rpi but on aarch64, this is working