Share this page with: Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at del.icio.us Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at Digg Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at Furl Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at Reddit Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at Google Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at StumbleUpon Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at Facebook Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at Twitter Bookmark "Configuring a NVIDIA graphics chip for Fedora 11" at Slashdot
Table of Contents

Configuring a NVIDIA graphics chip for Fedora 11

Author(s)

Bill Giannikos (Home Page)

Introduction

This guide will help you configure the proprietary nvidia driver under Fedora 11. We will not be covering the open source nv module included with Xorg because its configuration is normally handled automatically by most Linux distributions.

Licensing Issues

NVIDIA provide their own license for their driver. You will need to read and accept this license before proceeding. You can read this license here.

Prerequisites

You should run a full update for your installation of Fedora to ensure you have all the latest packages installed.

Installing the NVIDIA driver

The nvidia driver is not included with Fedora 11 so we will need to use a 3rd party repository. Here we will be using the RPM Fusion repository.

1. Load up a terminal window if you are in the graphic interface.

2. Switch to the root user by entering the command “su -” (without the quotes) and typing in your root password when asked.

3. Now we will enable the RPM Fusion repository, to do so just type the following (long) command:

rpm -Uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm http://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-stable.noarch.rpm

You may be asked to importing a GPG key during this step, select yes to this.

4. Now execute the following command:

yum install xorg-x11-drv-nvidia

5. Reboot your system and you will be using the nvidia driver.

Troubleshooting

Normally after installing the nvidia driver with the steps above your xorg.conf file should have automatically been updates to use the newer driver. If this did not happen or for some reason it has reverted then, as root, enter the following command:

nvidia-xconfig

This will switch you back to the nvidia driver.





Discussion

Nivantha, Wednesday 14 of October, 2009 [17:25:57]

When i did he restrat in my Thinkpad T61 I got the following error and the X won't load.

“addrconf netdev_up wlan0 link is not ready”

after trying out serveral things. I had to remove everything using.

yum remove livna-config-display

to get things back to normal again.

I think there is some sort of a device conflict. Any idea how to fix it?

Nivantha, Thursday 15 of October, 2009 [17:41:26]

Figured out how to do it. No need to go into this much of trouble. Got the information check this out.http://www.nvnews.net/vbulletin/showthread.php?p=2071410.

You can download the driver from the nvidia website itself and install it. They give plenty of instructions for installing the driver.

Enter your comment
OTEDN
 
configuring+a+nvidia+graphics+chip+for+fedora+11.txt · Last modified: Saturday 19 of September, 2009 [07:54:07] by billg
Contact Us Sister Sites Privacy Policy Terms of Use
Copyright © 2006-2010 Linwik.com and other authors