Created
April 12, 2020 22:04
-
-
Save AlexTMjugador/11cec92e87c178cfaf91cda788a4b788 to your computer and use it in GitHub Desktop.
X server configuration for unlocking GPU fan control, voltage settings, clock settings and more in the nvidia-settings application. For more information, see https://download.nvidia.com/XFree86/Linux-x86_64/440.64/README/xconfigoptions.html#Coolbits.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Section "Device" | |
Identifier "nvidia" | |
Driver "nvidia" | |
Option "Coolbits" "31" | |
EndSection |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment