ubuntu:gpu:nvidia_gpu:setup
This is an old revision of the document!
Table of Contents
Ubuntu - GPU - NVIDIA GPU - Setup
There are various methods that can be used to setup the drivers:
Optionally, choose to auto detect and install all the device drivers
sudo ubuntu-drivers autoinstall
Opptionally, Search all the NVIDIA drivers available
sudo apt search nvidia-driver
Install the latest version
For example,
sudo apt install nvidia-driver-470
Optionally, install the driver through a PPA repository
Add the repository by using add-apt-repository ppa:graphics-drivers/ppa command.
sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update
ubuntu/gpu/nvidia_gpu/setup.1686159196.txt.gz · Last modified: 2023/06/07 17:33 by peter