Coder Social home page Coder Social logo

rtl8188eus's Introduction

rtl8188eus

This is the updated and error free driver for TP-link wn772n v2/3 wifi adapter.

Steps to install this driver on your linux machine. Plug in the adapter first.

  1. sudo apt update
  2. sudo apt install dkms bc
  3. git clone https://github.com/Munazirul/rtl8188eus
  4. cd rtl8188eus
  5. echo "blacklist r8188eu.ko" >> "/etc/modprobe.d/realtek.conf"
  6. echo "blacklist 8188eu.ko" >> "/etc/modprobe.d/realtek.conf"
  7. sudo make
  8. sudo make install
  9. sudo reboot (must)
  10. sudo modprobe 8188eu (Only if the wifi networks are not shown on your machine)

Alternate solution

If you still face any trouble installing this driver on your Kali machine, my suggestion is to download Parrot OS Home 5.0.1 from - https://deb.parrot.sh/parrot/iso/5.0.1/Parrot-home-5.0.1_amd64.iso.torrent or https://deb.parrot.sh/parrot/iso/5.0.1/ There is no need to install any driver on your parrot OS Home edition. "Do not" update or upgrade your Parrot OS after downloading and installing it on virtualBox (apt update and upgrade). I am personally using my TP-Link adapter on my Parrot OS Home without the requirement of any driver.

Original Driver can be found at https://github.com/aircrack-ng/rtl8188eus

rtl8188eus's People

Contributors

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