Changes

Jump to navigation Jump to search

X450/X5500 Software Configuration

258 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.
7. Done!
==Raspbian StretchPicoreplayer==The following operation for the picoreplayer the correct hardware is in the <span style'''Audiophonics ISabre Q2M''' hw:CARD=DAC,DEV="color:red;">config0 - I-Sabre Q2M DAC, I-Sabre Q2M DAC i-sabre-codec-i2c.txt1-0048-0 Thanks to '''Ignace Sannen''' </span!-- ignace.sannen@gmail.com--> 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)
#Reboot your Raspberry Pi
sudo reboot
</pre>
Return to [[X5500]] [[X450]]

Navigation menu