9
Sep

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.

Post a Comment