mirror of
https://github.com/chinawrj/rtl8812au
synced 2025-01-09 10:01:37 +00:00
Update README.md
This commit is contained in:
parent
a3070c3a5c
commit
2ae54681d9
11
README.md
11
README.md
@ -20,11 +20,12 @@ Only for use with Linux & Android
|
|||||||
|
|
||||||
### Supports
|
### Supports
|
||||||
```
|
```
|
||||||
* Android Q supported
|
* Android 10 supported
|
||||||
* Monitor mode
|
* Monitor mode
|
||||||
* Frame injection
|
* Frame injection
|
||||||
* WPA3 SAE
|
* WPA3 SAE
|
||||||
* Wi-Fi Direct
|
* Wi-Fi Direct
|
||||||
|
* wpa_supplicant
|
||||||
* Hostapd
|
* Hostapd
|
||||||
* USB 3.0 (currently forced down to 2.0)
|
* USB 3.0 (currently forced down to 2.0)
|
||||||
* Kernel up to v5.3+
|
* Kernel up to v5.3+
|
||||||
@ -33,6 +34,9 @@ Only for use with Linux & Android
|
|||||||
|
|
||||||
### Known Issues
|
### Known Issues
|
||||||
```
|
```
|
||||||
|
* Interferrence has to be 'killed' with "airmon-ng check kill" or it may not go into monitor mode,
|
||||||
|
it should anyway be a good thing to do before research in monitor mode.
|
||||||
|
|
||||||
* VMware Workstation has issues, giving kernel oops on module load.
|
* VMware Workstation has issues, giving kernel oops on module load.
|
||||||
* Ubuntu has enabled module signing (kernel) by default, workaround:
|
* Ubuntu has enabled module signing (kernel) by default, workaround:
|
||||||
run the 'install-and-sign-ubuntu.sh' in 'tools' folder
|
run the 'install-and-sign-ubuntu.sh' in 'tools' folder
|
||||||
@ -41,9 +45,8 @@ run the 'install-and-sign-ubuntu.sh' in 'tools' folder
|
|||||||
### TODO
|
### TODO
|
||||||
|
|
||||||
```
|
```
|
||||||
* Add txpower control
|
* Do a walkthrough in the code, use some time and
|
||||||
* Add more "iw" output
|
check every corner og HAL and PHYDM for more junk & bugs.
|
||||||
* Upload newer docs/ (from v5.6.4.2)
|
|
||||||
```
|
```
|
||||||
### IPERF3 benchmark
|
### IPERF3 benchmark
|
||||||
<b>[Device]</b> Alfa Networks AWUS036ACH<br>
|
<b>[Device]</b> Alfa Networks AWUS036ACH<br>
|
||||||
|
Loading…
Reference in New Issue
Block a user