We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Looks like a kernel issue: raspberrypi/linux#3481
Fix is already available also for 5.4.x branch: raspberrypi/linux@894dece
Sorry, something went wrong.
Should be fixed with latest kernel build (5.4.24+)
No branches or pull requests
RaspberryPi 3
After a recent update a Hifiberry DAC+ card does not work any more:
dmesg:
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
The text was updated successfully, but these errors were encountered: