mirror of
https://github.com/gnab/rtl8812au
synced 2025-01-08 17:46:23 +00:00
Update readme add "Automatically load at boot:"
only needed for some machines Signed-off-by: Felipe Leon <fglfgl27@gmail.com>
This commit is contained in:
parent
3e450d16d9
commit
1c6f934b09
@ -69,6 +69,10 @@ Check with:
|
|||||||
```sh
|
```sh
|
||||||
$ sudo dkms status
|
$ sudo dkms status
|
||||||
```
|
```
|
||||||
|
Automatically load at boot:
|
||||||
|
```sh
|
||||||
|
$ echo 8812au | sudo tee -a /etc/modules
|
||||||
|
```
|
||||||
Eventually remove from DKMS with:
|
Eventually remove from DKMS with:
|
||||||
```sh
|
```sh
|
||||||
$ sudo dkms remove -m 8812au -v 4.2.2 --all
|
$ sudo dkms remove -m 8812au -v 4.2.2 --all
|
||||||
|
Loading…
Reference in New Issue
Block a user