mirror of
https://github.com/gnab/rtl8812au
synced 2024-11-26 23:25:28 +00:00
commit
edaf1ca50d
@ -31,7 +31,7 @@ Installing the driver is simply a matter of copying the built module
|
||||
into the correct location and updating module dependencies using `depmod`:
|
||||
|
||||
```sh
|
||||
$ sudo 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless
|
||||
$ sudo cp 8812au.ko /lib/modules/$(uname -r)/kernel/drivers/net/wireless
|
||||
$ sudo depmod
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user