I have a problem with the newly bought Digi+ standard.
I have the freshly installed latest Raspbian Stretch Lite with kernel 4.9
I configured as described in manual:
/boot/config.txt
commented out:
# dtparam=audio=on
added:
dtoverlay=hifiberry-digi
dtdebug=1
after reboot, the result is:
$ aplay -l
aplay: device_list:270: no soundcards found...
interesting part of dmesg output:
[ 4.902470] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
[ 5.010808] snd-hifiberry-digi soc:sound: ASoC: CPU DAI (null) not registered - will retry
[ 5.021924] snd-hifiberry-digi soc:sound: ASoC: CODEC DAI wm8804-spdif not registered - will retry
[ 5.326902] smsc95xx 1-1.1:1.0 enxb827eb57a4a5: renamed from eth0
[ 5.613587] wm8804 1-003b: Failed to read device ID: -121
[ 5.613920] wm8804: probe of 1-003b failed with error -121
The output of:
vcdbg log msg 2>&1 | grep -i hifi
001580.559: dtdebug: Opened overlay file 'overlays/hifiberry-digi.dtbo'
001580.899: brfs: File read: /mfs/sd/overlays/hifiberry-digi.dtbo
001596.000: Loaded overlay 'hifiberry-digi'
So far i haven't found any solution on this forum.
I would be grateful for any advice.
Regards
Mik