12-19-2020, 12:25 PM
(12-19-2020, 11:14 AM)adrian311 Wrote: Hi Tim/Team
MoOde 7 installed well, and looking very nice - thanks!
One small issue - RPi2 with Suptronics x400 Dac/amp doesn't output any sound even though the source is playing, and gives the following error message:
MPD error
Failed to open "ALSA default" (alsa); Failed to open ALSA device "hw:0,0": No such file or directory
If I set the Dac to something like HiFiBerry DAC + (which uses same 5122 chipset) all is well, and also gives access to the same chip options - filters, on chip hardware volume etc. I'm guessing the Suptronics setting is not finding the overlay or something?
Regards
Adrian
I just ran a quick test and after setting I2S device to Suptronics x400 the iqaudio-dacplus overlay is added to config.txt. I don't recall changing anything for the Suptronics device in the SQL table but if it should be using the Hifiberry overlay I can change it.
Is there a link to Suptronix product info that states which overlay to use?
Code:
pi@rp2:~ $ cat /boot/config.txt
disable_splash=1
disable_overscan=1
hdmi_drive=2
hdmi_blanking=1
hdmi_force_edid_audio=1
hdmi_force_hotplug=1
hdmi_group=0
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
dtoverlay=iqaudio-dacplus
#dtoverlay=disable-wifi
#dtoverlay=disable-bt