fan noise on imac g5 rev C

Lennart Sorensen lsorense-1wCw9BSqJbv44Nm34jS7GywD8/FfD2ys at public.gmane.org
Tue May 22 14:56:04 UTC 2007


On Mon, May 21, 2007 at 10:21:56PM -0400, Pavel Zaitsev wrote:
> No, you would run this script in daemon mode or in background, it loops forever.
> There is a patch in the first node on the google thread you posted, I belive it is a pre-release patch from development tree to deal with these incompatible fans. reading from 2.6.17 sources:
> 
> /* We use the name & location here the same way we do for SMU sensors,
>  * see the comment in windfarm_smu_sensors.c. The locations are a bit
>  * less consistent here between the iMac and the desktop models, but
>  * that is good enough for our needs for now at least.
>  *
>  * One problem though is that Apple seem to be inconsistent with case
>  * and the kernel doesn't have strcasecmp =P
>  */
> So there. :) Probably you can patch the kernel, or try newer binary kernel versions from your distributions. However in general I would recommend that you'd learn to compile your own kernel. The shortcut here is you can find kernel .config file for the distribution configuration copy it in to source tree and run make oldconfig && make bzImage && make modules && make modules_install and then copy the kernel into the boot directory.

Or better yet get the source to the debian package, add your patch and
build it properly the debian way.

--
Len Sorensen
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list