trying to install CUDA for my ubuntu 12.04LTS. Installed the NVIDIA drivers for GTX660Ti but haven't yet run the updates. The manual for CUDA says I should now move to a tty via Ctrl+Alt+F1 but that brings a black screen, and the monitor goes to sleep showing nothing. Ctrl+Alt+F7 brings me back though. Thought I could instead modify the /etc/default/grub, uncommenting either one of these lines: -GRUB_TERMINAL=console -GRUB_GFXMODE=640X480 and then sudo update-grub. Both end me into a Error: No video mode activated, which will not leave, and I cannot access anything until I crash it so that I can go to recovery.
So mainly I would like to just install the CUDA, but if I could get my Ctrl+Alt+F1 to work I would like that too. I have tried several ways to fix it, and they all just make things worse. What should I do?
What I'm following btw: How to install cuda 5.5 under Ubuntu 12.04 LTS 64-bit?