Giter Site home page Giter Site logo

antoinejaussoin / rtl8814au Goto Github PK

View Code? Open in Web Editor NEW

This project forked from swiftone1/rtl8814au

0.0 2.0 0.0 2.14 MB

Realtek 8814AU USB WiFi driver (trying out TP-LINK tweaks)

License: Other

Makefile 0.46% Shell 0.02% C 94.55% C++ 4.68% Objective-C 0.30%

rtl8814au's Introduction

Realtek 8814AU USB WiFi Driver

Driver for the Edimax EW7833UAC (AC1750 802.11ac Dual-Band Wi-Fi USB 3.0 Adapter) and other adapters using the same Realtek chipset. Modified from the original source code for Linux kernels up to 4.8 with DKMS support.

DKMS

DKMS is a system which will automatically recompile and install a kernel module when a new kernel gets installed or updated. To make use of DKMS, install the dkms package, which on Debian (based) systems is done like this:

# apt-get install dkms

To make use of the DKMS feature with this project, do the following:

sudo ./dkms-install.sh

Whereby it is assumed you're in the cloned project directory and the current branch is driver-4.3.21 (the default). If you want to use another driver version, adjust DRV_VERSION defined in the shell scripts accordingly.

If you later on want to remove it again, do the following:

sudo ./dkms-remove.sh

rtl8814au's People

Contributors

diederikdehaas avatar paspro avatar sbosshardt avatar masap avatar napalu avatar

Watchers

Antoine Jaussoin 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.