LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Can't get new Nvidia drivers to work (https://www.linuxquestions.org/questions/linux-software-2/cant-get-new-nvidia-drivers-to-work-56142/)

shnack 04-21-2003 03:57 PM

Can't get new Nvidia drivers to work
 
Well, I downloaded and installed Redhat 9 about three days ago. It installed and is working fine. I'm pretty new at Linux, so I would appreciate any help you could offer on the following problem I have.

I downloaded the new Nvidia drivers (NVIDIA-Linux-x86-1.0-4349.run). I installed the drivers just as the instructions said (sh NVIDIA-Linux-x86-1.0-4349.run). It downloaded a kernel interface and the install went fine. I then edited the XF86Config file, changing the "nv" to "nvidia" and made sure that dri and GLcore weren't in the "Load" section. When I restart X the screen just gets corrupt with low-res characters and I can't do anything, not even ctrl-alt-del. The only way to get X to load is to change the XF86Config to say nv again, but of course that's just the old built-in driver. Any suggestions?

Oh, and I have a PNY Geforce4 Ti 4800.

DavidPhillips 04-21-2003 05:30 PM

get the nvchooser.sh script and make sure you have the right driver if you have not done it already

SenorPedo 04-21-2003 10:00 PM

Check your AGP settings...it seems that's a pretty likely candidate for those kinds of errors. If I recall correctly, you can set AGPGART or something like that in your XF86Config file to a value of 0 to disable it just to see if it works. If that solves the problem, then play with turning it back on at various settings till you find one that works. That might not be the right spelling for that option, but its discussed in the installation readme.

shnack 04-22-2003 01:05 AM

Thanks for the tip. I'll give it a try. I'm in the process of reinstalling Linux right now, so I'm in Windows downloading some drivers and things. I'll let you know how it turns out.

Oh, and I did run the nvchooser and tried to install the drivers from December, but the kernel driver wouldn't load properly. I'll try changing the config

shnack 04-22-2003 02:44 AM

Well, I changed the NvAGP option to 0 in the XF86Config and now the driver works. Thank you! Now, is there any way to make it use AGP 2x or 4x instead of just disabling it?

Franklin 04-22-2003 07:32 AM

0 - disables AGP
1 - use NVAGP if possible
2 - use AGPGART if possible
3 - try AGPGART, then NVAGP

to reduce the APG rate ( if for example it defaults to 4x and its unstable)

in modules.config

alias char-major-195 nvidia
options nvidia NVreg_RegAGPRate=2 #force AGP rate to 2X

Not to RTFM you, but there is alot of good info there to help you tweak your card. You really should take a look.. For example, it lists supported agp chip sets which would help you better decide what options are best for your setup.

Franklin 04-22-2003 07:36 AM

sorry - typo above

should read modules.conf (/etc/modules.conf)

steve

randallrayusa 06-03-2003 07:33 PM

NVchooser out of date.
 
The .run file isn't working ether! So look else where!!!!!! It says it can't find a driver and needs header to compile so out of luck on auto update! :(


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