mirror of
https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git
synced 2025-10-19 09:01:10 +02:00
README: add RPi kernel headers (#286)
This was required for me with latest Raspbian stretch.
This commit is contained in:
committed by
Harshavardhana
parent
ba6fa69560
commit
754aa52e97
@@ -24,7 +24,7 @@ This code is base on version 4.3.14 from https://github.com/diederikdehaas/rtl88
|
||||
Install kernel headers and other dependencies.
|
||||
|
||||
```sh
|
||||
# sudo apt-get install linux-image-rpi-rpfv linux-headers-rpi-rpfv dkms build-essential bc
|
||||
# sudo apt-get install linux-image-rpi-rpfv linux-headers-rpi-rpfv raspberrypi-kernel-headers dkms build-essential bc
|
||||
```
|
||||
|
||||
Append following at the end of your ``/boot/config.txt``, reboot your Pi
|
||||
|
Reference in New Issue
Block a user