Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


nvidia_settings

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
nvidia_settings [2012/08/10 15:54] – created juckinsnvidia_settings [2022/06/04 10:38] juckins
Line 1: Line 1:
-<code> +==== NVIDIA Drivers and Settings ==== 
-nvidia-settings + 
-gdm-restart +[[https://linuxconfig.org/how-to-install-the-nvidia-drivers-on-centos-7-linux|Install NVIDIA drivers on CentOS 7]] 
-</code>+ 
 +First make sure you do the following: 
 + 
 +  yum install libglvnd-devel 
 +   
 +__Notes from 4 June 2022__ 
 + 
 +  * When I installed 515.48.07, I did not have the libglvnd-devel installed.  So I thought it was going to fail, but it actually kept going.   
 +  * It took about 3 minutes to finish.   
 +  * I answered Yes to update the X configuration (but where is the file?) 
 +  * It said it was going to make a backup (but where)? 
 +  * Rebooted, screen came up OK after a delay of a few seconds 
 + 
 +To find current NVIDIA driver version: 
 + 
 +  nvidia-smi 
 + 
 + 
 +The following commands might be useful for updating the X server settings with NVIDIA graphics cards: 
 +  nvidia-settings 
 +  gdm-restart 
nvidia_settings.txt · Last modified: 2022/10/25 19:58 by juckins