https://bugs.freedesktop.org/show_bug.cgi?id=98852 --- Comment #9 from Martin Peres --- (In reply to Martin Peres from comment #8) > The documentation on how to set the fan speed is located here: > https://www.kernel.org/doc/Documentation/thermal/nouveau_thermal > > However, it is quite likely that we do not configure the PWM controler > properly. Looking at your vbios, I see that the expected frequency is 42kHz > which is quite high and may be the reason why your fan would not rotate > properly (unless it is set to 100%). > > What would be really useful, would be for you to try to force the fan to > 100%, by following the guide I sent you. I guess you should also try other fan speeds too, report back when you have tried. The expected result would be for the fan to barely spin at 10% and gradually spin up until reaching 100%. At 100%, the noise should be quite loud. If this is the behaviour you see, then I would like you to set the fan mode to automatic (mode 2) and monitor the fan speed set by Nouveau by reading pwm1. If the fan speed does not change with temperature, it would be useful to paste here kernel logs with nouveau.debug="ptherm=debug" set in your kernel command line (you can edit this from grub directly, when booting up). -- You are receiving this mail because: You are the assignee for the bug.