The log shows that you tried to install driver 173.14.12 with the
installer from NVIDIA's website. That might have corrupted some library.

Press CTRL+ALT+F1 so as to get to the command line.

type:
sudo /etc/init.d/gdm stop (or kdm stop, if you use Kubuntu)

cd path/to/the/nvidia installer

sudo sh Name_of_the_installer --uninstall

sudo apt-get --purge remove nvidia-glx-177 nvidia-177-kernel-source

sudo apt-get install --reinstall libgl1-mesa-glx xserver-xorg-core

sudo apt-get install nvidia-glx-177

-- 
Intrepid Ibex: Nvidia GLX not present
https://bugs.launchpad.net/bugs/267475
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

Reply via email to