ubuntu:gpu:nvidia_gpu:setup:setup_using_a_ppa_repository
Ubuntu - GPU - NVIDIA GPU - Setup - Setup using a PPA Repository
Add the repository:
sudo add-apt-repository ppa:graphics-drivers/ppa sudo apt-get update
Then check all the devices and drivers.
sudo ubuntu-drivers devices
Optionally, choose to auto detect and install all the device drivers
sudo ubuntu-drivers autoinstall
or, install any specific driver:
sudo apt install nvidia-driver-470
Restart the system
sudo init 6
ubuntu/gpu/nvidia_gpu/setup/setup_using_a_ppa_repository.txt · Last modified: 2023/06/07 17:43 by peter