View Single Post
  #5 (permalink)  
Old 2nd November, 2009, 08:31 PM
ThunderRd's Avatar
ThunderRd ThunderRd is offline
Irreverent Query Chairman
 
Join Date: June 2007
Location: Formerly NYC; now 17 years in northern Thailand
Posts: 1,321

I get the drivers from here:
Index of /packages/linux-nvidia/Linux-x86_64

or here:
Index of /packages/linux-nvidia/Linux-x86

depending on 32 or 64-bit install. The files are all named NVIDIA-something-something-something.run. The current driver is 190.42.

Then, I boot to a console, or alternately you can invoke a console from your GUI with alt-ctrl-F1. Then stop GNOME (you must be root, so use su or sudo or whatever Fedora uses):

Code:
/etc/init.d/gdm stop
Then navigate to the driver file and run it (again, you must be root):
Code:
sh /home/Daniel/Desktop/NAME-OF-DRIVER-FILE.run
If all goes properly, it will ask you if you want to write a new xorg file, say yes. It may also ask some other questions, just answer with the defaults.

For example, if it sees a previous driver install, it will want to remove it, but it will ask you first. It won't overwrite anything or remove anything without your permission (Chris - this is unlike Windows ). You must allow it to remove the prior install to allow the current one, so say yes. You'll have to logoff or restart afterwards.
__________________
#1: Tt Armor, ASUS Maximus Extreme, Q6600@3.6G, 2G Corsair Dominator DDR3-1800, Tagan BZ900W, H2O by Swiftech, 2xLeadtek 9600GT, 2xRaptor 150G RAID0, Logitech G15/G5, XP SP3
#2: Tt Shark, ASUS A8N32-SLI Deluxe, Opteron 185@3.15G nude, 2G Corsair XMS, Tt ToughPower750, H2O by Tt, 2xASUS 8800GT, 2xRaptor 74G RAID0, Raptor 150G, Sidux "Moros", BFS Kernel
#3, #4: Opteron 170@2.75G nude, A8N-SLI Deluxe, Ubuntu 9.04.......#5: A64x2 4800+@2.8G.......#6-40: Pentium D 3.0G

AOA Folding @Home

Last edited by ThunderRd; 2nd November, 2009 at 08:34 PM.
Reply With Quote