Solved for me with a small workaround after googleing a bit, it is not the best solution but it will suffice until an official fix is released. My hardware config:
j...@wopr:/etc/modprobe.d $ lspci -nn | grep -i audio 00:1b.0 Audio device [0403]: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller [8086:27d8] (rev 02) j...@wopr:/etc/modprobe.d $ cat /proc/asound/card0/codec#* | grep Codec Codec: Realtek ALC883 Codec: LSI Si3054 The workaround: sudo gvim /etc/modprobe.d/alsa-base.conf Add the following line at the end of the file: options snd-hda-intel model=laptop Finally after every reboot you must do: killall pulseaudio sudo alsa force-reload -- No audio on Intel HDA audio. https://bugs.launchpad.net/bugs/443146 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