Update README.md

This commit is contained in:
Christian B 2019-02-11 01:18:35 +01:00 committed by GitHub
parent b5789ece30
commit 9b6e1f1c3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,17 +1,16 @@
## rtl8188eus v5.3.9
# Realtek rtl8188eus & rtl8188eu & rtl8188etv WiFi driver
<b>This driver supports:</b><br>
<b>This driver supports:</b>
* frame injection
* monitor mode
* MESH mode
* .. and kernels up to v5.0+ (rc3 tested)
<br>
<br>
This is a pure Realtek release, not from vendor but from all the Realtek multichip "bases"<br>
we've seen, this must be the newest, most stable and effective one.<br>
This is a pure Realtek release, not from vendor but from all the Realtek multichip "bases"
we've seen, this must be the newest, most stable and effective one.
The performance and code quality has been improved and thats about time.
<br>
# HowTo build/install
1. You will need to blacklist another driver in order to use this one instead of the kernel provided.
Create a file named "rtl8188eus.conf", add a 1 liner to it: "blacklist r8188eu"
@ -20,10 +19,11 @@ Create a file named "rtl8188eus.conf", add a 1 liner to it: "blacklist r8188eu"
<br>
3. "make && make install"
4. "rmmod r8188eu && insmod rtl8188eus"
<br>
# MONITOR MODE ATTENTION
<b>There is a bug or interferrence with the driver and/or Network-Manager, so if you wan't to use
the monitor mode, DON'T kill the network-manager (infact)</b>
the monitor mode, DON'T kill the network-manager or use airmon-ng (infact)</b>
<br>
# TODO