No, I did have a HiFiBerry Digi+ Pro HAT but SPIDF was glitchy, so I took the HAT off and reverted to USB.
TBH USB works better and allows the Pi4 to run cooler, so I'm happy keeping it this way.
It only shows 2 cards:
pi@moode:~ $ ls /proc/asound/
card0 cards devices hwdep pcm timers
card1 D50s Headphones modules seq versio
D50s is a simlink to card1, while Headphones is simlinked to card0
I have f'd about with it a bit though, so who knows where I messed things up...
mpd.conf shows the output as:
audio_output {
type "alsa"
name "ALSA default"
device "hw:1,0"
mixer_type "software"
dop "no"
}
When I first took the HAT off, the USB Audio showed up in the UI, but after selecting it, I can't see it anymore..
At some point I'll image the SD card and reinstall to see if it fixes it - reinstall restored "ALSA" as the card0
However, apt update && apt upgrade changed it to "Headphones"
Kernel version is now: 4.19.118-v8+
TBH USB works better and allows the Pi4 to run cooler, so I'm happy keeping it this way.
It only shows 2 cards:
pi@moode:~ $ ls /proc/asound/
card0 cards devices hwdep pcm timers
card1 D50s Headphones modules seq versio
D50s is a simlink to card1, while Headphones is simlinked to card0
I have f'd about with it a bit though, so who knows where I messed things up...
mpd.conf shows the output as:
audio_output {
type "alsa"
name "ALSA default"
device "hw:1,0"
mixer_type "software"
dop "no"
}
When I first took the HAT off, the USB Audio showed up in the UI, but after selecting it, I can't see it anymore..
At some point I'll image the SD card and reinstall to see if it fixes it - reinstall restored "ALSA" as the card0
However, apt update && apt upgrade changed it to "Headphones"
Kernel version is now: 4.19.118-v8+