mirror of
https://github.com/drygdryg/rtl8188eus.git
synced 2025-04-29 02:37:16 +09:00
Update README.md
This commit is contained in:
parent
9b6e1f1c3d
commit
f4602b70a9
12
README.md
12
README.md
@ -2,9 +2,10 @@
|
|||||||
|
|
||||||
# Realtek rtl8188eus & rtl8188eu & rtl8188etv WiFi driver
|
# Realtek rtl8188eus & rtl8188eu & rtl8188etv WiFi driver
|
||||||
<b>This driver supports:</b>
|
<b>This driver supports:</b>
|
||||||
* frame injection
|
* Android 8
|
||||||
* monitor mode
|
* Frame injection
|
||||||
* MESH mode
|
* Monitor Mode
|
||||||
|
* MESH Mode Operation
|
||||||
* .. and kernels up to v5.0+ (rc3 tested)
|
* .. and kernels up to v5.0+ (rc3 tested)
|
||||||
|
|
||||||
This is a pure Realtek release, not from vendor but from all the Realtek multichip "bases"
|
This is a pure Realtek release, not from vendor but from all the Realtek multichip "bases"
|
||||||
@ -17,7 +18,7 @@ Create a file named "rtl8188eus.conf", add a 1 liner to it: "blacklist r8188eu"
|
|||||||
<br>
|
<br>
|
||||||
2. Then move the file to "/etc/modprobe.d/"
|
2. Then move the file to "/etc/modprobe.d/"
|
||||||
<br>
|
<br>
|
||||||
3. "make && make install"
|
3. "make && make install"<br>
|
||||||
4. "rmmod r8188eu && insmod rtl8188eus"
|
4. "rmmod r8188eu && insmod rtl8188eus"
|
||||||
|
|
||||||
# MONITOR MODE ATTENTION
|
# MONITOR MODE ATTENTION
|
||||||
@ -30,6 +31,9 @@ Create a file named "rtl8188eus.conf", add a 1 liner to it: "blacklist r8188eu"
|
|||||||
* Finish the walkthrough of the base for understanding.
|
* Finish the walkthrough of the base for understanding.
|
||||||
* There is a bug in monitor mode related to Network-Manager.
|
* There is a bug in monitor mode related to Network-Manager.
|
||||||
This needs priority because it causes interferrence.
|
This needs priority because it causes interferrence.
|
||||||
|
* Add HT (RX) Greenfield capabilities
|
||||||
|
* pcap_activate error on "reaver" - investigate
|
||||||
|
* Go through the VHT.
|
||||||
* Add more VID/PIDS for all 3 chipsets supported.
|
* Add more VID/PIDS for all 3 chipsets supported.
|
||||||
<br>
|
<br>
|
||||||
more tba..
|
more tba..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user