Results 1 to 8 of 8
I need to install 3D drivers for my nVidia card on Mandrake 10.1. I have RTFM and STFW and regardless of what I do, I can't get it to work. ...
- 12-01-2004 #1Just Joined!
- Join Date
- Jul 2004
- Location
- Los Angeles, CA
- Posts
- 66
nVidia Drivers
I need to install 3D drivers for my nVidia card on Mandrake 10.1. I have RTFM and STFW and regardless of what I do, I can't get it to work. Any help would be great.
- 12-01-2004 #2Linux Engineer
- Join Date
- Sep 2003
- Location
- Knoxhell, TN
- Posts
- 1,078
To start, what have you done so far to try to install them? What errors are you getting? We need more information to troubleshoot your problem effectively.
Their code will be beautiful, even if their desks are buried in 3 feet of crap. - esr
- 12-01-2004 #3Just Joined!
- Join Date
- Jul 2004
- Location
- Los Angeles, CA
- Posts
- 66
Typically, I'll exit X and run the file. It'll start, fail to connect to nVidia's site for updates, and then complain that I haven't edited headers and quit. I don't know the exact error is. I'll try it again when I get home to my Linux box.
- 12-02-2004 #4Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
Unless you're distro is really really new, you have an old version of the nVidia driver, or you rebuilt your kernel/have a customized kernel, it shouldn't need to connect to their site at all. In all the exceptions I mentioned, you can have it compile the kernel interface locally instead of looking for updates on nVidia's site (which won't work for anything I mentioned except having an old version of the driver). Just make sure you've installed the kernel sources and select 'no' when it asks to connect to nVidia's website.
Emotions are the key to the soul.
Registered Linux User #375050
- 12-02-2004 #5Just Joined!
- Join Date
- Jul 2004
- Location
- Los Angeles, CA
- Posts
- 66
It's claiming it can't load the nvidia.o module because kernel header files may be incorrect.
- 12-02-2004 #6Linux User
- Join Date
- Sep 2003
- Posts
- 254
What is ur kernel? Could we see ur X config file? does it work with the nv module?
Originally Posted by ND4SPDR
Before using nvidia module nv must work
- 12-02-2004 #7Just Joined!
- Join Date
- Jul 2004
- Location
- Los Angeles, CA
- Posts
- 66
How do I view my X config file?
- 12-02-2004 #8Depending on what Mandrake 10.1 uses (I'm not sure; don't use it myself), your X config file is either:
Originally Posted by ND4SPDR
orCode:/etc/X11/xorg.conf
You can view it either with a text editor like Gedit or Emacs, or from the command line:Code:/etc/X11/XF86Config
orCode:cat /etc/X11/xorg.conf | less
Code:pico /etc/X11/xorg.conf
Registered Linux user #270181
TechieMoe's Tech Rants


Reply With Quote
