LinuxQuestions.org
Review your favorite Linux distribution.
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 09-16-2003, 06:49 PM   #1
tombomb300
Member
 
Registered: Sep 2003
Posts: 49

Rep: Reputation: 15
Nvidia Drivers on Redhat 9


Hello i am trying to install install Nvidia video card drivers for my geforce4 mx 440 on redhat 9 and whenever i start to it tells me i need to exit x server, how is this done? any other helpful inof on what to do after that would be much apprecaited
 
Old 09-16-2003, 06:58 PM   #2
Mathieu
Senior Member
 
Registered: Feb 2001
Location: Montreal, Quebec, Canada
Distribution: RedHat, Fedora, CentOS, SUSE
Posts: 1,403

Rep: Reputation: 46
To fix your video problem, take a look at this thread.
http://www.linuxquestions.org/questi...threadid=92073
 
Old 09-16-2003, 07:06 PM   #3
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Rep: Reputation: 31
i posted this in the red hat forum under -red hat 9 driver install, the 6th replay to the thread, this is how i did it-

download the nvidia driver, it got saved into the /home/ronss directory.

okay, got to get out of the x-server , do this-
open terminal and type this-

su -
type in your root password
telinit 3
hit enter

should get ya into runlevel 3, and next type this-

username
password

now you should get a prompt $, now i can remember if you have to get root permission or not, but try installing driver with the $ , if it doesn,t work, type in su -, and your root password, you will get this #, and then type in nvidia command to run the driver , which is this for me-

sh NVIDIA-Linux-x86-1.0-4496-pkg2.run

should install driver, now exit runlevel 3, with the command-startx

you have to configure the xf86 file now, i used kedit and to do this you got to give it permission to change the xf86 config file, do this, open terminal and type this-

su -c "kedit /x11/xf86config "

hit enter, should open kedit, now click on / and in the file box, enter /x11/

click find, it should open some files, and you should find the xf86config file, now edit the file per se nvidia read me file, after making the changes , save , and reboot , you should get the nvidia splash screen if installed correctly

Last edited by ronss; 09-16-2003 at 07:07 PM.
 
Old 09-16-2003, 07:11 PM   #4
smazzux
LQ Newbie
 
Registered: Sep 2003
Location: Italy
Distribution: Slackware 9.1, RedHat 6.2, RedHat 8.0, Fedora Core 1, FreeBSD 5.0, Coyote Linux
Posts: 15

Rep: Reputation: 0
ok, i'll explain to you..

first download the latest drivers

http://www.nvidia.com/object/linux_d..._1.0-4496.html

then take time with the README

ftp://download.nvidia.com/XFree86/Li...496/README.txt

ok.. now you're ready to start..

exit X: press the logout button. it's usually situated near the menu or is the first option..
in the worst case a CTRL+ALT+BACKSPACE will take you back to the shell

here run the file you've downloaded. it will compile the correct drivers (module) for your kernel

now you have to edit the file
/etc/X11/XF86Config

you can return in x and use a graphical editor or maybe try mcedit(vi,emacs) - (the first one is much more simpler)..i would reccomend you to use something like gedit or kedit..

1. substitute teh line
Driver "nv" --> Driver "nvidia"

2. comment the line with a #
# Load "dri"

3. add, if not present the line (or uncomment it by removing the #)
Load "glx"

you're done...
all these info are included in the readme.. this is just a short brief..
hope it helps
 
Old 09-16-2003, 07:32 PM   #5
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Rep: Reputation: 31
good info, the ctrl -alt -backspace works great.

what i like about libranet 2.81 that i just bought and download, the nvidia driver is allready installed!

Last edited by ronss; 09-16-2003 at 07:34 PM.
 
Old 09-16-2003, 08:16 PM   #6
smazzux
LQ Newbie
 
Registered: Sep 2003
Location: Italy
Distribution: Slackware 9.1, RedHat 6.2, RedHat 8.0, Fedora Core 1, FreeBSD 5.0, Coyote Linux
Posts: 15

Rep: Reputation: 0
Talking

it's not necessary to reboot
at the prompt just do a
$ startx
and the new module will be loaded immediatly!
this is a reason why linux is better than windoz!!

if u see the nvidia logo the module loaded properly..
 
Old 09-18-2003, 07:03 PM   #7
tombomb300
Member
 
Registered: Sep 2003
Posts: 49

Original Poster
Rep: Reputation: 15
thanks you very much

sorry i didnt get back to this but i am about o go try this

here goes .. .
 
Old 09-18-2003, 08:03 PM   #8
tombomb300
Member
 
Registered: Sep 2003
Posts: 49

Original Poster
Rep: Reputation: 15
just to let all know it works great thank you very much!
 
Old 09-18-2003, 08:16 PM   #9
smazzux
LQ Newbie
 
Registered: Sep 2003
Location: Italy
Distribution: Slackware 9.1, RedHat 6.2, RedHat 8.0, Fedora Core 1, FreeBSD 5.0, Coyote Linux
Posts: 15

Rep: Reputation: 0
good work!!
 
  


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
Nvidia drivers & RedHat 9 wax Linux - Software 14 08-23-2003 01:04 PM
Updating NVidia Drivers in Redhat 8 prophet665 Linux - Software 10 07-28-2003 05:40 PM
NVIDIA Drivers on RedHat 8 kierl Linux - Hardware 7 03-26-2003 04:21 PM
Need help with Redhat 8 and nvidia drivers for geforce 4 ashleygorell Linux - General 14 03-16-2003 12:12 AM
Redhat 8.0 + nVidia Drivers Tnadrev Linux - General 9 11-04-2002 01:09 PM

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

All times are GMT -5. The time now is 04:04 AM.

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