
Originally Posted by
linuxopjemac
great news again! This fix is safe then.
I woudn't advice for removing the thermal management modules (specially if it's adt746x ) g4s are known to run hot and the hardware limit is too high. The original advice of increasing the limit_adjust parameter is better at least. You should take a look at which version of the module you were running. Take a look at http://patchwork.kernel.org/patch/63806/ On a fresh install of gentoo last week on a powerbook g4 I pulled a kernel that didn't have that patch, so the fans were running at full speed when the cpu was idle and not running at all when I was compiling. Perhaps this was the issue you were experiencing.
By the way, if you have the term_adt746x module running (with the right patch or a newer version) then you should
Code:
echo 2 | sudo /sys/devices/temperatures/limit_adjust
replace 2 by 5 at your own risk (this is what Apple does though).
R.
Bookmarks