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 :
|
Firstly, get an updated kernel 4.9 :
|
||||||
```
|
```
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt dist-upgrade
|
sudo apt install raspberrypi-kernel-headers raspberrypi-kernel
|
||||||
sudo apt install raspberrypi-kernel-headers
|
|
||||||
```
|
```
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
@ -61,4 +60,4 @@ Test:
|
||||||
arecord -f cd -Dhw:1 | aplay -Dhw:1
|
arecord -f cd -Dhw:1 | aplay -Dhw:1
|
||||||
|
|
||||||
```
|
```
|
||||||
Enjoy !
|
Enjoy !
|
||||||
|
|
Loading…
Reference in a new issue