Hello,
I add this just for reference if someone is searching.
After a firmware update in the UEFI-Settings the Sound of the DisplayPort doesn’t work anymore. In the journal I get this:
Feb 05 09:01:27 kernel: snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin NID 0x5 not registered
Feb 05 10:11:11 kernel: snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin NID 0x5 not registered
Feb 05 10:11:41 kernel: snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin NID 0x6 not registered
Feb 05 10:18:23 kernel: snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin NID 0x6 not registered
Feb 05 10:18:27 kernel: snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin NID 0x5 not registered
Feb 05 15:58:11 kernel: snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin NID 0x5 not registered
Feb 05 15:58:11 kernel: snd_hda_codec_hdmi hdaudioC0D2: HDMI: pin NID 0x5 not registered
$ inxi -MAazy
Machine:
Type: Desktop System: HP product: HP EliteDesk 800 G4 DM 65W v: N/A
serial: <superuser required> Chassis: type: 6 serial: <superuser required>
Mobo: HP model: 845A v: KBC Version 07.D1.00 serial: <superuser required>
UEFI: HP v: Q21 Ver. 02.21.00 date: 09/16/2022
Audio:
Device-1: Intel Cannon Lake PCH cAVS vendor: Hewlett-Packard
driver: snd_hda_intel v: kernel bus-ID: 1-4:2
alternate: snd_soc_skl,snd_sof_pci_intel_cnl chip-ID: 046d:0825
bus-ID: 00:1f.3 class-ID: 0102 serial: <filter> chip-ID: 8086:a348
class-ID: 0403
Device-2: Logitech Webcam C270 type: USB driver: snd-usb-audio,uvcvideo
Sound API: ALSA v: k6.1.9-1-MANJARO running: yes
Sound Interface: sndio v: N/A running: no
Sound Server-1: JACK v: 1.9.21 running: no
Sound Server-2: PulseAudio v: 16.1 running: no
Sound Server-3: PipeWire v: 0.3.65 running: yes
$ cat /proc/asound/card*/codec* | grep Codec
Codec: Conexant CX20632
Codec: Intel Kabylake HDMI
Switching the driver to SOF-Firmware:
echo "options snd-intel-dspcfg dsp_driver=3" | sudo tee /etc/modprobe.d/sound.conf
reboot
doesn’t work either. It results in a dummy audio device.