On 2020-03-08 11:54 a.m., Alan Stern wrote:
On Sat, 7 Mar 2020, James wrote:
https://github.com/aircrack-ng/rtl8812au/blob/v5.6.4.2/README.md
USB Mode Switch
0: doesn't switch, 1: switch from usb2.0 to usb 3.0 2: switch from
usb3.0 to usb 2.0
$ rmmod 88XXau
$ modprobe 88XXau rtw_switch_usb_mode:int (0: no switch 1: switch from
usb2 to usb3 2: switch from usb3 to usb2)
Have you tried using this driver? Does it work?
Neither the bu or the au driver get me above 144Mbps and the network is
only an (5GHz N I think).
One of the comments about the bu driver was that the person thinks it
doesn't have the code to do 80211AC.
Someone has the au working at 866Mbps (80211AC).
I want to use it on my Raspberry Pi 4 but it is not x86 so I haven't
been able to compile it.
The is an au package but it is an old driver and caused a lot of problems.
I am looking for an Atheros or Intel USB one (5GHz 80211N) but I haven't
found anything yet.
Maybe you can convince the authors of this 88XXau driver to merge it
with the rtl88x2bu driver already in the standard kernel. That's what
was managing your Realtek adapter in your earlier email.
I wish Realtek would but there doesn't seem like much interest.