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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
