Troubleshooting
System starts in low graphics mode(3d disabled)
Filed Under:
Troubleshooting
Since Ubuntu comes with open source drivers in a default installation,Nvidia drivers have to be installed later.
For NVIDIA card owners:
Install the drivers from a terminal window with the command :
sudo apt-get install nvidia-glx-185 (pressing tab will auto complete all the package names)
Restart system.
Or
You could try installing graphically from System>administration>Hardware drivers


