You are not logged in.

#1 2024-01-24 03:38:10

demensdeum
Member
From: Hyperborea
Registered: 2022-07-02
Posts: 40
Website

Headset with microphone [Jack-Sensing]

I am using headset with microphone that is connected to jack input.
Also I use mic + phones jack adapter to single one adapter:
https://www.amazon.com/EBEETECH-Headpho … B0993JHXHC

After connecting I don't see way to choose headset microphone, it's still shows only laptop microphone, which I don't want to use, because of laptop fans noise.
I can use headset microphone in Windows 11.

Laptop:
https://www.acer.com/ac/en/IL/content/p … rhelios300

uname -a

6.7.0-arch3-1 #1 SMP PREEMPT_DYNAMIC Sat, 13 Jan 2024 14:37:14 +0000 x86_64 GNU/Linux

sudo fuser -v /dev/snd/*

USER        PID ACCESS COMMAND
/dev/snd/controlC0:  demensdeum_stream   6359 F.... pipewire
                     demensdeum_stream   6360 F.... pipewire-media-
/dev/snd/controlC1:  demensdeum_stream   6360 F.... pipewire-media-
/dev/snd/pcmC0D0c:   demensdeum_stream   6359 F...m pipewire
/dev/snd/pcmC0D0p:   demensdeum_stream   6359 F...m pipewire
/dev/snd/seq:        demensdeum_stream   6359 F.... pipewire

amixer -c0 #Or
https://pastebin.com/Zw8Azg5u

pactl list cards
https://pastebin.com/D1jw7jac

actl list sources
https://pastebin.com/k9Un8Ubw

Any directions please?

Last edited by demensdeum (2024-01-25 00:44:02)

Offline

#2 2024-01-24 09:59:33

martinc2
Member
Registered: 2011-09-23
Posts: 60

Re: Headset with microphone [Jack-Sensing]

Find out which audio card you have

aplay --list-devices

look at the kernel documentation for audio card models (effectively a list of "tweaks" to get various cards working)

try out some of the options that seem relevant to your card (see this post for instructions).

Good luck!

Offline

#3 2024-01-25 04:14:14

demensdeum
Member
From: Hyperborea
Registered: 2022-07-02
Posts: 40
Website

Re: Headset with microphone [Jack-Sensing]

martinc2, thank you, it's [ALC295 Analog]; I need to check kernel manual then. I miss times when laptops had a separate jack for mics. Asked in Ubuntu tracker also, because there is same problem reproduces. Maybe I will solve it at some point, but looks very similar to that thread:
https://bbs.archlinux.org/viewtopic.php?id=259956
I will write here if I found a solution.

Last edited by demensdeum (2024-01-25 04:14:48)

Offline

Board footer

Powered by FluxBB