Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 23 |
Nodes: | 6 (0 / 6) |
Uptime: | 54:26:17 |
Calls: | 583 |
Files: | 1,139 |
D/L today: |
179 files (27,921K bytes) |
Messages: | 111,798 |
How do you control the fan speed on your GPU? I installed a new
graphics card (RX9060XT) and the fan only starts at 60 C. I think
that's too high. I would like it to run constantly at a low speed.
Any suggestions?
To control the fans on an RX 9060 XT GPU, you'll primarily use the--
AMD Adrenalin software. Within the software, you'll find the
"Tuning" section, where you can enable manual fan control and adjust
fan speeds, either by creating a custom fan curve or setting a
minimum fan speed. You can also disable "Zero RPM" mode, which stops
the fans when the GPU is idle, to ensure constant cooling
Hi all
How do you control the fan speed on your GPU? I installed a new
graphics card (RX9060XT) and the fan only starts at 60 C. I think
that's too high. I would like it to run constantly at a low speed. Any suggestions?
On Wed, 8/6/2025 10:01 AM, yossarian wrote:
Hi all
How do you control the fan speed on your GPU? I installed a new
graphics card (RX9060XT) and the fan only starts at 60 C. I think
that's too high. I would like it to run constantly at a low speed. Any
suggestions?
There is a mention here, of some variable names not being correct
for talking to the interface.
https://discussion.fedoraproject.org/t/radeon-9060xt-fan-not-operating-under-load/158524/12
"My educated guess would be changing the path names in /usr/local/bin/amdgpu-fancontrol.
The file was still using pwm1_max and pwm1_min, but the system exposes fan1_max and fan1_min.
E.G: PWMMAX=$(cat /sys/class/drm/card$CARDNUM/device/hwmon/${HWMONID}/pwm1_max)
PWMMAX=$(cat /sys/class/drm/card$CARDNUM/device/hwmon/${HWMONID}/fan1_max)
"
Paul
hwmon interfaces for GPU fan:
NVidia makes adrenalin software for Win & linux to control its fan.
https://www.amd.com/en/products/software/adrenalin.html
https://dri.freedesktop.org/docs/drm/gpu/amdgpu.html#gpu-power-thermal-controls-and-monitoring
67 guote suppressed
Mike Easter wrote:
NVidia makes adrenalin software for Win & linux to control its fan.
https://www.amd.com/en/products/software/adrenalin.html
I prefer kernel drivers, not bloatware of ASUS.
yossarian wrote:
Mike Easter wrote:That's fine when there is such a thing.
NVidia makes adrenalin software for Win & linux to control its fan.
https://www.amd.com/en/products/software/adrenalin.html
I prefer kernel drivers, not bloatware of ASUS.
It never surprises me for OEMs to make things which are not only 'proprietary' in and of themselves, but also 'require' specific software to manage 'all' the features of the hardware.
NVidia is notorious.-a This is an NVidia 'thing' not an ASUS thing; NVidia is a .us 'thing' founded by a .tw guy; Asus is a .tw thing.