• This repository has been archived on 27/Mar/2022
  • Stars
    star
    107
  • Rank 323,587 (Top 7 %)
  • Language
    C
  • Created about 5 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Realtek 8812AU driver version 5.6.4.2

rtl8812au

Realtek 8812AU driver version 5.6.4.2 ** NOW OBSOLETE **


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

Building

To build and install module manually:

$ make
$ sudo make install

To 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.2

To use dkms uninstall and remove:

$ sudo dkms remove -m rtl8812au -v 5.6.4.2 --all

NetworkManager

As others have noted, people using NetworkManager need to add this stanza to /etc/NetworkManager/NetworkManager.conf

  [device]
  wifi.scan-rand-mac-address=no

Regdb files

If needed, copy the regulatory database files in regdb/ to /lib/firmware/

$ sudo cp ./regdb/* /lib/firmware/