mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2025-01-07 06:35:29 +00:00
Update README.md
* Added information on "realtek-leds" for controlling LED switch
This commit is contained in:
parent
dcda8e2b5e
commit
9055a3e72d
10
README.md
10
README.md
@ -84,6 +84,16 @@ at the end of file /etc/NetworkManager/NetworkManager.conf and restart NetworkMa
|
|||||||
sudo service NetworkManager restart
|
sudo service NetworkManager restart
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## Led Parameter
|
||||||
|
```
|
||||||
|
We've added the "realtek-leds.conf" in build directory,
|
||||||
|
with this you may change the leds to "2 Allways On", " 1 Normal" or "0 Allways Off" with placing the file in "/etc/modprobe.d/
|
||||||
|
|
||||||
|
Manual modprobe will override this file if option value also included at the command line, e.g.,
|
||||||
|
$ sudo modprobe -r 8812au
|
||||||
|
$ sudo modprobe 8812au rtw_led_ctrl=1
|
||||||
|
```
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
```
|
```
|
||||||
astsam - for the main work + monitor/injection support - https://github.com/astsam
|
astsam - for the main work + monitor/injection support - https://github.com/astsam
|
||||||
|
Loading…
Reference in New Issue
Block a user