sloretz / rtl8811au

Driver for usb wifi devices using rtl8811au chip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtl8811au driver for recent version of ubuntu

This repo contains a driver originally called rtl8821AU_linux_v4.3.14_13455.20150212_BTCOEX20150128-51 with additional patches to get it to build on Ubuntu xenial 16.04.

I originally got the source code off a cd that came with this usb wifi adapter.

I tested on Ubuntu 16.04.2 LTS with kernel 4.4.0-64-generic using a "Heiyo Network Wi-Fi Dongle 802.11ac"

Building

sudo make clean
make -j 8
sudo make install

License

The driver license appears to be GPLv2

Similar repositories

The repository diederikdehaas/rtl8812AU appears to have newer and older versions of the RealTek driver. It also has a version supporting dkms.

About

Driver for usb wifi devices using rtl8811au chip


Languages

Language:C 95.3%Language:C++ 2.2%Language:Objective-C 2.1%Language:Makefile 0.5%Language:Shell 0.0%