08-17-2019, 07:42 PM
@aknaggbaugh
I do not have the Pi2Design 502DAC Pro so can't test directly. I do have a HiFiBerry DAC+ Pro which uses the same driver (after all, it was written for it!).
Just now dug the DAC out of the drawer and plugged it into an RPi4B/4GB, installed moOde6.0rev2, and powered up. I'm listening to the Jazz Groove on my audio system plugged into the RCA jacks on the DAC. Sounds fine.
Don't worry about that stream of "not registered" messages during the boot sequence. I think I started seeing them with these drivers when Raspbian Stretch was introduced or maybe even before. The one which matters is the final message saying the mapping is ok. Here's what I'm seeing on my system:
If there is an issue with RPi4B GPIO pins and the Pi2Design 502DAC Pro then I think it's up to Pi2Design folks to explain it. Only they know what their board is doing at the interface.
Regards,
Kent
I do not have the Pi2Design 502DAC Pro so can't test directly. I do have a HiFiBerry DAC+ Pro which uses the same driver (after all, it was written for it!).
Just now dug the DAC out of the drawer and plugged it into an RPi4B/4GB, installed moOde6.0rev2, and powered up. I'm listening to the Jazz Groove on my audio system plugged into the RCA jacks on the DAC. Sounds fine.
Don't worry about that stream of "not registered" messages during the boot sequence. I think I started seeing them with these drivers when Raspbian Stretch was introduced or maybe even before. The one which matters is the final message saying the mapping is ok. Here's what I'm seeing on my system:
Code:
pi@moodeLR:~ $ dmesg|grep snd-
[ 3.737460] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CPU DAI (null) not registered - will retry
[ 3.740850] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[ 3.750770] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[ 3.913735] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[ 4.161318] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[ 4.176595] snd-rpi-hifiberry-dacplus soc:sound: ASoC: CODEC DAI pcm512x-hifi not registered - will retry
[ 4.545852] snd-rpi-hifiberry-dacplus soc:sound: pcm512x-hifi <-> fe203000.i2s mapping ok
If there is an issue with RPi4B GPIO pins and the Pi2Design 502DAC Pro then I think it's up to Pi2Design folks to explain it. Only they know what their board is doing at the interface.
Regards,
Kent