Every time I boot my computer, the GPU fan is at max speed and very noisy.
The problem:
Fan speed stays at maximum level:
- when I start the computer without screen or keyboard
- when I use the computer directly but launched in text mode (configured in grud)
- when I start lightdm from xrdp
Fan speed comes to a normal level
- when I start lightdm from the computer
What I tried:
nvclock:
Error: Your card doesn't support fanspeed adjustments!
Note: I have a GTX980.
Dummy monitor:
As described here. It did not change a thing.
nvidia-smi "hack":
As explained in this article
So I launched this command, and eventually the fan come back to a normal level.
nvidia-smi -l 180 > /dev/null
Is there a "cleaner" way of achieving the same result? OR How can I make the fan speed auto-adjust once the system is started?