Thank you for your donation!


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


Solved: Suptronics x400 device not working
#3
(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.

...

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

-Tim


I don't have a DAC which uses this driver but searching the kernel module for build info suggests no change between moOde r4.2 and r4.3.

Here's a block of output from the strings command on moOde r4.2

Code:
pi@moode42:~ $ strings /lib/modules/4.14.70-v7+/kernel/sound/soc/bcm/snd-soc-iqaudio-dac.ko
...
license=GPL v2
description=ASoC Driver for IQAudio DAC
author=Florian Meier <florian.meier@koalo.de>
srcversion=9C73F76AB1CF8E6BF51BC4D
alias=of:N*T*Ciqaudio,iqaudio-dacC*
alias=of:N*T*Ciqaudio,iqaudio-dac
depends=snd-soc-core
intree=Y
name=snd_soc_iqaudio_dac
vermagic=4.14.70-v7+ SMP mod_unload modversions ARMv7 p2v8
...

while on moOde 4.3:

Code:
pi@moode43:~ $ strings /lib/modules/4.14.72-v7+/kernel/sound/soc/bcm/snd-soc-iqaudio-dac.ko
...
license=GPL v2
description=ASoC Driver for IQAudio DAC
author=Florian Meier <florian.meier@koalo.de>
srcversion=9C73F76AB1CF8E6BF51BC4D
alias=of:N*T*Ciqaudio,iqaudio-dacC*
alias=of:N*T*Ciqaudio,iqaudio-dac
depends=snd-soc-core
intree=Y
name=snd_soc_iqaudio_dac
vermagic=4.14.72-v7+ SMP mod_unload modversions ARMv7 p2v8
...

Kernel has changed but FWIW source version ids are identical. I can't find this id as a commit to the Raspbian source code tree so don't know what to do with it.

Regards,
Kent
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 TheOldPresbyope - 10-02-2018, 12:41 PM

Forum Jump: