LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva
User Name
Password
Mandriva This Forum is for the discussion of Mandriva (Mandrake) Linux.

Notices


Reply
  Search this Thread
Old 10-22-2003, 02:40 PM   #1
valueduser
LQ Newbie
 
Registered: Sep 2002
Distribution: mandrake 9.1
Posts: 15

Rep: Reputation: 0
nvidia driver doesn't work


I'm using trying to install and configure the nvidia drivers on my new system, but after installing and configuring XF86Config-4 all I get is a black screen. My video card is an MSI FX5600 vtdr128. I have read numerous posts on the subject but nothing seems to work. Is there anything I have to do in addition to editing the Driver "nv" line? I'm running mandrake 9.1, any help would be greatly appreciated.
 
Old 10-22-2003, 04:14 PM   #2
valueduser
LQ Newbie
 
Registered: Sep 2002
Distribution: mandrake 9.1
Posts: 15

Original Poster
Rep: Reputation: 0
never mind, figured out what I was doing wrong.
 
Old 10-22-2003, 04:18 PM   #3
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
The README from nvidia also suggests adding (to XF86Config-4) the line:

Load "glx"

and removing:

Load "dri"
Load "GLcore"

Also, there may be additional stuff you need to configure. Make sure your monitor refresh rates are correctly set.

One good place to begin with diagnosing problems is the logfiles produced by X. Look through /var/log/XFree86.0.log and /var/log/XFree86.9.log to see if there are any lines beginning with (EE). Those might give some clues; post them here if you find any.
 
Old 10-22-2003, 04:18 PM   #4
wapcaplet
LQ Guru
 
Registered: Feb 2003
Location: Colorado Springs, CO
Distribution: Gentoo
Posts: 2,018

Rep: Reputation: 48
Quote:
Originally posted by valueduser
never mind, figured out what I was doing wrong.
Cool! If you don't mind, please post your solution in case someone else has the same problem in the future.
 
Old 10-23-2003, 03:05 PM   #5
slamp
Member
 
Registered: Oct 2003
Distribution: Mandrake 9.1
Posts: 30

Rep: Reputation: 15
Yeah, please do that. I know someone with the same problem. Want to know how you sorted it out
 
Old 10-25-2003, 01:03 PM   #6
valueduser
LQ Newbie
 
Registered: Sep 2002
Distribution: mandrake 9.1
Posts: 15

Original Poster
Rep: Reputation: 0
I was using the telinit command to switch runlevels. Originally I was just switching back to runlevel 5 and nothing happened, that is the driver wasn't being loaded. All I had to do was stop the xserver and restart from a terminal using the startx command.
 
Old 10-26-2003, 02:34 AM   #7
dolphans1
Senior Member
 
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041

Rep: Reputation: 35
Valueuser

Hey valueuser, can you play the Linux Tux Racer game and let us know if it improves the performance of the game. with the nvidia drivers now installed?

d-1


Quote:
Originally posted by valueduser
I was using the telinit command to switch runlevels. Originally I was just switching back to runlevel 5 and nothing happened, that is the driver wasn't being loaded. All I had to do was stop the xserver and restart from a terminal using the startx command.
 
Old 10-26-2003, 08:27 AM   #8
winglin
LQ Newbie
 
Registered: Sep 2003
Location: Philippines
Distribution: PCLinuxOS 2k4, Fedora Core 1
Posts: 23

Rep: Reputation: 15
I'm having the same problems.

I started Linux on my old pc with GeForce2 card using Mandrake 9.1. The Linux driver works on that machine. Recently I decided to dual boot on my newer PC with GeForce 4 Ti 4200 but with the Redhat 9 distro. Nvidia driver works fine too.

But I don't like RH very much so I decided to remove it and install Mdk 9.1 instead. After I installed the NVidia driver, I get a blank screen when I run startx.

Here is my installation procedure:
- Installed Mandrake 9.1 from 3 cds
- Set up dual boot (I don't install lilo on the MBR)
- Reboot into Mandrake using reg user to do some tweaking of the desktop
- log-off from desktop
- in the console, login as root and edit runlevel of /ect/inittab to 3
- reboot, login to root
- install NVidia driver using sh NVIDIA.run package
- edit XF86Config-4; change "nv" to "nvidia", no need to remove dli and GLcore since they are not in a mandrake installation
- su to regular user
- startx
... then I get a blank screen

I tried uninstalling the driver using "nvidia-installer --uninstall" and
reinstall using --extract-only and make install. still the same problem.

If I uninstall and revert XF86Config-4 to "nv", I still can't boot back to X.

Any suggestions? I'm thinking of reinstalling Mandrake but doubt if that will help any.

Thanks
 
Old 10-26-2003, 04:24 PM   #9
hal_2001
LQ Newbie
 
Registered: Oct 2003
Location: UK
Distribution: Mandriva, Red Hat, Fedora Core, MontaVista
Posts: 23

Rep: Reputation: 16
It sounds like the nv Mandrake drivers did not give a X screen ? Right ? Therefore I don't think it is an nVidia driver problem.

It could be your graphics card or monitor is refusing to show the screen due to maybe unsupported resolution or something ?

Did you configure the graphics card and monitor at the summary page during the install ? Here you are able to test the selected monitor and resolution using the nv driver.

I think you can run a program called XFdrake to change your resolution/monitor settings.
 
Old 10-26-2003, 08:54 PM   #10
winglin
LQ Newbie
 
Registered: Sep 2003
Location: Philippines
Distribution: PCLinuxOS 2k4, Fedora Core 1
Posts: 23

Rep: Reputation: 15
I was able to enter X using the nv driver during the fresh install. Only can't go back after I installed the NVidia driver, even if I uninstall Nvidia driver.

Maybe you're right about the resolution. Does XFdrake runs at the console outside of X? I'll try that once I get home. Thanks
 
Old 10-27-2003, 04:43 PM   #11
hal_2001
LQ Newbie
 
Registered: Oct 2003
Location: UK
Distribution: Mandriva, Red Hat, Fedora Core, MontaVista
Posts: 23

Rep: Reputation: 16
Are you saying that you could boot into X using the nv driver but when you used the nvidia driver you could not use X ?

Also, when you changed the XFConfig-4 file from using nvidia back to using nv, X did not work ? This should work even with the nvidia drivers installed, well it does for me.

Have you looked at the XFree86 log files in the /var/log directory ? Maybe there is an error reported here for the nvidia drivers ?

Did you install the Mandrake nvidia rpms or use nvidia's run install script ? Both should work but try the other method to see whether that helps.

Have you looked in the system log stored in /var/log/syslog ? You need to be logged in as root to edit the file. Again there maybe a clue in the system log ?

Run X and when the screen is blank, press these 3 keys simultaneously Ctrl-Alt-F1. Do you see a text login screen ? this is a virtual terminal and allows you to login in text mode. If you press Ctrl-Alt-F7 this will take you back to the X display ( screen 0 ) but in your case will be blank.

Run X and try pressing Ctrl-Alt + ( + key on the numeric keypad ) or Ctrl-Alt - ( - minus key on the numeric keypad. This will cycle through the screen resolutions. Is the screen still blank ?
 
Old 10-28-2003, 10:40 AM   #12
winglin
LQ Newbie
 
Registered: Sep 2003
Location: Philippines
Distribution: PCLinuxOS 2k4, Fedora Core 1
Posts: 23

Rep: Reputation: 15
Sorry to have confused you. I was saying that initially I could enter X using nv driver. After I install nvidia driver and used it, I get a blank screen. I used the run install script, I think the RPMs are no longer available at NVidia's site. I uninstalled nvidia and then that's when the nv driver is no longer working too.

I tried looking at the XFree log but no error was reported (though I didn't really try looking at it thoroughly).

When I startx and screen goes blank, Ctrl-Alt-F1 doesn't work (no response). No response too when pressing Ctrl-Alt + or Ctrl-Alt -. Pressing Ctrl-Alt-backspace turns off the computer (immediately, like pressing the power button)

I reinstalled Mandrake and just use the nv driver for now. Maybe the problem could be resolved in the next release of the driver.
 
Old 10-28-2003, 05:42 PM   #13
hal_2001
LQ Newbie
 
Registered: Oct 2003
Location: UK
Distribution: Mandriva, Red Hat, Fedora Core, MontaVista
Posts: 23

Rep: Reputation: 16
If you a Mandrake Club member then the nvidia drivers are available as RPMs.

If you use the RPMs you need need to match the nvidia kernel version with your Mandrake kernel.

As you used the install script, how did you uninstall the nvidia drivers ? Just curious.
 
Old 10-28-2003, 09:21 PM   #14
dolphans1
Senior Member
 
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041

Rep: Reputation: 35
How do you become a Mandrake Club Member and what is the fee for signing up.

Thanks,

d-1



Quote:
Originally posted by hal_2001
If you a Mandrake Club member then the nvidia drivers are available as RPMs.

If you use the RPMs you need need to match the nvidia kernel version with your Mandrake kernel.

As you used the install script, how did you uninstall the nvidia drivers ? Just curious.
 
Old 10-28-2003, 09:39 PM   #15
dalek
Senior Member
 
Registered: Jul 2003
Location: Mississippi USA
Distribution: Gentoo
Posts: 2,058
Blog Entries: 2

Rep: Reputation: 79
I think it is about 5 or 6 bucks a month. Go to the website and there should be a link to join.

Oh heck. Here is a link. Click in the upper right hand corner where it says " please follow this link." under the login and password form.

http://www.mandrakeclub.com/

I think they take credit cards too.

You will still have to do the same thing to install even if it is a rpm though. You will have to kill 'x' and do it in command line then restart 'x'. Same thing, different command. That's all.

Later

 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
NVIDIA driver via Suse?? Does this work?? little_penguin SUSE / openSUSE 9 08-28-2005 08:15 PM
Still not getting nvidia driver to work.. GardarS Linux - Hardware 14 06-27-2005 04:41 AM
Nvidia driver doesn't work very well Trkdz Slackware 1 05-25-2005 09:35 PM
DVI to LCD does not work without nvidia Driver flysideways Fedora 4 03-23-2005 11:06 AM
Nvidia Driver Dont Work!!! FearPasion710 Linux - General 1 07-31-2003 11:24 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Mandriva

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