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:38] – peter | ubuntu:gpu:nvidia_gpu:setup [2023/06/07 17:44] (current) – peter | ||
---|---|---|---|
Line 3: | Line 3: | ||
[[Ubuntu: | [[Ubuntu: | ||
- | There are various methods that can be used to setup the drivers: | + | There are various methods that can be used to setup the drivers. **ONLY CHOOSE ONE OPTION**: |
* [[Ubuntu: | * [[Ubuntu: | ||
* [[Ubuntu: | * [[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.1686159480.txt.gz · Last modified: 2023/06/07 17:38 by peter