It's definitely not a hardware issue, as it only started right after the upgrade, but there are no programs detected by the system monitor that use any significant amount of CPU.
Edit: It seems there are two Xorg processes running at the same time, one from my user and another from
gdm
. The problem solves itself if I kill one or the other... The only hick is that I had to do that everytime I booted.I switched to lightdm and rebooted. This solved the problem. Now there is only one Xorg process, owned by the user
root
, which is kind of confusing... Should I report that as a GDM bug?
This seemed to have been caused by a gdm bug that was creating a duplicate Xorg process. I switched to lightdm and the problem went away.
In the terminal, type
Then enter your password
In the terminal, type
Then select lightdm in the menu that appears using the arrow keys
I've just created following script, which automatically kills second Xorg process. Works fine for me. can be run from root crontab, every minute, or some other way after user login: