LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   Problem with graphics card Drivers. Please Help! (https://www.linuxquestions.org/questions/mandriva-30/problem-with-graphics-card-drivers-please-help-532276/)

tekgek 02-25-2007 12:02 PM

Problem with graphics card Drivers. Please Help!
 
Hello to all!

I am a 3d desktop effects maniac and I would like to enable the 3d graphics acceleration ability for my (please don't laugh) nvidia geforce fx 5200. I tried the xorg drivers, but it kept on reverting to the normal drivers, and wouldn't enable the 3d acceleration. So now I can't run the 3d effects. Any help would be great.

All the best,

Tekgek

ernie 02-25-2007 07:09 PM

You can get the proprietary nVidia drivers package for your graphics card from plf. You can set up the plf media sources for urpmi at Easy URPMI by following the directions there.

You can also get the latest nVidia drivers from the nVidia WEB site. To install these drivers, switch to a console screen (ALT+F2), log in and su to root, exit Xorg (telinit 3), make the nVidia file executable
Code:

chmod +x  ./NVIDIA-Linux-x86-1.0-9746-pkg1.run
and execute it
Code:

./NVIDIA-Linux-x86-1.0-9746-pkg1.run
HTH,


All times are GMT -5. The time now is 09:29 AM.