From 9d2459628dd24da0d47eeba32838635edef93c95 Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" Date: Sat, 15 Jan 2022 11:27:29 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c28adb8..b6d09d5 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ - HiFiBerry - DAC Plus # Setup - OS setup, [instructions](/marcio.fernandes/raspberrypi) - - HiFiBerry Setup + - HiFiBerry Setup ([information source](https://www.hifiberry.com/docs/software/configuring-linux-3-18-x/)) 1. remove driver for the onboard sound Remove the line @@ -12,8 +12,9 @@ from /boot/config.txt if it exists. - 2. add this line + 2. add this lines + force_eeprom_read=0 dtoverlay=hifiberry-dacplus to /boot/config.txt