Why does xorg's cpu usage shoot up when using NVidia's driver?
Updated -
With many NVidia cards when using proprietary driver, xorg seems to freeze with high cpu usage. To fix this issue, add the below option to /etc/X11/xorg.conf under the Device section.
Option "UseEvents" "on"
Below shows how this change will look under the Device section.
Section "Device"
Identifie...Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.