ubuntu:gpu:nvidia_gpu:setup
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:gpu:nvidia_gpu:setup [2023/06/07 17:30] – 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 ====== | ||
- | There are various methods that can be used to setup the drivers: | + | [[Ubuntu: |
- | | + | There are various methods that can be used to setup the drivers. **ONLY CHOOSE ONE OPTION**: |
- | | + | |
- | ---- | + | * [[Ubuntu: |
+ | * [[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.1686159055.txt.gz · Last modified: 2023/06/07 17:30 by peter