Ubuntu 16.04 LTS NVIDIA Setup Guide
#9
evilmog, please update your guide with these specific commands so that the latest Nvidia drivers can be downloaded and installed.

Code:
sudo add-apt-repository ppa:graphics-drivers/ppa
sudo apt-get update
sudo apt-get install nvidia-384 nvidia-libopencl1-384 nvidia-opencl-icd-384

The different versions of Nvidia drivers that are available can be viewed by executing:

Code:
sudo apt-cache search nvidia-


Messages In This Thread
Ubuntu 16.04 LTS NVIDIA Setup Guide - by evilmog - 11-21-2016, 08:29 PM
RE: Ubuntu 16.04 LTS NVIDIA Setup Guide - by atom - 11-21-2016, 09:06 PM
RE: Ubuntu 16.04 LTS NVIDIA Setup Guide - by devilsadvocate - 08-06-2017, 11:26 PM
RE: Ubuntu 16.04 LTS NVIDIA Setup Guide - by atom - 11-12-2017, 09:34 PM