Changes

Jump to navigation Jump to search

X450/X5500 Software Configuration

1,987 bytes added, 12:17, 16 April 2020
Created page with "{{GD Template Impl}} ==Volumio (Version: 2.118)== Select the<span style="color:red;">“PLAYBACK OPTIONS”</span>menu, Turn on <span style="color:red;">"I2S DAC"</span> and..."
{{GD Template Impl}}
==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!

==Raspbian Stretch==
REMOVE THE DRIVER FOR THE ONBOARD SOUND
<pre>
1) pi@raspberrypi ~ $ sudo nano /boot/config.txt
2) Remove the line: dtparam=audio=on
</pre>
CONFIGURE DEVICE TREE OVERLAY FILE
<pre>
3) Add the following line
dtoverlay=hifiberry-dac
4) Save your changes by pressing Ctrl-x then Y
5) Reboot your Raspberry Pi
pi@raspberrypi ~ $ sudo reboot
</pre>

[[Category:Product Manual]]
[[Category:Raspberry pi]]

Navigation menu