On Fri, Nov 17, 2006 at 06:06:26 +0100, Thomas Glanzmann wrote: > Hello everyone, > I installed yesterday the new available firmware update on my mac mini. > And the machine is louder after that (the fan seems to run fullspeed all > the time). I am using the BIOS compability layer to boot linux. Has > anyone experienced that problem? Is there a way to downgrade? Any > workarounds? My machine has absolutly no load. And before this update I > couldn't hear it at all.
The output of the fan status files you get with the applesmc driver would be interesting. Maybe there is just a higher minimum speed since the update. Here are the contents of my fan status files: $ for i in /sys/devices/platform/applesmc/fan0_* ; do echo -n "$i: " ; cat $i ; done /sys/devices/platform/applesmc/fan0_actual_speed: 1497 /sys/devices/platform/applesmc/fan0_manual: 0 /sys/devices/platform/applesmc/fan0_maximum_speed: 5500 /sys/devices/platform/applesmc/fan0_minimum_speed: 1500 /sys/devices/platform/applesmc/fan0_safe_speed: 1200 /sys/devices/platform/applesmc/fan0_target_speed: 1500 This is an old Mac mini Core Duo with 1,66 GHz. Regards, Tino ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Mactel-linux-devel mailing list Mactel-linux-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mactel-linux-devel