Compatible Support Forums: GeForce 4 Debian support

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

GeForce 4 Debian support

#1 User is offline   souldreamer 

  • journeyman
  • Group: Members
  • Posts: 60
  • Joined: 09-March 03

Posted 11 March 2003 - 03:49 PM

How do i add support for GeForce 4 MX440 in Debian Woody?
When i try to compile NVIDIA drivers, the compiler says the drivers were not compiled with the compiler that came with Debian ;( frown frown
0

#2 User is offline   Philipp 

  • Pooh-Bah
  • Group: Administrators
  • Posts: 1964
  • Joined: 15-July 99

Posted 11 March 2003 - 04:35 PM

Add the following in your /etc/apt/sources.list:
deb http://s.bouncybouncy.net/nvidia_debs stable/

Then install the drivers:
apt-get update
apt-get install nvidia-glx nvidia-kernel


and reconfigure xfree:
dpkg-reconfigure xserver-xfree86

If the drivers are only working for root:
chmod 0666 /dev/nvidia*
chown root /dev/nvidia*

0

#3 User is offline   souldreamer 

  • journeyman
  • Group: Members
  • Posts: 60
  • Joined: 09-March 03

Posted 11 March 2003 - 05:04 PM

Thanks laugh laugh wink
0

#4 User is offline   souldreamer 

  • journeyman
  • Group: Members
  • Posts: 60
  • Joined: 09-March 03

Posted 11 March 2003 - 05:07 PM

And for SID whe change stable to SID, right?
0

#5 User is offline   Philipp 

  • Pooh-Bah
  • Group: Administrators
  • Posts: 1964
  • Joined: 15-July 99

Posted 11 March 2003 - 05:13 PM

No, to unstable.

Drivers for SID:
deb http://s.bouncybouncy.net/nvidia_debs unstable/

Drivers for Sarge:
deb http://s.bouncybouncy.net/nvidia_debs testing/
0

#6 User is offline   souldreamer 

  • journeyman
  • Group: Members
  • Posts: 60
  • Joined: 09-March 03

Posted 11 March 2003 - 05:16 PM

Thanks very much! wink
0

#7 User is offline   dabrames 

  • stranger
  • Group: Members
  • Posts: 1
  • Joined: 11-March 03

Posted 11 March 2003 - 07:50 PM

HI, I'm new to Debian, though not particularly new to Linux, but I have less experience with desktop stuff and X than with server stuff. I'm attepting to get nvidia 3d accelleration working on my box, so I can install winex. I downloaded the nvidia-gls and nvidia-kernel packages, and after upgrading my kernel (for other reasons), the kernel module copiles okay, and seems to load okay... and of course the GLX module is just some libs that get installed, so it seemed to go okay.

Now, however I can't run glxinfo or glxgears.. I get a complaint about not being able to open a double buffered RGB something... (sorry I had to dual boot back to XP to do some work.. not ready to do everything from linux yet, though that is my goal)... my question is, should I attempt to install the debs here, or is there some other suggestion about fixing my problem. I'm at a bit of a loss as to how I can tell which piece is not working/not configured right... kernel driver, glx, or something in my XF86config...
0

#8 User is offline   clutch 

  • Carpal Tunnel
  • Group: Moderators
  • Posts: 3859
  • Joined: 29-March 00

Posted 11 March 2003 - 09:42 PM

Did you make sure to make all the needed changes to your XF86Config(-4) file? You have to make some core changes (like commenting out "dri" and switching the driver from "nv" or "vesa" to "nvidia") to get them to work, plus you have optional settings (such as digital vibrance) that you can make which are listed in there.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users