my internal speaker is not working.... this happened when I have updated last time

Asked by raman

I have Dell vostro 2520 laptop with OS- Ubuntu 12.04LTS.... My speaker is not working....

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu totem Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

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
raman (ramansinghred) said :
#2

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

On Mon, Jul 14, 2014 at 3:02 PM, actionparsnip <
<email address hidden>> wrote:

> Your question #251630 on totem in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/totem/+question/251630
>
> Status: Open => Needs information
>
> actionparsnip requested more information:
> 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
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/totem/+question/251630
>
> You received this question notification because you asked the question.
>

Revision history for this message
Daniel Letzeisen (dtl131) said :
#3

You did not provide the link to your ALSA info: https://wiki.ubuntu.com/Audio/AlsaInfo

Revision history for this message
raman (ramansinghred) said :
#4

Sorry I could not understand at that time:
http://www.alsa-project.org/db/?f=12fa59b9dd1b0035a6395408d155753a6362022

thanks

On Tue, Jul 15, 2014 at 4:07 AM, Daniel Letzeisen <
<email address hidden>> wrote:

> Your question #251630 on totem in Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+source/totem/+question/251630
>
> Status: Open => Needs information
>
> Daniel Letzeisen requested more information:
> You did not provide the link to your ALSA info:
> https://wiki.ubuntu.com/Audio/AlsaInfo
>
> --
> To answer this request for more information, you can either reply to
> this email or enter your reply at the following page:
> https://answers.launchpad.net/ubuntu/+source/totem/+question/251630
>
> You received this question notification because you asked the question.
>

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

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
actionparsnip (andrew-woodhead666) said :
#6

Can you help with this problem?

Provide an answer of your own, or ask raman for more information if necessary.

To post a message you must log in.