ubuntu:gpu:nvidia_gpu:setup
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
ubuntu:gpu:nvidia_gpu:setup [2023/06/07 17:28] – created peter | ubuntu:gpu:nvidia_gpu:setup [2023/06/07 17:44] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - GPU - NVIDIA GPU - Setup ====== | ====== Ubuntu - GPU - NVIDIA GPU - Setup ====== | ||
- | ===== Using Default Repository ===== | + | [[Ubuntu: |
- | Check the currently attached NVIDIA devices and all the recommended | + | There are various methods that can be used to setup the drivers. |
- | <code bash> | + | * [[Ubuntu: |
- | sudo ubuntu-drivers | + | * [[Ubuntu: |
- | < | + | * [[Ubuntu: |
+ | * [[Ubuntu: | ||
---- | ---- | ||
- | ===== Optionally, choose to auto detect and install all the device drivers ===== | ||
- | |||
- | <code bash> | ||
- | sudo ubuntu-drivers autoinstall | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Opptionally, | ||
- | |||
- | <code bash> | ||
- | sudo apt search nvidia-driver | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Install the latest version ===== | ||
- | |||
- | For example, | ||
- | |||
- | <code bash> | ||
- | sudo apt install nvidia-driver-470 | ||
- | </ | ||
- | |||
- | ---- | ||
- | |||
- | ===== Optionally, install the driver through a PPA repository ===== | ||
- | |||
- | Add the repository by using **add-apt-repository ppa: | ||
- | |||
- | <code bash> | ||
- | sudo add-apt-repository ppa: | ||
- | sudo apt-get update | ||
- | </ | ||
ubuntu/gpu/nvidia_gpu/setup.1686158928.txt.gz · Last modified: 2023/06/07 17:28 by peter