I had this same problem just a few hours ago, the latest 331 is broken. Downgrading to the previous driver or any other, included the open-source nouveau won't work, the only solution is uninstall all nvidia packages and install the driver from the .run you can download from the nvidia website.
There, select your graphic card, architecture, etc, and download the installer. When it's done, you'll need to install it from the commandline without X running. Pres Ctrl+Alt+F6 and after login:
Now, asuming your driver has been downloaded to the "Downloads" folder:
I've used the asterisk here because I can't know if the driver you downloaded is the exact same name as mine, since it depends on your GPU. You could use autocompletion with the tab key to use the exact .run name.
Follow the on screen instructions. When you finish, reboot:
If after rebooting you see the same problem, log again in a TTY and try:
This should regenerate a new /etc/X11/xorg.conf
Just a quick update for anyone who used my solution: Today a new update of some gl libraries has broken my system again. I've had to re-install the NVIDIA run package, it complained about some of its libraries being altered and restored them to its working state. There seems to be a compatibility problem between libraries from the official repositories and the ones packaged in the driver. This is the reason I don't like to install things from outside packagers... To reinstall the driver, kill the X with
and reinstall the .run with
| |||
Android
(3)
chrome
(1)
Cloud
(1)
command prompt
(2)
GNU
(1)
graphics
(1)
Hardware
(1)
KINDLE FIRE 7 HD
(1)
latex
(12)
Libre Office
(2)
Linux Command Line
(7)
Networking
(2)
Nexus 4
(1)
nvidia
(1)
silverlight
(1)
skype
(1)
Technological News
(1)
ubuntu
(32)
Unity
(1)
windows
(9)
wine
(1)
X11
(1)
Tuesday, January 7, 2014
nvidia fix
Subscribe to:
Post Comments (Atom)
-> Installing NVIDIA driver version 331.20. -> Running distribution scripts executing: '/usr/lib/nvidia/pre-install'... -> done. -> The distribution-provided pre-install script failed! Continue installation anyway? (Answer: No)
– Patryk Jan 2 at 23:08