9
Sep
No sound in Ubuntu 9.04
Posted in bees
If you get the following error:
ubuntu alsamixer: function snd_ctl_open failed for default: No such file or directory
Then add the line
options snd-hda-intel model=auto
to /etc/modprobe.d/alsa-base.conf and reboot.
Thanks to this guy.