morrownr / 8821au-20210708

Linux Driver for USB WiFi Adapters that are based on the RTL8811AU and RTL8821AU Chipsets - v5.12.5.2
Other
579 stars 83 forks source link

(info) Thanks for a great driver! #45

Open thomcom opened 2 years ago

thomcom commented 2 years ago

Hi there! After spending many hours going through drivers, I finally thought to just search Netgear A6100 in github, and saw this as being the most up-to-date. It works! Thanks for your great work!

morrownr commented 2 years ago

Hi @thomcom

Glad this driver worked for you. There are people here that can help if you run into problems.

For your information: There is a Main Menu to this site and it contains a LOT of information regarding usb wifi adapters and Linux:

https://github.com/morrownr/USB-WiFi

Recommended reading includes Main Menu items 1 and 2. It looks like we are going to be able to add a lot of new adapters to the list with in-kernel drivers over the next few months. The first two adapters with the new mt7921au (wifi 6) chipset are now available. The mt7921u driver is already in the mainline kernel. It was first included in kernel 5.18 so the kernel module/driver pre-dates adapters being available which is cool.

Regards