Comment 3 for bug 152873

Revision history for this message
Basilio Kublik (sourcercito) wrote :

Could you try the following commands and see if you get sound afterwards.

user@machine:~$ sudo rmmod -f snd-hda-intel
user@machine:~$ sudo echo "options snd-hda-intel model=auto" >> /etc/modprobe.d/alsa-base
user@machine:~$ sudo modprobe snd-hda-intel

I'm trying to determine if it's the same as bug #93859 or bug #131133. it would be great if you can check the symptoms at the other reports and confirm if this is true, so we can link this bug report to one of those.

Thanks in advance.