xbianonpi/xbian

Hifiberry DAC does not work

Closed this issue · 2 comments

RaspberryPi 3
After a recent update a Hifiberry DAC+ card does not work any more:
dmesg:

[   16.859067] snd-rpi-hifiberry-dacplus soc:sound: ASoC: failed to init link HiFiBerry DAC+: -517

aplay:

xbian@xbian ~ $ aplay -l
aplay: device_list:272: no soundcards found...

The same (similar?) issue was reported recently for libreELEC:
https://forum.libreelec.tv/thread/21404-hifiberry-module-snd-soc-hifiberry-dacplus-broken-in-kernel-5-4-18/
and it was fixed few days ago:
https://forum.kodi.tv/showthread.php?tid=343068&pid=2927923#pid2927923

Looks like a kernel issue:
raspberrypi/linux#3481

Fix is already available also for 5.4.x branch:
raspberrypi/linux@894dece

Should be fixed with latest kernel build (5.4.24+)