Comment 4 for bug 31784

Revision history for this message
Ignacio Lago Fontán (nacho-exr) wrote : Re: Sound, but barely audible (too low)

Fixed.

The process to fix the problem is similar to the above.

What I do:

First set all controls to 100%
Then stop ALSA:
  $ sudo /etc/init.d/alsa-utils stop
Then unload all modules related to sound:
  $ sudo rmmod snd
Then remove the configuration:
  $ sudo rm /var/lib/alsa/asound.state

Reboot and the sound is back.

What actions are useful and what not... I don't know but these works. I hope this error wil be fixed soon because is hard to new users to fix them.