Update 'README.md'

This commit is contained in:
2022-01-15 10:51:27 +00:00
parent 61a6f86821
commit 8979a428fd

View File

@@ -1,5 +1,26 @@
# Hardware
- Raspberry PI W
- HiFiBerry - DAC Plus
# Setup
- OS setup, [instructions](/marcio.fernandes/raspberrypi)
- HiFiBerry Setup
1. remove driver for the onboard sound
Remove the line
dtparam=audio=on
from /boot/config.txt if it exists.
2. add this line
dtoverlay=hifiberry-dacplus
to /boot/config.txt