| Controlling the fan speed for ATI/AMD GPUs |
|
|
|
| Sunday, 08 February 2009 17:25 | |
|
Recently I bought an AMD 4670 graphic card. The temperature can be checked calling: aticonfig --od-gettemperature Actually the fan speed can be controlled by calling aticonfig on the command line, after the AMD kernel module fglrx is loaded and the X server is running. In order to set the fan speed automatically after reboot and in advance someone logs in put something like: /opt/bin/aticonfig --pplib-cmf 'set fanspeed 0 auto' > /dev/null to /etc/X11/gdm/Init/Default. ( using Gentoo, location of aticonfig and gdm/Init/Default may differ ) |
|
| Last Updated ( Tuesday, 18 August 2009 06:13 ) |


