Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Suptronics x400 device not working
#2
moOde simply sets dtoverlay=iqaudio-dacplus for that particular device which is what the manufacturer specifies as the i2s driver to be used. There is no other configuration except to verify in MPD config that Audio device = I2S audio device, then click APPLY.

Here is config.txt for my Pi-ZeroW w/IQaudIO DACZero. This DAC works perfectly which confirms that their I2S driver is functioning properly.
Code:
pi@rp2:~ $ cat /boot/config.txt
disable_splash=1
hdmi_drive=2
dtparam=i2c_arm=on
dtparam=i2s=on
dtparam=audio=off
dtoverlay=iqaudio-dacplus
#dtoverlay=pi3-disable-wifi
#dtoverlay=pi3-disable-bt

Maybe there has been some change in the dacplus i2s driver in latest Linux kernel ?? I would have no way of knowing...

-Tim
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Suptronics x400 device not working - by adrian311 - 10-02-2018, 08:26 AM
RE: Suptronics x400 device not working - by Tim Curtis - 10-02-2018, 11:59 AM

Forum Jump: