Update README.md
This commit is contained in:
parent
b2f452a27d
commit
003142f7b3
1 changed files with 2 additions and 3 deletions
|
@ -3,8 +3,7 @@
|
|||
Firstly, get an updated kernel 4.9 :
|
||||
```
|
||||
sudo apt update
|
||||
sudo apt dist-upgrade
|
||||
sudo apt install raspberrypi-kernel-headers
|
||||
sudo apt install raspberrypi-kernel-headers raspberrypi-kernel
|
||||
```
|
||||
|
||||
Next, while the upstream wm8960 codec is not currently supported by current Pi kernel builds, upstream wm8960 has some bugs, we had fixed it. we must it build manually.
|
||||
|
|
Loading…
Reference in a new issue