[ltp] IBM R51: The always on fan problem

Laurent Gilson linux-thinkpad@linux-thinkpad.org
Tue, 23 May 2006 00:24:53 +0200


Hello,

(talk about dyn-clock's effect on fan)

> Please find it attached.

You don't have dyn. clocks activated. Update your Device-Section to look  
like this:

Section "Device"
   BoardName    "RV250 Lf"
   BusID        "1:0:0"
   Driver       "radeon"
   Identifier   "Device[0]"
   Screen       0
   VendorName   "ATI"
   Option       "DynamicClocks" "on"
EndSection

cu