When I try to update from Ubuntu 12 to 14 I get the following warning:
Running the 'unity' desktop environment is not fully supported by your graphics hardware. You will maybe end up in a very slow environment after the upgrade. Our advice is to keep the LTS version for now. For more information see https://wiki.ubuntu.com/X/Bugs/UpdateManagerWarningForUnity3D Do you still want to continue with the upgrade?
When I follow the link for the error explanation it says: your machine does not have 3D support for running the unity desktop environment.
I have an NVIDIA graphics card am using the proprietary driver (331-updates). What does this specific part of the error message mean, does this indicate there is a problem with my current driver setup, and should I upgrade Ubuntu?
lspci | grep VGA
yields:01:00.0 VGA compatible controller: NVIDIA Corporation GK107 [GeForce GTX 650] (rev a1)
– Michael Sep 12 '14 at 18:11