0

when I started my computer this morning my sound was not working i searched google and found the this topic (second answer)

sudo apt-get remove --purge alsa-base pulseaudio

sudo apt-get install alsa-base pulseaudio
And force reload Alsa again:

sudo alsa force-reload

I did that didn't work in fact I lost that setting panel from that left app tray.

I went on and found this and I tried the following command too

Step one: Reinstall alsa-utils

sudo apt-get install alsa-utils --reinstall

Step two: Download and install alsa-lib

Here is a link to version 1.0.25-4(the stable version)

Extract the archive and run the following code in the extracted directory

./configure && make

Then

sudo make install

that too but nothing is happening please help I need my computer in working order, please help

Regards

Muhammad

Amjad
  • 103
  • Look (or paste in your question ) this command result to see if soundcard is detected : "aplay -l " If detected , run alsamixer in a terminal : you should see faders – laugeo May 12 '15 at 17:35

1 Answers1

-1

after the upgrade, in AlsaMixer my Automute was enabled, I've disabled it and sound is back

enter image description here