LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 01-31-2004, 11:50 AM   #1
Pwnz3r
Member
 
Registered: Jan 2004
Location: Lancaster, OH
Distribution: Gentoo
Posts: 393

Rep: Reputation: 30
Getting the NVIDIA Drivers Installed


I think that there have been many people that have had problems with this before so I thought that I'd write a tutorial for it.

I'll start off by saying that you need to know what version of XFree you have and if you have more than one. To do this go to /etc/X11 and look at how many XF86Config files you have. I have a XF86Config and XF86Config-4 file in there because I have version 3.x and a version 4.x. If you have the same thing, edit the XF86Config-4 file. If you only have an XF86Config file, edit that one.

Now enough of that, let me give you the steps:

*NOTE* If you have a bad memory you might want to print this out before making the drop to run level 3.

1) Download the NVIDIA Drivers.
2) Drop to run level 3 by opening a terminal, signing in as root by typing su and then the password.
3) Change to the directory of the Download. if your home is on /home/username and you have a Downloads folder containing it, type cd /home/username/Downloads
4) Type sh file_name_of_driver_file.run
5) Follow the instructions for installation.

Now it is time to open those configuration files I was telling you about. You'll have to be root to edit them, so open a console and get root privalages by typing su and the root password(if you forgot how to do it ) Change to /etc/X11 and open the file with your favorite text editor. With gedit, type gedit XF86Config-4 (or whatever config file based on what I addressed earlier). Now, find the line that says Section "Device" and make it look like this:

Section "Device"
Identifier "device1"
VendorName "nVidia Corporation"
BoardName "NVIDIA GeForce3 (generic)"
Driver "nvidia"
Option "DPMS"
EndSection

Please note that if you don't have a GeForce3 you should change the BoardName to the one you have. It should work fine anyway though, but I'm anal retentive like that.

Now, find the Section "Modules" line, and make it look like this:

Section "Module"
Load "dbe" # Double-Buffering Extension
Load "extmod"
Load "type1"
Load "freetype"
Load "glx" # 3D layer
EndSection

Now, restart the X server to see if it worked. If it worked, you'll see the NVIDIA splash screen at the start of the X server and should be able to run OpenGL games much smoother.

I hope this helps you with this part of getting things going.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed nVidia drivers ok but.... thoffland Linux - Newbie 1 07-07-2005 12:11 PM
Can't get NVIDIA drivers installed on MDK 10.1 Stevetgn Linux - Newbie 13 12-10-2004 08:20 AM
NVidia drivers installed, but won't load Caesar Linux - Hardware 1 06-03-2004 10:39 PM
Confirming and testing Nvidia drivers are installed LinuxBAH Linux - General 5 06-30-2003 12:53 AM
geforce2, installed drivers off of nvidia.com, now what? the anti-riced Linux - Hardware 13 06-08-2003 07:45 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:42 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration