mirror of
https://github.com/chinawrj/rtl8812au
synced 2024-11-12 17:17:29 +00:00
Update README.md
* Fixed some typos
This commit is contained in:
parent
8325e1859b
commit
c7ea7b6e65
@ -42,7 +42,7 @@ To download v4.3.21
|
||||
```
|
||||
git clone -b v4.3.21 https://github.com/aircrack-ng/rtl8812au.git
|
||||
```
|
||||
Maybe you should install some packet to build it.
|
||||
Package / Build dependencies
|
||||
```
|
||||
sudo apt-get install build-essential
|
||||
sudo apt-get install linux-headers-`uname -r`
|
||||
@ -88,7 +88,7 @@ sudo service NetworkManager restart
|
||||
```
|
||||
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/
|
||||
"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
|
||||
|
Loading…
Reference in New Issue
Block a user