Thank you for your donation!


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


Solved: Suptronics x400 device not working
#4
(10-02-2018, 11:59 AM)Tim Curtis Wrote: 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

Yes - I've been using the HIFI DAC+ i2s selection instead - which I assume uses the same overlay. Maybe its the code that Moode uses to select the overlay for the x400 that has broken?
Adrian
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 adrian311 - 10-02-2018, 12:50 PM

Forum Jump: