$ grep Codec /proc/asound/card0/codec*
Codec: Realtek ALC883

Had same issue and fixed it by replacing:
> options snd-hda-intel power_save=0 power_save_controller=N
with
> options snd-hda-intel probe_mask=1 model=auto power_save=0 
> power_save_controller=N
in /etc/modprobe.d/alsa-base.conf

and running
$ sudo /sbin/alsa force-reload

The issue appeared after automatic update.

-- 
[karmic] No sound on Intel 82801H HD Audio
https://bugs.launchpad.net/bugs/411574
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to