Sound trouble shooting Ubuntu 14.01 LTS

Asked by rvgmec

When ever I play a meida file; offline or online, the sound gets muted. I need to then manually move the sound level indicator at the top right of the screen to the maximum position. Even then, soon after I unhold the indicator the sound gets unmuted. Many remedies suggested in different web pages have been tried to no avail. Please suggest a solution.

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu alsa-driver Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
rvgmec (rvgmec) said :
#1

It is a 14.04.2 LTS

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

What is the output of:

wget -O alsa-info.sh http://www.alsa-project.org/alsa-info.sh && chmod +x ./alsa-info.sh && ./alsa-info.sh --upload

Thanks

Revision history for this message
rvgmec (rvgmec) said :
#3
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

execute this command and reboot:

sudo apt-get update;sudo apt-get dist-upgrade; sudo apt-get install pavucontrol linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; sudo apt-get -y --reinstall install linux-sound-base alsa-base alsa-utils lightdm ubuntu-desktop linux-image-`uname -r` libasound2; killall pulseaudio; rm -r ~/.pulse*; ubuntu-support-status; sudo usermod -aG `cat /etc/group | grep -e '^pulse:' -e '^audio:' -e '^pulse-access:' -e '^pulse-rt:' -e '^video:' | awk -F: '{print $1}' | tr '\n' ',' | sed 's:,$::g'` `whoami`

Revision history for this message
rvgmec (rvgmec) said :
#5

The command was executed. But the issue still persists. The sound level indicator returns to zero making the audio mute.

Revision history for this message
rvgmec (rvgmec) said :
#6

I am posting an image of the alsa console. Could some one please suggest a remedy for the problem existing!!! or Is there any other driver software which would function better. Thanks

http://s30.postimg.org/5z63jtvxt/alsa1.png

Revision history for this message
Launchpad Janitor (janitor) said :
#7

This question was expired because it remained in the 'Open' state without activity for the last 15 days.