This is an old revision of the document!
A3D Installation
Nvidia Purge
Remove any existing Nvidia drivers
/etc/init.d/lightdm stop sudo apt-get purge nvidia-* /etc/init.d/lightdm start
Add graphics driver PPA.
sudo add-apt-repository ppa:graphics-drivers/ppa
update sources
sudo apt update
Launch Additional Drivers utility
(sudo) software-properties-gtk
- NVIDIA 367.44 (or closest to this). - Click Apply Changes button to automatically download and install the driver on the system. - Restart computer to make the new driver take effect and ensure it is working correctly.
Troubleshooting
/etc/init.d/lightdm stop
/etc/init.d/lightdm start
openGL
supo apt-get install mesa-utils glxinfo glxgears