LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat
User Name
Password
Red Hat This forum is for the discussion of Red Hat Linux.

Notices


Reply
  Search this Thread
Old 09-15-2003, 06:03 AM   #1
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Rep: Reputation: 31
red hat 9 nvidia driver install


having some trouble installing nvidia,s driver onto redhat 9

1. downloaded the nvidia driver, that ia32 that ends in run

2.the problem- get out of the x server and boot into the vga console-so i can install the driver

HOW DO I DO THIS????
 
Old 09-15-2003, 06:07 AM   #2
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
Just for the record the full instructions are right on the NVIDIA website right below the driver with several recommendations to read them.
But anyway
Pull up a terminal.
telinit 3 or if that doesnt work init 3
install
telinit 5 or init 5
 
Old 09-15-2003, 06:23 AM   #3
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Original Poster
Rep: Reputation: 31
thanks , will go back to nvida site and see if i can figure it out. telinit 3 got me out of the x-server into a text format-.

whateve happen to the nvidia rpm? tryed it for red hat 8 on red hat 9, but it was configured for a differnent kernel. figured that .

later
 
Old 09-15-2003, 01:48 PM   #4
DrOzz
Senior Member
 
Registered: May 2003
Location: Sydney, Nova Scotia, Canada
Distribution: slackware
Posts: 4,185

Rep: Reputation: 60
they got rid of the rpm and went with the shell script for simplicity...
 
Old 09-15-2003, 08:11 PM   #5
Caeda
Senior Member
 
Registered: Jul 2003
Location: Indiana
Distribution: Suse 6.0+, Mandrake 5.0-10.0, Redhat 6.0-9.0, Gentoo 1.2+, Gnoppix, Knoppix, Sabayon, Ubuntu 5.04+
Posts: 1,811

Rep: Reputation: 45
They also went to a script because unlike the rpm, if the script doesnt find a supported kernel it will custom build the driver for you, no extra steps needed
 
Old 09-16-2003, 06:15 PM   #6
newbie45
Member
 
Registered: Sep 2003
Posts: 65

Rep: Reputation: 15
I've got REDHAT 9, and the latest kernel out there. It ends in a 9, it was ending in an 8. But, nvidia's drivers say my kernel cant be found, and it cant make me one?

how can i fix this?

How do I go about getting out of freex? those init 3 and telinit dont work.
 
Old 09-16-2003, 06:44 PM   #7
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Original Poster
Rep: Reputation: 31
download nivida driver, then to get out of x-server-run level 3

to get into runlevel 3, do this-

1.open terminal
2.type- su -
3.enter root
4. type this- telinit 3

this should get ya into the texl level running level 3, it will state no mountpoints defined.--

type in your username first, and then you password. now change into the directory containing the nvidia driver, for me , it was this- type-

cd /home/ronss

hit enter

next -get into root- type this-
su -
password

now type in the command to run the driver-sh NVIDIA-Linux-x86-1.0-4496-pkg2.run

should install the driver-

to get out of runlevel 3, type this- startx

after this, you got to open the terminal, and give permission for a text editor, i use kedit-

type this in terminal-

su -c "kedit /etc/x11/xf86confg"
this would work too i believe- su -c "kedit "

this should open kedit-now you use kedit to find the xf86config file- using kedit-click on / , and in the file box, type this /11/ , click okay. it sould open some files,and you should find the xf86 config file, then make you changes as nvidia has instructed in the read me files. then you have to save. i had downloaded nvidia 2 times, so i made changes in both files, and it worked

Last edited by ronss; 09-17-2003 at 07:28 AM.
 
Old 09-16-2003, 07:04 PM   #8
newbie45
Member
 
Registered: Sep 2003
Posts: 65

Rep: Reputation: 15
that command doesn't work for me.
I'm using Redhat 9.
 
Old 09-16-2003, 07:56 PM   #9
ronss
Member
 
Registered: Mar 2002
Location: phoenix,az
Distribution: red hat linux enterprise-centos
Posts: 766

Original Poster
Rep: Reputation: 31
are you refering to the telinit command, try ctrl-alt-backspace
 
Old 09-17-2003, 09:49 PM   #10
gizmogadgetus
Member
 
Registered: Aug 2003
Location: Texas
Distribution: Fedora Core 2
Posts: 71

Rep: Reputation: 15
if you can't get telinit to work try this as root "/sbin/init 3", to get back to the graphical/multi-user area type "/sbin/init 5"
 
Old 09-18-2003, 09:53 AM   #11
Andronik
Member
 
Registered: Sep 2003
Location: Estonia Tartu
Distribution: Debian, edition depends on what i run it, wheezy on main box.
Posts: 91

Rep: Reputation: 15
Little problem

latest kernel out there is 2.6 test 5,and i run into problems with it on rh9 too. Nvidia driver sh -script>it sais kernelheaders possible misconfiguration blaa-blaa.There is no kernelheaders for 2.6 or what?
 
  


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 driver wwith red hat 9 ziggis-soft Linux - Hardware 2 06-24-2004 05:25 PM
red hat 9-nvidia driver-xmms player problem ronss Linux - Software 2 10-01-2003 08:46 AM
red hat 9 graphic driver install ronss Linux - Software 1 09-15-2003 07:32 PM
install VGA driver in red hat 8.0 nirlep Red Hat 3 09-13-2003 04:49 AM
Red Hat 7.3 - Nvidia driver and ATA66 Vlad_M Linux - Distributions 9 09-08-2002 05:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Red Hat

All times are GMT -5. The time now is 02:24 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