use the kmod driver . But if you must use the nvidia.run driver then
-- but first a few WARNINGS :
1) you MUST reinstall it ( the .run) for EVERY kernel , xorg , and X11 update
2) you will need to reinstall mesaGL every time you reinstall the .run driver
Code:
yum reinstall mesa-libGL mesa-libGLU mesa-libGL-devel mesa-libGLU-devel
------------
i use " telinit 3 " and don't use "init 3 "
and save / copy the .run driver to /
Code:
su -
cd /
chmod +x *.run
/sbin/telinit 3
relogin in as root in the text only login
and fallow the on screen instructions
BUT using the kmod or akmod is MUCH easer