Git Product home page Git Product logo

dwa-182_rev-d1's Introduction

Driver for rtl88x2bu wifi adaptors with focus on DWA-182

Updated driver for rtl88x2bu wifi adaptors based on cilynx/rtl88x2bu. The project started with official versions downloaded from D-Link's download page for the DWA-182 Rev D. Unfortunately, D-Link's version stopped do work on Linux v5.3.

Purpose of the repository

The purpose of this repository is to update the driver such that it can be compiled with recent versions of the Linux kernel on x86-64. The repository of cylinx does something very similar.

The main difference between this and cilynx' repositories are that this repository compiles with -O2 -Wall -Wextra -Werror (and can compile with -O3 โ€ฆ), leading to few additional bugfixes and possibly some performance improvements. On the other hand, cylinx' repository seems to support some RasperryPi use cases and some more devices.

Simple Usage

In order to make direct use of the driver it should suffice to build the driver with make and to load it with insmod 88x2bu.ko. This will allow you to use the driver directly without changing your system persistently.

Update

Carbon Illustrative Code

DKMS installation

If you want to have the driver available at startup, it will you convenient to register it in DKMS. This can be done completely automatically with the script deploy.sh.

dwa-182_rev-d1's People

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.