I was playing video, and suddenly it stops working.
I did run alsamixer
, and it shows:
Speakers are not mute, still there is no voice, headphones are working fine. Can anyone tell me what's wrong with sound or is it a hardware failure?
I was playing video, and suddenly it stops working.
I did run alsamixer
, and it shows:
Speakers are not mute, still there is no voice, headphones are working fine. Can anyone tell me what's wrong with sound or is it a hardware failure?
I had exactly the same problem. It worked after I disabled the < auto-Mute > option in the alsamixer. It is shown on your picture on the right side. Have also a look here (second answer)
You can try resetting the configuration of pulseaudio by running:
rm -r ~/.config/pulse; pulseaudio -k
and then do a reboot.