2,382 bytes added,
13:24, 3 August 2023 {{GD Template Impl}}
==Raspbian Stretch==
The following operation is in the <span style="color:red;">config.txt</span> file
REMOVE THE DRIVER FOR THE ONBOARD SOUND
<pre>
sudo nano /boot/config.txt
#Remove the line or add the '#' at the begin of this line;
#dtparam=audio=on
</pre>
CONFIGURE DEVICE TREE OVERLAY FILE
<pre>
#Add the following line at the end of config.txt file;
dtoverlay=hifiberry-dac
#Save config.txt file(Ctrl-x then Y), then reboot raspberry pi
sudo reboot
</pre>
==Volumio (Version: 2.118)==
Select the<span style="color:red;">“PLAYBACK OPTIONS”</span>menu, Turn on <span style="color:red;">"I2S DAC"</span> and select <span style="color:red;">"Hifiberry DAC"</span> under<span style="color:red;">“DAC Model.”</span> Then reboot and you are done.
[[File:Volumio_1.jpg|Volumio]]
==Moode Audio Player (Version: 3.1)==
Simply select the<span style="color:red;">“Configure”</span>menu, select <span style="color:red;">"Audio"</span> under <span style="color:red;">"configuration settings"</span>, then select <span style="color:red;">"HiFiBerry DAC" </span>under <span style="color:red;">“I2S audio device"</span>, Finally click <span style="color:red;">“SET”</span>and reboot.
[[File:Moode.jpg|Moode]]
==OSMC (Version: 20170210)==
1. Select My OSMC and enter <span style="color:red;">"Pi Config"</span>.
[[File:Osmc-1.jpg|OSMC-1]]
2. Select <span style="color:red;">"Hardware Support"</span> and choose your <span style="color:red;">"hifiberry-dac-overlay"</span> in the Soundcard Overlay parameter.
[[File:Osmc-2.jpg|OSMC-2]]
3. Restart your Raspberry Pi.
[[File:Osmc-3.jpg|OSMC-3]]
4. Select <span style="color:red;">"Settings"</span>.
[[File:Osmc-4.jpg|OSMC-4]]
5. Select <span style="color:red;">"System"</span>.
[[File:Osmc-5.jpg|OSMC-5]]
6. Select <span style="color:red;"> "Audio output"</span> and set the Audio output device parameter to ALSA: <span style="color:red;">Default (snd_rpi_hifiberry_dac Analog)</span>
[[File:Osmc-6.jpg|OSMC-6]]
7. Done!
==Picoreplayer==
for the picoreplayer the correct hardware is the '''Audiophonics ISabre Q2M'''
hw:CARD=DAC,DEV=0 - I-Sabre Q2M DAC, I-Sabre Q2M DAC i-sabre-codec-i2c.1-0048-0
Thanks to '''Ignace Sannen''' <!-- ignace.sannen@gmail.com-->
Return to [[X5500]] [[X450]]
<comments/>
[[Category:Product Manual]]
[[Category:Raspberry pi]]