Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to review all reported bugs in a timely manner.
Ubuntu 16.04 (xenial) reached end-of-standard-support on April 29, 2021. This release of Ubuntu is no longer receiving maintenance updates. Is this issue still relevant when using a currently supported release of Ubuntu? If so then please let us know otherwise this report can be left to expire in approximately 60 days time. ** Changed in: xorg (Ubuntu) Status: New => Incomplete ** Tags added: xenial -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1635872 Title: xorg freezes for long time after using virtual terminal Status in xorg package in Ubuntu: Incomplete Bug description: Ubuntu: 16.04 xorg 1:7.7+13ubuntu3 Always reproducible, steps: a) start computer b) verify that Xorg is using some 0.7% CPU c) f1+ctrl+shift #go to virtual terminal d) f7+ctrl #back to the xorg Maybe 60 seconds mouse cursor can be barely moved, but keyboard and clicks are not responding after all. After that run script for monitoring CPU usage of Xorg. e) while [ 1 ] ; do top -b -n 1 | grep Xorg | awk {'print $9'} ; sleep 1; done CPU usage is almost 100% for 12...71 minutes and then calms down. Not sure if this relates display controllers (lspci | grep VGA): 00:02.0 VGA compatible controller: Intel Corporation 3rd Gen Core processor Graphics Controller (rev 09) 01:00.0 VGA compatible controller: NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] (rev a1) Or drivers (lsmod | grep video): video 40960 3 i915,nouveau,apple_gmux To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1635872/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp