[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: nvidia-glx under Debian 4.0r1



/etc/apt/sources.list

#
# deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 DVD Binary-1 20070819-11:33]/ etch contrib main

deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 DVD Binary-3 20070819-11:33]/ etch contrib main deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 DVD Binary-2 20070819-11:33]/ etch contrib main deb cdrom:[Debian GNU/Linux 4.0 r1 _Etch_ - Official i386 DVD Binary-1 20070819-11:33]/ etch contrib main

deb-src http://security.debian.org/ etch/updates main contrib
deb http://http.us.debian.org/debian/ sarge main contrib

deb ftp://ftp.nl.debian.org/debian/ unstable contrib non-free
deb-src ftp://ftp.nl.debian.org/debian/ unstable contrib non-free


I added the last two lines myself to obtain the nvidia-kernel-sources (with success)

Florian Kulzer wrote:
On Tue, Aug 28, 2007 at 21:44:11 +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?

You are trying to install the nvidia-glx package from Sid (a.k.a.
"unstable", the "bleeding edge, may break at any time" branch of
Debian.) You have to install the 4.0r1 (Etch, "stable") version of the
package; this one depends on the proper version of libc6.

This is probably due to a misconfiguration of your package manager.
Please post the content of the following two files:

/etc/apt/sources.list
/etc/apt/preferences

(The second file might not exist on your system; this is OK.)

I would also like to see the output that you get from the following
command:

apt-cache policy nvidia-glx




Reply to: