I know there are lot of posts with similar titles... but I think I've tried about all of them.
I can't seem to get nvidia drivers to work.
Failure mode. I go through the below steps... After rebooting... the system will seem to boot normally (even a glimpse of the ubuntu splash page).. but eventually... all output from my HDMI will cease.. and my TV will just say "no signal from HDMI"
System
Nvidia 760GTX
Samsung 46" TV as Monitor
Connected Via HDMI from video card to monitor.
Steps.
1. Clean install of ubuntu 14.04
2. apt-get update && apt-get upgrade -y
3. add-apt-repository ppa:graphics-drivers/ppa
4. apt-get update
from here it diverges.. first I tried
ubuntu-drivers autoinstall
and I would get the failure mode described above.
All subsequent attempts... I instead would do a...
ubuntu-drivers devices
and then
sudo apt-get install nvidia-361
For this last step.. I started with the the 'recommended' driver listed here (364).. and then I tried the one nvidia recommends for the 760GTX on their website (361)... and then I tried all the rest...
Same failure mode.
Any ideas? I'm wondering if others might have some insight into the failure mode where the HDMI signal just seems to get lost.
Thanks!