(**Staging Build**)
4.4.0-141-generic4.8.0-58-generic
4.10.0-42-generic
4.11.0-14-generic
4.13.0-45-generic
4.15.0-43-generic
- 2.4 ➜ 4.15 - only installed on v4+ (See above travis status), but should theoretically work for as early as 2.4
- Ubuntu 16.04/4.13.0-39-generic
- Requires
dkms
- Simply run
install.sh
as root
As root run the following:
- make clean
- make
- make install
- modprobe 8821au --verbose
- diederikdehaas for the changes necessary for compiling on kernel versions greater than 4.12. See his rtl8812au repo
- masterzorag's PR commit for pointing me in the right direction
- scinart for the pull request that made it possible to compile on 4.15+
- Find a way to download and test arbitrary kernels