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:33] peterubuntu:gpu:nvidia_gpu:setup [2025/05/21 15:26] (current) peter
Line 1: Line 1:
 ====== Ubuntu - GPU - NVIDIA GPU - Setup ====== ====== Ubuntu - GPU - NVIDIA GPU - Setup ======
  
-  * [[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 Desktop =====
  
-There are various methods that can be used to setup the drivers:+  * Launch the **Software & Updates** application. 
 +  * Navigate to the **Additional Drivers** tab. 
 +    * This will display a list of proprietary NVIDIA drivers available for installation. 
 +  * Select the NVIDIA driver of your choice.
  
-  [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using Default Repository|Setup using Default Repository]] +<WRAP info> 
-  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using Auto-Detect|Setup using Auto-Detect]]+**NOTE:**  This method is user-friendly and recommended for those who prefer a graphical interface for driver installation. 
 +</WRAP>
  
 ---- ----
  
-----+===== Command Line Installation =====
  
-===== Optionally, choose to auto detect and install all the device drivers =====+[[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]]
  
-<code bash> +There are various methods that can be used to setup the drivers. **ONLY CHOOSE ONE OPTION**:
-sudo ubuntu-drivers autoinstall +
-</code>+
  
----- +  * [[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]] 
-===== Opptionally, Search all the NVIDIA drivers available ===== +  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup using a PPA Repository|Setup using a PPA Repository]] 
- +  * [[Ubuntu:GPU:NVIDIA GPU:Setup:Setup manually|Setup manually]]
-<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.1686159196.txt.gz · Last modified: 2023/06/07 17:33 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki