My Rpi5 don`t recognize Dac2HD..latest kernal and all possible solutions that works on RPi OS already tried, but still no luck
aplay -l shows:
**** List of PLAYBACK Hardware Devices ****
card 0: vc4hdmi0 [vc4-hdmi-0], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: vc4hdmi1 [vc4-hdmi-1], device 0: MAI PCM i2s-hifi-0 [MAI PCM i2s-hifi-0]
Subdevices: 1/1
Subdevice #0: subdevice #0
I put in config.txt:
force_eeprom_read=0
dtoverlay=hifiberry-dacplushd
and commented out dtparam=audio=on
still nothing..any help or hint would be appreciated.