This driver works great, thank you! Out of curiosity, is there any way to use the built-in Linux Kernel driver and be able to run in USB 3.0 mode? Using this driver here, one can use rtw_switch_usb_mode=1 to force USB3.0 speeds, for example.
I am using the latest 6.4.7-arch1-1 which supports this adapter, but lsusb -t on a USB3 port shows it running at 480MB (USB 2) using the built-in kernel driver (rtw_8822bu).
Pinned Comments
RinCat commented on 2020-09-20 23:29 (UTC)
If you encountered any problems, set debug log use
echo 5 > /proc/net/rtl88x2bu/log_level
ormodprobe 88x2bu rtw_drv_log_level=5
, and post your dmesg and network managers logs to https://pastebin.com/ .