Giter Site home page Giter Site logo

8812au's Introduction

8812au

Linux driver for Realtek 802.11ac, used in many dual-band (5Ghz/2.4Ghz) WiFi USB adapters (dongles).

This source was originally distributed by TP-LINK on 2015/8/21 to be used with their Archer T4U AC1200 V1. I made some modifications to allow it to work for me.

I have not tested it on other 8812au devices, but it may work for you.

Note that this driver only uses USB 2.0. You will not get USB 3.0 speeds on Linux, even if you use a USB 3.0 port. As far as I can tell, nobody has implemented USB 3.0 support for 8812au on Linux. :(

Please don't open issues here with general problems. I did not write this driver and do not maintain it. I can only assist with the specific modifications that I made.

My Modifications

  • Added support for Linux 3.18 to 4.5: to see my changes, grep for "tliron"
  • Added support for DKMS

Installing with DKMS

This will make your life much easier, as it will automatically recompile and install the driver for any new kernel you add. Simply cd to the directory and run:

sudo dkms install .

To uninstall the driver from all kernels:

sudo dkms remove 8812au/150821 --all

(Note that I configured DKMS to use all your cores for compilation of the driver. This is a good practice that greatly speeds up installation. I hope to see it used more often!)

Other Implementations

There are many versions of this driver out there, with many modifications. It is unfortunate that the effort is so dispersed! I've tried all of them, but unfortunately only the one distributed TP-LINK worked with no network drops or slowdowns. But these may work for you:

8812au's People

Contributors

tliron avatar tzhuan avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.