Good day, all!
I’m having trouble getting the microphone on my 3.5mm samsung headset to work.
It works properly on Fedora (livecd), so the mic is OK.
On Artix, it partially works - when I enable "loopback mixing" in alsamixer, I can hear sounds from the microphone.
In pavucontrol it shows as unplugged, if I choose that it just uses internal laptop mic.
On pwvucontrol it is not listed at all.
I've installed pipewire, pipewire-pulse, pipewire-alsa, sof-firmware, alsa-firmware.
dmesg
[Fri Apr 11 09:52:53 2025] snd_hda_intel 0000:00:1b.0: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: ALC3202: picked fixup for PCI SSID 17aa:21f3
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: autoconfig for ALC3202: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: hp_outs=2 (0x15/0x1b/0x0/0x0/0x0)
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: mono: mono_out=0x0
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: inputs:
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: Internal Mic=0x12
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: Mic=0x18
[Fri Apr 11 09:52:53 2025] snd_hda_codec_realtek hdaudioC0D0: Dock Mic=0x19
Audio device: Intel Corporation 7 Series/C216 Chipset Family High Definition Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
I've also tried methods like this:
https://bbs.archlinux.org/viewtopic.php?id=234965