Comment 2 for bug 1171810

Revision history for this message
Daniel Letzeisen (dtl131) wrote :

If you're not using HDMI audio, I would try blacklisting the module with these commands:

echo "blacklist snd_hda_codec_hdmi" | sudo tee -a blacklisthdmi.conf
sudo depmod -a
rm -r ~/.pulse*
sudo alsa force-reload