Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
* Build and install the RPMs
o cd /usr/src/redhat/SRPMS
o rpm --rebuild NVIDIA_kernel-1.0-2960.src.rpm
o rpm --rebuild NVIDIA_GLX-1.0-2960.src.rpm
o cd /usr/src/redhat/RPMS/i386
o rpm -ivh NVIDIA_kernel-1.0-2960.rpm
o rpm -ivh NVIDIA_GLX-1.0-2960.rpm
* Run the Xconfigurator program to generate a skeleton XF86Config-4 file
o Don't let it probe for the card
o Set the memory size accordingly (e.g. 64MB)
o Skip the test at the end
* Open the file /etc/X11/XF86Config-4
o comment out Load GLcore and Load dri
o change Driver "nv" to Driver "nvidia"
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.