Skip to content

Sources for compiling driver for rtl8821au chipset. Compatible with most kernels

License

Notifications You must be signed in to change notification settings

smac89/rtl8821au

Repository files navigation

rtl8821AU

This repository contains drivers for RTL8821au.


(**Staging Build**) Build Status 4.4.0-141-generic
4.8.0-58-generic
4.10.0-42-generic
4.11.0-14-generic
4.13.0-45-generic
4.15.0-43-generic

Supports kernel versions

  • 2.4 ➜ 4.15 - only installed on v4+ (See above travis status), but should theoretically work for as early as 2.4

Compiled successfully on

  • Ubuntu 16.04/4.13.0-39-generic

Installation

Auto

  • Requires dkms
  • Simply run install.sh as root

Manual

As root run the following:

  • make clean
  • make
  • make install
  • modprobe 8821au --verbose

Thanks to

Useful links


TODO

  • Find a way to download and test arbitrary kernels

Releases

No releases published

Packages

No packages published

Languages