User Tools

Site Tools


ubuntu:gpu:nvidia_gpu:setup:setup_manually

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:setup_manually [2025/05/21 15:50] – [Disable Nouveau Nvidia Driver] peterubuntu:gpu:nvidia_gpu:setup:setup_manually [2025/05/21 15:56] (current) – [Restart] peter
Line 48: Line 48:
 <code bash> <code bash>
 sudo apt install build-essential libglvnd-dev pkg-config sudo apt install build-essential libglvnd-dev pkg-config
-</code> 
- 
----- 
- 
-===== Stop the current display server ===== 
- 
-Before installing the driver, it is mandatory to stop your current display server by changing the run level to 3. 
- 
-<code bash> 
-sudo telinit 3 
 </code> </code>
  
Line 77: Line 67:
  
 </WRAP> </WRAP>
 +
 +----
 +
 +===== Stop the current display server =====
 +
 +Before installing the driver, it is mandatory to stop your current display server by changing the run level to 3.
 +
 +<WRAP important>
 +**WARNING:**  Remember to save all current work before proceeding, as this will stop the desktop environment.
 +
 +  * Switch to a TTY1 session by pressing **CTRL+ALT+F1** and log in.
 +
 +</WRAP>
 +
 +<code bash>
 +sudo telinit 3
 +</code>
  
 ---- ----
Line 85: Line 92:
 sudo bash NVIDIA-Linux-x86_64-510.60.02.run sudo bash NVIDIA-Linux-x86_64-510.60.02.run
 </code> </code>
 +
 +<WRAP info>
 +**NOTE:**  Follow the on-screen instructions to complete the driver installation.
 +
 +  * The wizard may complain that another NVIDIA driver method is available, in that case simply ignore and hit **continue**.
 +
 +</WRAP>
  
 ---- ----
Line 98: Line 112:
 <WRAP info> <WRAP info>
 **NOTE:**  This will reboot your system and start it with display server on. **NOTE:**  This will reboot your system and start it with display server on.
 +
 +  * Upon reboot, configure the NVIDIA settings.
 +    * Access the **NVIDIA X Server Settings** app from the **Activities** menu to adjust the graphics settings as desired. 
 +
 </WRAP> </WRAP>
  
ubuntu/gpu/nvidia_gpu/setup/setup_manually.1747842648.txt.gz · Last modified: 2025/05/21 15:50 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki