1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-04-29 15:19:40 +02:00

README: add RPi kernel headers (#286)

This was required for me with latest Raspbian stretch.
This commit is contained in:
Julian Oes 2019-03-11 14:51:48 +01:00 committed by Harshavardhana
parent ba6fa69560
commit 754aa52e97

View File

@ -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