Apparently it is difficult to get Nvidia nForce motherboards to work. Nvidia does provide drivers, but under a proprietary style
license.
The current version of Nvidia's nForce driver page is
here. Also see the readme.
The main nVidia Linux driver page is
here.
Nvidia doesn't build for Feodra, nor does the main Fedora build, but
rpm.livna.org does. If you use yum to update software add this to /etc/yum.conf:
Code:
[livna-stable]
name=Livna.org Fedora Compatible Packages (stable)
baseurl= http://rpm.livna.org/fedora/$releasever/$basearch/yum/stable
ftp://ftp.uninett.no/pub/linux/Fedor...rpm.livna.org/$releasever/$basearch/yum/stable
gpgcheck=1
#[livna-unstable]
#name=Livna.org Fedora Compatible Packages (unstable)
#baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/unstable
#gpgcheck=1
#[livna-testing]
#name=Livna.org Fedora Compatible Packages (testing)
#baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/yum/testing
#gpgcheck=1
(There is a
mirror.)
Update your kernel to the latest by running
or using the update icon in the bottom right corner of the screen.
If you're using yum try running
Code:
yum install kernel-module-nvidia
If not get the appropriate kernel-module-nvidia rpm. Run
to see what processor type to get. Then download, change to root, and install:
Code:
su -
<enter root password>
rpm -ivh <rpm filename>
Also see the nvidia-glx rpms, I believe they are for graphics cards.
Disclaimer: I don't have nvidia.