captain-sensible
Well-Known Member
blimy nearly had to put my sun glasses on for that image
Turn up the Master and the Mic Boost and see if that helps.
View attachment 9543View attachment 9544I'd think that running Mint 20 the kernel should support a driver for your sound card.
Do you have PulseAudio in your sound settings?
IF so try controlling the sound through PulseAudio.
Ubuntu Manpage: pavucontrol - A volume control for the PulseAudio sound server
manpages.ubuntu.com
Under Volume Control> Configuration you may have to play with the settings in the drop down menu.
Auto-Mute Mode is enabled you might want to disable that and see if that makes a difference.
if there was a sticky on front page ; it would be something like:When members here help me I always come back and let them know how things go.
It's just the right thing to do in my book.
noojabirkt99,
Do you now have sound coming from the speakers?
cat /etc/apt/sources.list.d
sudo apt edit-sources
cat /etc/*-release
sudo apt remove --purge alsa-base pulseaudio
sudo apt install alsa-base pulseaudio
sudo alsa force-reload