Hello,
I have this motherboard, and I don’t have any sound when I connect my headset on my I/O shield (output+mic), but I have sound when I connect them to the case jack (single, I use a splitter for the back). Sound also works through HDMI/DP.
I tried to find an answer, but it seems related to kernel drivers.
Here are some infos on my HW:
https://mensuel.framapad.org/p/r.076a08fd5c3976f7b1ab205cfe93030c
hwinfo --sound
24: PCI 1000.6: 0403 Audio device
[Created at pci.386]
Unique ID: tzqB.yiIHGh_9Ea3
Parent ID: JZZT.K80cw9oZTf7
SysFS ID: /devices/pci0000:00/0000:00:08.1/0000:10:00.6
SysFS BusID: 0000:10:00.6
Hardware Class: sound
Model: “AMD Family 17h (Models 10h-1fh) HD Audio Controller”
Vendor: pci 0x1022 “AMD”
Device: pci 0x15e3 “Family 17h (Models 10h-1fh) HD Audio Controller”
SubVendor: pci 0x1849 “ASRock Incorporation”
SubDevice: pci 0x222c
Driver: “snd_hda_intel”
Driver Modules: “snd_hda_intel”
Memory Range: 0xf6500000-0xf6507fff (rw,non-prefetchable)
IRQ: 115 (14261 events)
Module Alias: “pci:v00001022d000015E3sv00001849sd0000222Cbc04sc03i00”
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: “modprobe snd_hda_intel”
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #27 (PCI bridge)
43: PCI 100.1: 0403 Audio device
[Created at pci.386]
Unique ID: NXNs.UT707BC7ouB
Parent ID: mnDB.860d5rQ4uZ8
SysFS ID: /devices/pci0000:00/0000:00:01.1/0000:01:00.1
SysFS BusID: 0000:01:00.1
Hardware Class: sound
Model: “nVidia GP104 High Definition Audio Controller”
Vendor: pci 0x10de “nVidia Corporation”
Device: pci 0x10f0 “GP104 High Definition Audio Controller”
SubVendor: pci 0x19da “ZOTAC International (MCO) Ltd.”
SubDevice: pci 0x1435
Revision: 0xa1
Driver: “snd_hda_intel”
Driver Modules: “snd_hda_intel”
Memory Range: 0xf6080000-0xf6083fff (rw,non-prefetchable)
IRQ: 114 (3438 events)
Module Alias: “pci:v000010DEd000010F0sv000019DAsd00001435bc04sc03i00”
Driver Info #0:
Driver Status: snd_hda_intel is active
Driver Activation Cmd: “modprobe snd_hda_intel”
Config Status: cfg=new, avail=yes, need=no, active=unknown
Attached to: #37 (PCI bridge)
journalctl -b |grep snd_
févr. 25 19:39:09 syl-desktop kernel: snd_hda_intel 0000:01:00.1: enabling device (0000 → 0002)
févr. 25 19:39:09 syl-desktop kernel: snd_hda_intel 0000:01:00.1: Disabling MSI
févr. 25 19:39:09 syl-desktop kernel: snd_hda_intel 0000:01:00.1: Handle vga_switcheroo audio client
févr. 25 19:39:09 syl-desktop kernel: snd_hda_intel 0000:10:00.6: enabling device (0000 → 0002)
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC1220: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: dig-out=0x1e/0x0
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: inputs:
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18
févr. 25 19:39:09 syl-desktop kernel: snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19
lsmod |grep snd
snd_seq_dummy 12288 0
snd_hrtimer 12288 1
snd_seq 135168 7 snd_seq_dummy
snd_seq_device 16384 1 snd_seq
snd_hda_codec_realtek 233472 1
snd_hda_scodec_component 20480 1 snd_hda_codec_realtek
snd_hda_codec_generic 126976 1 snd_hda_codec_realtek
snd_hda_codec_hdmi 98304 1
snd_hda_intel 65536 2
snd_intel_dspcfg 45056 1 snd_hda_intel
snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg
snd_hda_codec 233472 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core 163840 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep 20480 1 snd_hda_codec
snd_pcm 212992 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
snd_timer 57344 3 snd_seq,snd_hrtimer,snd_pcm
snd 155648 16 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm
soundcore 16384 1 snd
ps uaxwww |grep -e pulse -e pipew -e alsa
syl 1040 0.0 0.0 104176 17052 ? S<sl févr.25 0:04 /usr/bin/pipewire
syl 1136 0.0 0.0 122780 19200 ? S<sl févr.25 0:06 /usr/bin/pipewire-pulse