Currently on my Ubuntu 14.04 install, I boot it up install the latest updates and attempt to install the NVIDIA drivers from xorg-edgers while following the top answer on this post How do I install the Nvidia drivers?
It installs 304 for my card and when I check the "glxinfo | grep OpenGL"
I have about 8 lines that read
Xlib: extension "NV-GLX" missing on display ":0".
I did the "sudo apt-get install nvidia-current" to get the latest. I install it but didn't see any errors in the terminal. I'm not sure what I'm doing wrong here. I'm not a complete beginner with Linux so I can find my way around just fine but I can't find a solution to this issue.
Should I have done one of these two instead?
sudo apt-get install nvidia-304
sudo apt-get install nvidia-graphics-drivers-304
certified
in list. – JoKeR Jun 03 '14 at 02:36