My system is not taking input from wired headphones as well a bluetooth headsets as a mic apart from my default inbuilt mics in my laptop

Digital Mic selected

My earphones mic selected

Tried every possible thing on internet since last night

here's a screenshot of my alsamixer setting




To get bluetooth headset mic i think you need pipewire
I also had the same problem
Just use the commands in the terminal step by step

sudo apt install pipewire
sudo apt install pipewire-audio-client-libraries
systemctl — user daemon-reload
systemctl — user — now disable pulseaudio.service pulseaudio.socket
systemctl — user — now enable pipewire pipewire-pulse
systemctl — user mask pulseaudio
systemctl — user — now enable pipewire-media-session.service

then reboot and see if the bluetooth mic shows up

and now my night light is messed up

try this

isn't it a bug of Ubuntu/Zorin which should be fixed ?

okaaay I will manage my life with laptop sound :slightly_smiling_face:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.