bjlockie

Results 193 comments of bjlockie

``` wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/mediatek/WIFI_RAM_CODE_MT7961_1.bin wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin ``` Even if it got corrupted firmware, why is it reporting it is using the old ones?

Dec 2023 is the latest version at the kernel website? Are the new files available on another website?

Could you try live distro with a 6x kernel?

2 of the Alfa adapters use Realtek chips. The third one appears to be usb-c but maybe the cable is detachable.

https://www.alfa.com.tw/collections/wifi-6-6e-usb

Paul, would you be able to try the adapter on an x86? The 7921au adapters work on Arm so that probably won't show anything but it might. :-)

`dbl.spamhaus.org [blacklisted] (127.0.1.255) spamsources.fabel.dk [blacklisted] (127.0.0.2) ` I wonder if they are standard return codes that all blacklist sites use.

Does your device show up as USB3? lsusb -v -d 0bda:b812 probably (lsusb will show you the device (eg. 0bda:b812)). Look for 'bcdUSB xxxx' and 'Device can operate at Full...

This might be telling "SuperSpeed USB Device Capability". I suspect the interface is USB 3 but the internals are USB 2. Mine won't connect at USB 3 even in a...

The module has a parameter to switch to USB 3 mode. Put options 88x2bu rtw_switch_usb_mode=1 in /etc/modeprobe.d/88x2bu.conf on ubuntu. It seems "fake" (maybe fooling the USB subsystem. I don't think...