Just today this problem resurfaced.
For all of the Gutsy release cycle, I've had to run this script to get sound to
work after booting:
kill $(lsof -t /dev/dsp* /dev/audio* /dev/mixer* /dev/snd/*)
sudo modprobe -r $(lsmod |grep ^snd |awk '{print $1}')
sudo modprobe snd-hda-codec
sudo modprobe snd-hda-intel model=auto
aplay /usr/share/sounds/startup.wav
(the snd-hda-codec line gives an error in Gutsy, but it was needed in
feisty beta)
uname -a
Linux matts-laptop 2.6.22-11-generic #1 SMP Fri Sep 7 05:07:05 GMT 2007 i686
GNU/Linux
asoundconf list
Names of available sound cards:
Intel
** Attachment added: "lspci -vv"
http://launchpadlibrarian.net/9271924/lspci-vv.txt
--
Sound incredibly quiet, alsamixer broken after kernel upgrade
https://bugs.launchpad.net/bugs/92171
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs