You are not logged in.
I am very new so i don't know what outputs i should post if any outputs are needed just ask. The microphone was working fine before a system update and i have be using it on discord calls but after an update i tried making a call on discord it said that my mic was not receiving any sound, and i could've tried to solve the problem, but i don't know anything about arch and it would be a pity to make it worse. Thanks in advance.
Last edited by sosnasc (2024-11-09 17:31:23)
Offline
Post in [ code ] [ /code ] tags without the spaces
sudo fuser -v /dev/snd/*
sudo dmesg | grep -iE 'snd|sof'
arecord -lL
pactl list cards
pactl list sources
which packages were part of the system update? Check your /var/log/pacman.log and maybe post the output covering the problematic update
Offline