I don't know the ins and outs of HDMI hotplugging with pulseaudio, but I can suggest a workaround - Create a file named /etc/modprobe.d/blacklist-hdmi.conf with the following line:
blacklist snd_hda_codec_hdmi Then, run: sudo depmod -a sudo modprobe -r snd_hda_codec_hdmi The HDMI audio driver should no longer be automatically loaded. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1000881 Title: Automatic switch of audio to HDMI output not wanted. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1000881/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
