https://github.com/Rem0o/FanControl.Releases Love this fan control program. Super lightweight and allows a lot of customization for fan curves. Answer from DrB00 on reddit.com
🌐
Reddit
reddit.com › r/buildapc › how do i control fan curves for an nvidia gpu?
r/buildapc on Reddit: How do I control fan curves for an Nvidia GPU?
August 2, 2022 -

I've got an old GTX 1080 which I've had to do a fan replacement on. But now when my PC is idle and every other fan in the computer are off, the fans on the GPU will keep spinning up and down every 2 seconds or so, and these aftermarket fans are very rattly when they spin up and cause a very loud burping sound. I'd rather they were always spinning slow on idle as that would be silent in comparison... How can I control the fans of the GPU?

🌐
NVIDIA
nvidia.com › en-us › geforce › forums › game-ready-drivers › 13 › 174202 › how-do-i-control-fan-speed-on-nvidia-control-panel
How do I control fan speed on NVIDIA #GeForce Forums
{{Framework.description ? Framework.description : 'Join the GeForce community. Browse categories, post your questions, or just chat with other members.'}}
Discussions

How to set fanspeed in Linux from terminal
Hi, New here, and I’m sure I have this post in the wrong thread, as I couldn’t find where it would fit. I’m just trying to find help on how to manually set my fan speed on my Nvidia GPU. the command: nvidia-settings -a “[gpu:0]/GPUFanControlState=1” -a “[fan:0]/GPUCurrentFanSpeed=n” ... More on forums.developer.nvidia.com
🌐 forums.developer.nvidia.com
19
3
April 8, 2019
Any workaround to the 30% fan speed limitation on newer NVIDIA GPUs?
Previously on windows the fans where controlled by the GPU which would stop them at temps somewhere below 40C. I would like to achieve the same thing in ubuntu. What I have tried: I have until now tested the 550 beta and 535 NVIDIA drivers downloaded from the following PPA since it was recommended ... More on forums.developer.nvidia.com
🌐 forums.developer.nvidia.com
7
2
May 1, 2024
How do I control fan curves for an Nvidia GPU?

https://github.com/Rem0o/FanControl.Releases

Love this fan control program. Super lightweight and allows a lot of customization for fan curves.

More on google.com
🌐 google.com
10
13
August 2, 2022
Any workaround to the 30% fan speed limitation on newer NVIDIA GPUs?
Previously on windows the fans where controlled by the GPU which would stop them at temps somewhere below 40C. I would like to achieve the same thing in ubuntu. What I have tried: I have until now tested the 550 beta and 535 NVIDIA drivers downloaded from the following PPA since it was recommended ... More on google.com
🌐 google.com
7
2
May 1, 2024
🌐
Fan Control
getfancontrol.com
Fan Control - A highly focused fan software for Windows
Fan Control is a free software that allows the user to control their CPU, GPU and case fans using temperatures.
🌐
NVIDIA Developer Forums
forums.developer.nvidia.com › accelerated computing › cuda › cuda programming and performance
How to set fanspeed in Linux from terminal - CUDA Programming and Performance - NVIDIA Developer Forums
April 8, 2019 - I’m just trying to find help on how to manually set my fan speed on my Nvidia GPU. the command: nvidia-settings -a “[gpu:0]/GPUFanControlState=1” -a “[fan:0]/GPUCurrentFanSpeed=n” ...
🌐
NVIDIA Developer Forums
forums.developer.nvidia.com › graphics / linux › linux
Any workaround to the 30% fan speed limitation on newer NVIDIA GPUs? - Linux - NVIDIA Developer Forums
May 1, 2024 - Previously on windows the fans where controlled by the GPU which would stop them at temps somewhere below 40C. I would like to achieve the same thing in ubuntu. What I have tried: I have until now tested the 550 beta and 535 NVIDIA drivers downloaded from the following PPA since it was recommended ...
Top answer
1 of 10
26

In the terminal run:

sudo nvidia-xconfig
sudo nvidia-xconfig --cool-bits=4

restart your computer and search for NVIDIA X Server Settings in the Dash. There should be an option to change fan speed under Thermal Settings.

2 of 10
8

To control Nvidia GPU fan speed via Terminal on Linux Mint 20 with a 1070 Ti:

sudo nvidia-xconfig --cool-bits=4

to tell nvidia-xconfig to allow the fan to be controlled in the command line. You may need to reboot here.

nvidia-smi

Gives information about the GPU(s) and their numbers. Importantly I note that my 1070 Ti is GPU 0.

nvidia-settings -a "[gpu:0]/GPUFanControlState=1" -a "[fan:0]/GPUTargetFanSpeed=55"

For a much more detailed overview of this feature including multiple GPU fans, check out this thorough documentation Nvidia Overclocking and Cooling

For a somewhat rambling and wayward thread which lead me to the above link, check out Set Fanspeed in Linux from Terminal

==================END OF ANSWER==================

And as an extra tidbit not asked for in this question, you can also adjust the power output of your Nvidia GPU with:

sudo nvidia-smi -i 0 -pl 90

Where the 0 is my GPU number, and the 90 is the maximum power in watts. If you set this too low, you will get an error. In my limited experience, setting it too high had no effect. I found I can get 95%+ performance for ~75% energy cost by setting the power level to 100 in the above command in my mining rig, but I imagine other power conscious users would appreciate this too.

Find elsewhere
🌐
Facebook
facebook.com › groups › 894658577271076 › posts › 28192633277046904
How to set a custom fan curve in Nvidia GeForce app?
Hey guys, I have used the new Nvidia app feature to overclock my GPU from the scan it does. Seems to work pretty well. But I can’t figure out how to set a fan curve in the new Nvidia GeForce app or...
🌐
GitHub
github.com › Rem0o › FanControl.Releases › wiki › Nvidia-30%-and-0-RPM
Nvidia 30% and 0 RPM
February 6, 2024 - This is the release repository for Fan Control, a highly customizable fan controlling software for Windows. - Nvidia 30% and 0 RPM · Rem0o/FanControl.Releases Wiki
Author   Rem0o
🌐
GitHub
github.com › f-koehler › nvidia-fancontrol
GitHub - f-koehler/nvidia-fancontrol: Control the fan speed of your Nvidia GPU through the proprietary driver using your own fan curve. · GitHub
Control the fan speed of your Nvidia GPU through the proprietary driver using your own fan curve. - f-koehler/nvidia-fancontrol
Author   f-koehler
🌐
NVIDIA
nvidia.com › en-us › geforce › forums › off-topic › 25 › 156947 › manually-adjusting-fan-speed-in-nvidia-control-pan
Manually adjusting fan speed in Nvidia control panel
Recent NVCPs do not have built-in fan control. The most popular 3rd party free utility for fan control are MSI Afterburner and EVGA Precision. ... And the most useful is the nVidia Inspector Tool...
🌐
Quora
quora.com › How-do-I-control-the-Nvidia-GPU-fan-speed
How to control the Nvidia GPU fan speed - Quora
Answer (1 of 3): You can use fire storm for controlling fan speed,but I suggest you to use msi dragon center for the same,adjust the fan speed and toggle other settings to safer limits so as to avoid damage.
🌐
Linux Mint Forums
forums.linuxmint.com › board index › main edition support › beginner questions
How can i control my Nvidia gpu fans? - Linux Mint Forums
May 1, 2021 - Have a look at these two links: ... show you how to ensure Nvidia software has the fan control enabled (scroll down to the bit about: "sudo nvidia-xconfig --cool-bits=4") so you can actually have control over the fan settings....
🌐
Fedora Discussion
discussion.fedoraproject.org › ask fedora
Control Nvidia GPU fans - Fedora Discussion
July 19, 2025 - Good evening. I have an Aorus RTX 2080 Xtreme GPU with proprietary drivers installed from RPM Fusion, but when I go into the Nvidia Settings application to configure the fan speed, it won’t let me do it. I try to activate the checkbox and it immediately deactivates.