User Tools

Site Tools


ubuntu:gpu:nvidia_gpu:setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:gpu:nvidia_gpu:setup [2023/06/07 17:28] – created peterubuntu: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:GPU:NVIDIA GPU:Setup:Check the currently attached NVIDIA devices and all the recommended drivers to install|Check the currently attached NVIDIA devices and all the recommended drivers to install]]
  
-Check the currently attached NVIDIA devices and all the recommended drivers to install.+There are various methods that can be used to setup the drivers. **ONLY CHOOSE ONE OPTION**:
  
-<code bash> +  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Auto detect and install all the device drivers|Auto detect and install all the device drivers]] 
-sudo ubuntu-drivers devices +  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using a specific driver version|Setup using a specific driver version]] 
-<code>+  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using a PPA Repository|Setup using a PPA Repository]] 
 +  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup manually|Setup manually]]
  
 ---- ----
  
-===== Optionally, choose to auto detect and install all the device drivers ===== 
- 
-<code bash> 
-sudo ubuntu-drivers autoinstall 
-</code> 
- 
----- 
- 
-===== Opptionally, Search all the NVIDIA drivers available ===== 
- 
-<code bash> 
-sudo apt search nvidia-driver 
-</code> 
- 
----- 
- 
-===== Install the latest version ===== 
- 
-For example,  
- 
-<code bash> 
-sudo apt install nvidia-driver-470 
-</code> 
- 
----- 
- 
-===== Optionally, install the driver through a PPA repository ===== 
- 
-Add the repository by using **add-apt-repository ppa:graphics-drivers/ppa** command. 
- 
-<code bash> 
-sudo add-apt-repository ppa:graphics-drivers/ppa 
-sudo apt-get update 
-</code> 
  
ubuntu/gpu/nvidia_gpu/setup.1686158928.txt.gz · Last modified: 2023/06/07 17:28 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki