Please use 5.9.3.2 version at https://github.com/gordboy/rtl8812au-5.9.3.2
Only supports 8812AU chipset.
Works fine with 5.8.rc3 kernel. Source now builds with no warnings or errors.
Added (cosmeticly edited) original Realtek_Changelog.txt, this README.md and dkms.conf.
Added device USB IDs, sorted by ID number. Added regdb files.
Removed LED control, which was added for driver version 5.2.20
To build and install module manually:
$ make
$ sudo make installTo use dkms install:
(as root, or sudo) copy source folder contents to /usr/src/rtl8812au-5.6.4.2$ sudo dkms add -m rtl8812au -v 5.6.4.2
$ sudo dkms build -m rtl8812au -v 5.6.4.2
$ sudo dkms install -m rtl8812au -v 5.6.4.2To use dkms uninstall and remove:
$ sudo dkms remove -m rtl8812au -v 5.6.4.2 --allAs others have noted, people using NetworkManager need to add this stanza to /etc/NetworkManager/NetworkManager.conf
[device]
wifi.scan-rand-mac-address=noIf needed, copy the regulatory database files in regdb/ to /lib/firmware/
$ sudo cp ./regdb/* /lib/firmware/