Re: Installed 12.10 and now Nvidia drivers won't work.
Hi!", Cammy,
{Assuming you can get to a Terminal, ['Crtl+Alt+t' or 'Crtl+Alt+F1'] }
There is a bug around that causes the problem you Posted, due to the 'linux-headers-generic' not being installed.
Run:
Code:
sudo apt-get install linux-headers-generic
If it says " already the latest version" then the cause is something else.
If it installs, then:
Code:
sudo apt-get remove --purge nvidia-current # substitute package name you installed
sudo apt-get install nvidia-current # substitute package name you want installed.
Then reboot.
Chao!, bogan.
"Better Solutions may bring Worsened Problems": After Lao Tse, b. circa 405BC. a contemporary of Confucius, who died circa 600BC.
They did things differently in those days, apparently!!
Bookmarks