Skip to content

Instantly share code, notes, and snippets.

@AlexTMjugador
Created April 12, 2020 22:04
Show Gist options
  • Save AlexTMjugador/11cec92e87c178cfaf91cda788a4b788 to your computer and use it in GitHub Desktop.
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.
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