Linux driver for Realtek RTL8192EU based on official's TP Link TL - WN823N V3 Beta v5.2.19.1 from 2018-05-08
Supports monitor mode and frame injection for penetration testing abilities.
- DWA-131 (untested)
- GW-300S Katana (untested)
- TL-WN821N V6 (untested)
- TL-WN822N V5 (untested)
- TL-WN823N V3 (tested)
- Added frame injection support
- Monitor mode is now supported
- Turned of powersaving
- Turned of debug
- Added compatibility for Linux Kernel v5.0-rc1
- Added compatibility for Linux Kernel v4.20
- Added compatibility for Linux Kernel v4.19+
- Added compatibility for Linux Kernel v4.15+
- Make sure you have installed the following packages:
- make (Tested on 4.2.1)
- gcc (Tested on 8.2.0)
- git (OPTIONAL, Tested on 2.18.0)
- libelf-dev
- Download and unpack this repo, or just clone with git:
$ git clone https://github.com/ZeeRooo/RTL8192EU.git
$ cd RTL8192EU/
- Build the module:
$ make clean
$ make
$ make install
- Load our shiny module:
$ modprobe 8192eu
https://static.tp-link.com/2018/201805/20180514/TP-Link_Driver_Linux_series8_beta.zip