Hello,
My setup is a follow :
- RPi3.
- Audiophonics ES9018K2M I2S DAC
- Volumio 2.041
- Spotify plugin
I’m experiencing the issue described hereafter https://volumio.org/forum/which-config-for-dac-es9018k2m-rpi-and-volumio-t5133.html when I try to play Spotify stream.
Sound is highly distorded.
The same issue occurs when Volumio plays welcome sound at boot. The welcome sound is also highly distorded.
ES9018K2M chipset seems to not handle 16 bit stream correctly without a dedicated driver. But such driver is not available, as far I know.
MP3 and internet radio stations are playing fine.
As my setup is working fine with Runeaudio 0.4 using RPI-DAC overlay as ES9018K2M driver, I would like to use the RPI-DAC overlay with Volumio 2 but it does not load at boot.
Here below the DMESG output showing RPI-DAC overlay loading error:
[ 5.407138] snd-rpi-dac soc:sound: ASoC: CODEC DAI pcm1794a-hifi not registered
[ 5.415408] snd-rpi-dac soc:sound: snd_soc_register_card() failed: -517
[ 5.816426] snd-rpi-dac soc:sound: ASoC: CODEC DAI pcm1794a-hifi not registered
[ 5.824886] snd-rpi-dac soc:sound: snd_soc_register_card() failed: -517
[ 5.842265] brcmfmac: brcmf_sdio_drivestrengthinit: No SDIO Drive strength init done for chip 43430 rev 1 pmurev 24
[ 5.859214] usbcore: registered new interface driver brcmfmac
[ 5.859251] snd-rpi-dac soc:sound: ASoC: CODEC DAI pcm1794a-hifi not registered
[ 5.859256] snd-rpi-dac soc:sound: snd_soc_register_card() failed: -517
Aplay -l does not show other sound card but Rpi3 embedded analog and HDMI outputs.
Any advice to make RPI-DAC driver load correctly greatly appreciated.
Thank you for reading.