Showing posts with label Installing Nvidia Cards. Show all posts
Showing posts with label Installing Nvidia Cards. Show all posts

Monday, February 25, 2008

How to install nvidia drivers in fedora core 8.0

1. First install the livna repository:
#rpm -Uhv http://rpm.livna.org/livna-release-8.rpm

2. Then import the livna GPG key for verification of rpm:
#rpm import http://rpm.livna.org/RPM-LIVNA-GPG-KEY

3. Now you are ready to install the rpm:
#yum install kmod-nvidia

This should automatically do everything required to install the driver.

4. Reboot the machine. You should see nVidia logo flash by.
#reboot

5. Execute:
#glxinfo | grep direct
If you see: direct rendering: Yes, you are good to go.

6. Go to System -> Preferences -> Look & Feel -> Desktop Effect.
Now click Enable Desktop Effects by checking two check boxes.