10-10-2024, 08:34 PM
According to the log Linux and ALSA don't see the card.
If the following lines
# Audio overlays
dtoverlay=hifiberry-dacplusadc
dtoverlay=force_eeprom_read=0
appear in the file /boot/firmware/config.txt like below
Then try removing the card, spraying some contact clearner on the header and pins and then reseating it.
Code:
20241010 161905 worker: Cards: 0:vc4hdmi0 1:vc4hdmi1 2:empty 3:empty
20241010 161905 worker: 4:empty 5:empty 6:empty 7:empty
If the following lines
# Audio overlays
dtoverlay=hifiberry-dacplusadc
dtoverlay=force_eeprom_read=0
appear in the file /boot/firmware/config.txt like below
Code:
# Do not alter this section
# Integrated adapters
#dtoverlay=disable-bt
#dtoverlay=disable-wifi
# Audio overlays
dtoverlay=hifiberry-dacplusadc
dtoverlay=force_eeprom_read=0
# PCI Express
#dtparam=pciex1
#dtparam=pciex1_gen=3
# Pi Touch
#dtoverlay=rpi-backlight
#dtoverlay=vc4-kms-dsi-7inch,invx,invy
Then try removing the card, spraying some contact clearner on the header and pins and then reseating it.