GithubHelp home page GithubHelp logo

southboy101 / asus-ac53-rtl8822bu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from maccuaa/asus-ac53-rtl8822bu

0.0 0.0 0.0 3.66 MB

Asus AC53 Nano - RTL8822BU

Makefile 0.31% Shell 0.01% C 96.89% C++ 2.43% Objective-C 0.36%

asus-ac53-rtl8822bu's Introduction

ASUS USB-AC53 Nano - RTL8822B

Use the following instructions to install the Edimax EW-7822ULC Linux Wifi driver.

This driver adds Linux support for the ASUS USB AC53 Nano wireless network adapter.

The following was tested using:

OS: Fedora 31

Kernel: 5.4.10-200.fc31.x86_64

Driver: EW-7822ULC_Linux_Wi-Fi_Driver_1.0.1.6

Instructions

  1. Clone this project:

    $ git clone https://github.com/maccuaa/asus-ac53-rtl8822bu.git
  2. Install the kernel-devel package for the kernel you are currently running:

    ```bash
    # Find your current kernel version
    $ uname -r
    
    $ sudo dnf install kernel-devel-5.4.10-200.fc31.x86_64
    
    ```
    
  3. Install ELF Utils:

    $ sudo dnf info elfutils-libelf-devel
  4. Run the build script:

    $ ./build.sh

Older Kernels

The master branch will only support the latest version of the Linux Kernel.

When a breaking change is introduced, a new branch is created with name of the old kernel version.

To compile the driver for an older kernel, check out the branch that matches your kernel version.


Sources:

asus-ac53-rtl8822bu's People

Contributors

maccuaa 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.