ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #96159
[Bug 626974] Re: ABI change in xorg 1.9 breaks legacy nvidia-96 drivers in Maverick
Temporarily solution
Before NVIDIA drivers installation do:
sudo apt-get purge xserver-xorg-core
sudo sed -i 's/maverick/lucid/g' /etc/apt/sources.list
sudo apt-get update
sudo apt-get install xserver-xorg-core
echo "xserver-xorg-core hold" | sudo dpkg --set-selections
sudo sed -i 's/lucid/maverick/g' /etc/apt/sources.list
sudo apt-get update
--
ABI change in xorg 1.9 breaks legacy nvidia-96 drivers in Maverick
https://bugs.launchpad.net/bugs/626974
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
References