Comment 2 for bug 239536

Revision history for this message
Alberto Milone (albertomilone) wrote :

Please, try this:

type:
sudo apt-get install linux-headers-$(uname -r)

then upgrade to the latest driver and type:
sudo dkms add -m nvidia -v 173.14.05 -k $(uname -r)
sudo dkms build -m nvidia -v 173.14.05 -k $(uname -r)
sudo dkms install -m nvidia -v 173.14.05 -k $(uname -r)

Let me know how it goes. If there are problems, please post them here.