LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-15-2003, 02:17 AM   #1
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Rep: Reputation: 30
AAA!! I installed nVidia drivers on Red Hat 8 and it can't init display!


I installed the proper rpm packages according to NVchooser.sh and now I can only go as far as the text login! There were no errors during the install, and it lookedd like everything was going fine until it didn't load up the graphical login. Is there a way I can restore my old default drivers booting up from the installation CD or something? I am only able to boot into XP now.

From my best memory:

2.4.18-18 kernel version
GeForce 2 MX
Athlon 1500+

I downloaded the proper kernel RPM and the drivers ending with athlon.rpm as instructed by NVchooser, but it totally failed. For more information on the instructions I followed, go to this link please:

http://www.nvidia.com/view.asp?IO=li..._ia32_1.0-4191

Please help!
 
Old 03-15-2003, 03:23 AM   #2
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
You said you can at least get to the text login? What happens when you type startx at the bash prompt? Do you get any errors? If so, please post them here.
 
Old 03-15-2003, 08:53 AM   #3
cnjohnson
Member
 
Registered: Nov 2002
Location: Nashville
Distribution: FreeBSD, Linux, OS-X
Posts: 544

Rep: Reputation: 30
Exactly how did you edit your XF86Config file?

Cheers--
Charles
 
Old 03-15-2003, 04:04 PM   #4
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
I got gcc and XFree86 from the Red Hat CD-ROM. I chose to install the development tools, and it installed all the compilers and stuff. I checked the minimum requirements for the version, and it passes by far. Plus I've used them to compile all these other downloads from tar files so it totally works.

I'm going to try startx now, thanks for the advice!

Here's a little more detailed description ... I was pretty brief on my post. Everything starts up completely normal, passing all the driver loadings (you know, where it goes [ OK ]), and then it flashes the text login while it attempts to load the graphical, still normal, but then it happens. My screen just flicks, and goes back to the text login. It does this three times.

Then! I get a seriously glitched-up, text-based troubleshooter that tries to help you debug the display problems. A lot of what's on the screen is jarbled text. but I'm able to follow through, and it doesn't help.

I have a very strong feeling that I have to install the original RH display drivers and try another nVidia driver. But I'm going to try startx now ... I'll tell ya how it goes.
 
Old 03-15-2003, 05:17 PM   #5
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
Wow I fixed it!

Here's what I did:

I started up as text login. Then I was trying to debug my system and ended up with this knowledge ...

The display config file is /usr/X11R6/lib/X11/XF86Config
vim is a program to edit files (thank you apropos)

I went into my config, and sure enough, there was an installation error. It was setup to run the driver "nv" instead of "nvidia". So I changed it, and walla, here I am again, posting another message in Linux.

But problems still exist: 3D accelleration still isn't supported! In the advanced display settings, "Enable 3D accelleration" is still shadowed. Does anybody know what's going on?
 
Old 03-15-2003, 08:11 PM   #6
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Do you see a nvidia logo when your X server starts? and whe FPS do you get with "glxgears"?
 
Old 03-15-2003, 10:13 PM   #7
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
Yea I see the logo! It's pretty tight. But I didn't catch the last thing you said ... ?
 
Old 03-15-2003, 10:33 PM   #8
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
The logo means the nvidia drivers are working which means that you have hardware 3d, next you should download and run nv_check, make any changes that it recomends, then type "glxgears" in an xterm and make a note of the fps.
 
Old 03-15-2003, 11:26 PM   #9
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
Oh no. I ran up2date and it installed a new kernel. Which is very cool, it's one of the things I wanted to do. And now there's two kernels installed, the old one and the new one. When I run the new one, the exact same problem happens, but when I run the old one, everything's fine. That's what I'm using right now - the old one. I ran NVchooser.sh again from the new kernel in text mode and it said to download a different kernel driver. So I thought, okay, no sweat, and I doenloaded it and installed it via the new kernel, but it still won't load. Is there a way I can remove the RPM packages I installed correctly and reinstall through the new kernel? I think that would fix my problem.
 
Old 03-16-2003, 01:33 AM   #10
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
The entire point behind the .tar.gz version of the nvidia driver is that you can build the module against your currently installed/upgraded kernel, but, you must have the matching kernel source, if you build your own kernel then you have nothing to worry about when building the nvidia drivers, OTH, if you upgrade your kernel via RPM/uptodate/whatever-this-distro-uses-for-auto-updating then you have to look for a kernel-src/devel rpm that matches the binary kernel rpm that was just updated.
 
Old 03-16-2003, 02:38 AM   #11
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
I did though, I got a different kernel file and installed it to the new kernel from the new kernel. But it doesn't work
 
Old 03-16-2003, 11:16 AM   #12
JayCnrs
Member
 
Registered: Mar 2003
Location: Winnipeg
Distribution: Suse 9.3 Pro
Posts: 404

Rep: Reputation: 30
I've found that when you install the new kernel you will have to recompile the nvidia source tarball, I've upgraded my a kernel a few times and had to recompile the NVIDIA kernel and NVIDIA glx.

I go into wherever I've been compiling the source, delete the directory that was created by untarring the source files then I untar the NVIDIA source tarballs again and then make again, always making sure that when I do make the NVIDIA kernel I use

make SYSINCLUDE=/lib/modules/new kernel/build/include/linux
make install

The GLX source you just use:

make
make install.

Unfortunately I haven't found anyway around this.

Good Luck
 
Old 03-16-2003, 04:04 PM   #13
orange400
Member
 
Registered: Mar 2003
Location: Bellevue, WA
Distribution: Arch w/ XFCE
Posts: 834

Original Poster
Rep: Reputation: 30
I can't untar though, I installed through the RPMs ... maybe I can remove them?
 
Old 03-16-2003, 09:51 PM   #14
Kr0nic
LQ Newbie
 
Registered: Mar 2003
Posts: 4

Rep: Reputation: 0
ok.

i have the same prob as orange400, But i don't know how to edit a file in the shell..

HELP
 
Old 03-16-2003, 10:02 PM   #15
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58
Do "mcedit <filename>"
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installed NVIDIA drivers - now display seems blurry Bluesuperman Slackware 6 10-06-2004 07:18 PM
Display Problem exiting X with Nvidia drivers installed basemodel Slackware 4 10-25-2003 10:48 AM
nvidia drivers w/ red hat 9 Norky Linux - Hardware 4 06-24-2003 10:41 PM
Nvidia drivers & Red Hat 8 (2.4.18-19.8.0) LordChaos Linux - General 11 02-19-2003 03:21 AM
Installing Nvidia Drivers on Red Hat 6.2 tracyjts Linux - Software 1 06-06-2001 01:46 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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