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

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:gpu:nvidia_gpu:setup [2023/06/07 17:38] peterubuntu:gpu:nvidia_gpu:setup [2023/06/07 17:44] (current) peter
Line 3: Line 3:
 [[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]] [[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]]
  
-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:GPU:NVIDIA GPU:Setup:Auto detect and install all the device drivers|Auto detect and install all the device drivers]]   * [[Ubuntu:GPU:NVIDIA GPU:Setup:Auto detect and install all the device drivers|Auto detect and install all the device drivers]]
   * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using a specific driver version|Setup using a specific driver version]]   * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using a specific driver version|Setup using a specific driver version]]
-  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using Auto-Detect|Setup using Auto-Detect]]+  * [[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.1686159480.txt.gz · Last modified: 2023/06/07 17:38 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki