[elrepo] X Display locks up after upgrade to Centos 6.5
me at tdiehl.org
me at tdiehl.org
Wed Dec 4 23:40:50 EST 2013
On Tue, 3 Dec 2013, me at tdiehl.org wrote:
> Hi,
>
> I upgraded one of my Centos 6.5 machines to 6.5 using yum. After the upgrade
> I am getting random lockups of the X display. The machine is still running,
> I can ssh to it and do whatever I need to do including running things like
> xeyes over an Xforwarding session but the display is locked.
Sorry to reply to my own message but I think I found the problem, so I
thought I would post this for the archives.
It turns out that upgrading Xorg with the nvidia packages installed overwrites
symlinks for the glx module. The options as I understand things are to
1. uninstall the nvidia packages and reinstall them or
2. Add the following to /etc/X11/xorg.conf and reboot:
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
FontPath "/usr/share/fonts/default/Type1"
EndSection
The notes @ http://elrepo.org/bugs/view.php?id=425 gave me the solution.
Regards,
--
Tom me at tdiehl.org Spamtrap address me123 at tdiehl.org
More information about the elrepo
mailing list