Giter Club home page Giter Club logo

rt8192cu_dkms's Introduction

8192cu dkms

About:

Allows easy installation of patched rt8192cu driver via dkms.

Before installation:

This is only relevant if you have installed a driver for rt8192cu once before!
  • Remove the none dkms version of this driver:
    • Change to the old driver directory (where the "Makefile" is)
    • Open terminal in this directory
    • Type: sudo make uninstall
  • Remove the dkms version of this driver:
    • Change to the driver directory (where the "./remove_driver.sh" is)
    • Open terminal
    • Type: sudo ./remove_driver.sh

Install dkms-driver:

  1. Unpack rt8192cu_dkms.zip
  2. Open terminal in rt8192cu_dkms
  3. Type: sudo make install_dkms

Uninstall dkms-driver:

  1. Open terminal in rt8192cu_dkms
  2. Type: sudo make uninstall_dkms

Uninstall dkms-driver manually:

  1. Open terminal
  2. Type: sudo dkms remove -m 8192cu -v 4.0.2.9000.20130911 --all
  3. Type: sudo rmmod 8192cu
  4. Type: sudo modprobe rtl8192cu

Info:

  • Newest realtek driver:
    • Name: RTL8192CU
    • Version: 4.0.2_9000
    • Release: 2013/10/29
  • Tested on Ubuntu & Arch distributions
  • Using procfs implementation from: https://github.com/kolasa/RTL8188C_8192C_USB (tested on kernels up to 4.5)
  • Use makefile to install / uninstall driver

rt8192cu_dkms's People

Contributors

0xbadeaffe avatar adamnovak avatar dz0ny avatar interfect avatar vincent-t avatar

Watchers

 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.