Bug#640814: nvidia-glx not installable
Andreas Beckmann
debian at abeckmann.de
Thu Sep 8 16:55:24 UTC 2011
On 2011-09-08 17:30, Andrea Veri wrote:
> I tried to downgrade xserver-xorg-core to 1.10.4-1 (package from
you need to downgrade the whole Xorg stack ...
I just tried in a pbuilder chroot which has unstable and testing sources available:
apt-get install xorg xserver-xorg-video-all xserver-xorg-input-all
# installs 1.11.0 from unstale and a lot of packages depending on it,
# probably matching your setup
apt-get remove xserver-xorg-core
# remove the whole xorg stack
apt-get install nvidia-glx xserver-xorg-core/testing
# get the invidia packages from unstable + xorg from testing
apt-get install -t testing xorg xserver-xorg-video-all xserver-xorg-input-all
# reinstall the removed packages from testing
Remove + reinstall as two steps seems to be easier than downgrading in one step
Andreas
More information about the pkg-nvidia-devel
mailing list