mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-19 17:11:09 +02:00
927b08e0a313d02ef85d7711284b3a3f17f03e2d
Added IF statement on line 227 to allow module to build on both +4.0 and also backward compatible to 3.x kernels. Tested on Kali Linux with customer kernel v4.0.4.
rtl8812AU_8821AU_linux
rtl8812AU_8821AU linux kernel driver for AC1200 (801.11ac) Wireless Dual-Band USB Adapter
##Autocompiling with DKMS
sudo cp -R . /usr/src/rtl8812AU_8821AU_linux
sudo dkms add -m rtl8812AU_8821AU_linux -v 1.0
sudo dkms build -m rtl8812AU_8821AU_linux -v 1.0
sudo dkms install -m rtl8812AU_8821AU_linux -v 1.0
Languages
C
99.5%
Makefile
0.5%