2

I want to run a cuda program on Ubuntu 14.04 LTS 64bit, but the error i got was:

cuda driver version is insufficient for cuda runtime

So i downloaded nvidia driver from its official website. I couldn't install it properly, it displayed an error:

the distribution-provided pre-install script failed

However, I continued the installation. After reboot, any of the accounts is not getting logged in. I tried everything on these websites, nothing is working.

3 Answers3

1

While Kali may load, press e and then go to Kali.

After the command, write:

nouveau.modeset=0

Then hit F10.

This might solve your problem.

Eliah Kagan
  • 117,780
0

Look here to uninstall the NVIDIA driver you installed. Once that's done, reboot and login. Next, open Unity Dash and search for Additional Drivers. Let the list populate and choose the proprietary driver for your video card from here and click Apply Changes. That should install the NVIDIA driver for you.

TheWanderer
  • 19,395
  • 12
  • 50
  • 65
0

Try to install the nvidia-304 package from Synaptic, it worked for me.

I had problems with the nvidia driver too, the login screen was black and i could not login on Ubuntu 14.04.4 x64.