The OS of my computer is CentOS 5. CPU Xeon 1.86 Dual Core (X2), RAM=8Gb,
harddisk=1TBX2+500GBX2+74GB
Card:GeForce 7900GS
0.# yum install kernel-devel xorg-x11-server-sdk pkgconfig
# yum update
# reboot
1. Download: NVIDIA-Linux-x86_64-.....run
2. Ctrl+Alt+F1......> /sbin/init 3
3. sh NVIDIA-Linux-x86_64-.....run --kernel-source-path=...... -k$(uname -r)
without "--kernel-source-path=......" , can not find the kernel source to compile...
./nvidia-installer: No such file or directory
without -k$(uname -r) , nvidia.ko can not be found
4. nvidia-xconfig