The installation of CentOS was very smooth. No hiccups.
- I've downloaded the Nvidia Drivers for Linux from Nvidia Site
- I did a "# yum install gcc" as Nvidia Drivers need gcc to compile
- I run the ./NVIDIA-Linux-x86_64-185.18.29-pkg2.run. But I seems to encounter the "No precompiled kernel interface was found to match your kernel; would you like the installer to attempt to download a kernel interface for your kernel" error
- I "yum install kernel-devel" and the error still appear
- Finally I run the application with the full kernel source path "./NVIDIA-Linux-x86_64-185.18.29-pkg2.run --kernel-source-path=/usr/src/kernels/2.6.18-128.2.1.el5-x86_64/"
No comments:
Post a Comment