Hey,
i tried to get an HifiBerry mini Amp to work with an rpi 0 (w).
I tested it on a normal zero and an zero w with the same results:
and in dmesg:
Has anyone seen the same issues with the normal amp or the mini amp?
Fixed with:
https://support.hifiberry.com/hc/en-...18-x-or-higher
But still no sound is support for mini amp and rpi 0 w planned?
i tried to get an HifiBerry mini Amp to work with an rpi 0 (w).
I tested it on a normal zero and an zero w with the same results:
Code:
/usr/local/bin/squeezelite -n piCorePlayer -o hw:CARD=sndrpihifiberry -a 80:4::1 -d all=debug -f /var/log/pcp_squeezelite.log
[01:00:46.666423] stream_init:294 init stream
[01:00:46.666880] stream_init:295 streambuf size: 2097152
[01:00:46.678226] output_init_alsa:873 init output
[01:00:46.678387] output_init_alsa:902 requested alsa_buffer: 80 alsa_period: 4 format: any mmap: 1
[01:00:46.678541] output_init_common:347 outputbuf size: 3528000
[01:00:46.678798] output_init_common:371 idle timeout: 0
[01:00:46.703063] ALSA _snd_pcm_hw_open:1712 Invalid value for card
[01:00:46.703247] test_open:277 playback open error: No such device
[01:00:46.703336] output_init_common:382 unable to open output device
Code:
[ 16.241497] snd-hifiberry-amp soc:sound: ASoC: CODEC DAI tas5713-hifi not registered
[ 16.241531] snd-hifiberry-amp soc:sound: snd_soc_register_card() failed: -517
[ 16.350968] tas5713 1-001b: ASoC: failed to probe component -5
[ 16.351063] snd-hifiberry-amp soc:sound: ASoC: failed to instantiate card -5
[ 16.351192] snd-hifiberry-amp soc:sound: snd_soc_register_card() failed: -5
[ 16.351238] snd-hifiberry-amp: probe of soc:sound failed with error -5
Fixed with:
https://support.hifiberry.com/hc/en-...18-x-or-higher
But still no sound is support for mini amp and rpi 0 w planned?