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. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp

