I got a laptop (Dell Precision M4700) with a Quadro K2000M. I have two drives, one for Windows 7 and one for Ubuntu 14.04 LTS.
After a fresh install of Ubuntu 14.04 LTS followed by an upgrade to 14.04.2, and then immediately followed by an installation of CUDA 7, subsequent boots into Ubuntu are unsuccessful: it basically hangs at the purple screen with Ubuntu and the five dots underneath - every time.
I got the latest deb from the Nvidia downloads.
Then I did:
sudo dpkg -i cuda-repo-ubuntu1404_7.0-28_amd64.deb
sudo apt-get update
sudo apt-get install cuda
then reboot and it hangs... every time.
I know there are some folks posting similar issues, but none of these posts have a solution that worked for me.
Does anyone have any ideas?