As another workaround it is possible to disable the hotplug events in xorg conf. here the steps: switch to tty (crtl + alt + f1) and log in. sudo service lightdm stop sudo Xorg -configure # this creates an xorg.conf and displays where it is stored sudo cp /path/to/xorg.conf.new /etc/X11/xorg.conf sudo vim /etc/X11/xorg.conf
then add to the "Device" section: Option "UseHotplugEvents" "false" save and quit and restart lightdm: sudo service lightdm start found it here: https://ubuntuforums.org/showthread.php?t=2123353 http://www.gossamer-threads.com/lists/mythtv/users/570769 https://ubuntuforums.org/showthread.php?t=2220583&page=5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1308105 Title: Xfce resets TV mode to NULL when power cycled To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1308105/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs