On 17 Apr 2005 at 07h04, Brian C wrote: Hi,
> I don't have anything in /sys/devices related to temperature. Below > is /proc/cpuinfo --Thanks for any further advice. The fan is still > running at what sounds like the max... That means therm_adt746x isn't loaded, and probably your powerbook model is configured to set the fan at max speed when it isn't handled. Can you send the output of dmesg | grep adt and cat `find /proc/device-tree/ -name fan|grep -v aliases`/compatible && echo If the second command tells you 'adt7467' or 'adt7460' try `modprobe adt746x` -- Colin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

