On Tue, Aug 28, 2007 at 09:44:11PM +0200, Bart wrote:
> I've installed Debian 4.0r1 and now I want 3D support for my Nvidia 
> graphics card.
> 
> I'm following instructions as can be found on 
> http://wiki.debian.org/NvidiaGraphicsDrivers
> 
> I can install the nvidia-kernel-sources, but not the nvidia-glx package. 
> The error given is:
> 
> The following packages have unmet dependencies:
>   nvidia-glx: Depends: libc6 (>= 2.5-5) but 2.3.6.ds1-13etch2 is to be 
> installed
> 
> Is there a way to solve this?
> 
> I'm new to Debian, so don't shoot me ;)

First, run aptitude and do an update.  Install any security updates.

If you're running Etch, you don't need the sources.  You need the glx
that you have and you have to ensure that the kernel modules it brings
in are the same number as your installed kernel.  Then you need to read
all the documentation in /usr/share/doc/nvidia* and all the man pages
available with

$apropos nvidia

Also, I highly recommend that you ensure that X is working with the nv
driver before you fiddle with the nvidia driver.

Finally, do not use nvidia's own installer since it overwrites existing
debian files on your system and will eventually make a hash of it.

Good luck,

Doug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to