Are there any other choices for the input device?
If so then you might try the alternatives to see if they work.
Also, it might be hardware/driver related and might require a short wait and another update to see if some as yet uninstalled update fixes the issue.
If all else fails then consider a bug report.
What I meant was did you select the other options for input device in the settings panel and test each one individually.
I have a usb connected headset that has a both digital and analog settings, a line-out set of speakers and microphone, and HDMI in/out from my monitor. I can select each one one-at-a-time in the settings panel depending on which input or output I wish to use. Sometimes just trying different options will help identify exactly what is failing.
If the mic is working for audacity then it does not seem to be hardware or driver related, but rather configuration.
You did not state what specific applications are failing so more information is needed to identify the issue.
First, can you post the results of lsmod | grep snd as I do below to show what kernel modules are loaded to support sound? (your list is not likely as large as mine)
Then please post the output of lspci | grep Audio as below.
finally, please show the content of /proc/asound/cards, /proc/asound/devices, /proc/asound/pcm, and /proc/asound/modules
Your kernel and asound Version are exactly the same as mine.
I have the same issue, tried downgrading Alsa and pulse audio, updated to latest kernel etc.
Would love to see a solution. My outputs are very much similar to those posted above.
I don’t see anything I can point to as the cause.
However, I do not use anything except the built in system volume controls and no mixers. Thus your pulse audio screenshots don’t help me except for seeing the settings.
The only clue they provide is the second screenshot (input devices) shows the microphone volume at about 30%. I would suggest increasing that setting closer to 100% and see if there is a difference.
Hope that helps because everything else you provided appears perfectly normal and all other volumes are set at 100%.
It appears you probably have an hdmi port since the devices config shows digital audio capture and playback. If so then you could likely use an external monitor with built in speakers and have sound and microphone there as well.
I admit I am at a loss. With everything you have shown me there is nothing that jumps out.
If this is pulse related you might try removing “~/.config/pulse/” (the default configuration directory and files that pulse creates when it first starts) then reboot and see if the new config that pulse will create fixes the issue.
Beyond that I can make no further suggestions at this time.