PDA

View Full Version : Difference between Linux driver choices?


mbratch
12-29-07, 11:14 PM
Hello,

I see there are a couple of choices to get an nVIDIA driver for my Fedora 8. I have a GeForce2 MX400 AGP card.

One is to download NVIDIA's driver install, NVIDIA-Linux-x86-96.43.01-pkg1.run. This seems to be working fine with maybe a minor anomaly here or there.

The other is to run yum to install kmod-nvidia-96xx, kmod-nvidia-96xx-blah-blah.fc8, and xorg-x11-drv-nvidia-96xx

Is there an advantage to one of these over the other?

And how would I uninstall the NVIDIA run loader if I wanted to uninstall it?

Thanks.

t3hl33td4rg0n
12-30-07, 10:12 AM
you will need the following files, if your using livna

kmod-nvidia-96xx... your arch
xorg-x11-drv-nvidia-96xx

This is the driver for pre GeForce6 series cards. Use the others without the 96xx for GeForce6 and better.

mbratch
12-30-07, 03:21 PM
Thanks for the information.

I was wondering if there is a functional difference between the drivers downloaded from NVIDIA's site (the NVIDIA...run files) versus the yum installed kmod / xorg files.

Thanks.