LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Installing new Video Drivers (https://www.linuxquestions.org/questions/linux-newbie-8/installing-new-video-drivers-5881/)

Runt888 08-26-2001 01:31 PM

Installing new Video Drivers
 
I'm trying to get Red Hat 7.1 to work with my video card. I have a GeForce 3, which isn't on the list. So I chose generic VGA and have been working at the lowest resolution. I went to NVidia's website and downloaded the two rpm files that it said were compatible with my card. When I ran them from the shell prompt, they both said they installed. Now how do I use them? When i try to start X Windows, I get an error. Thanks for any help.

rshaw 08-26-2001 07:03 PM

open the XF86config file and make sure that it is using the nvidia driver.

driver = "nvidia"
load "glx"

remove these if present:

load "dri"
load "GLcore"

or post your /var/log/xfree86.log file so we can see where the x server is barfing.


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