当前位置: 首页 > 图文教程 > 操作系统 > 其它系统 > 新版MacOS X造成的Powerbook风扇BUG问题解决

其它系统
在VMWare中配置SQLServer2005集群 Step by Step(三) 配置域服务器
在VMWare中配置SQLServer2005集群 Step by Step(四) 集群安装
在VMWare中配置SQLServer2005集群 Step by Step(五) SQLServer集群安装
国产麒麟系统简介
简易安装指引
麒麟操作系统2.1 下载
让KYLIN2.1默认自带的APACHE支持PHP
Openvpn在麒麟操作系统上的配置方法
在KYLIN上装APACHE2.2需将EnableSendfile设置为off
KYLIN下如何安装MySQL5.0
APACHE性能方面的提示
如何挂载U盘
Kylin 2.0 服务器版安装vsftpd-2.0.4
Kylin 挂在光驱的指令
Kylin 下挂载软驱的方法
Kylin 挂载/卸载USB闪存盘的命令
Kylin 同时挂载USB闪存盘和移动硬盘的方法及注意事项
Kylin(麒麟系统)上安装Discuz!论坛出现乱码!
KYLIN(麒麟系统)下安装MySQL5.0
Kylin (麒麟)2.0 服务器版安装vsftpd-2.0.4

其它系统 中的 新版MacOS X造成的Powerbook风扇BUG问题解决


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-11-01   浏览: 68 ::
收藏到网摘: n/a

有不少第一代12英寸PowerBook G4的用户在安装了最新的Mac OSX10.3.2版操作系统之后发现,他们的PowerBook出现在插电之后不久散热风扇便激活转个不停。
  针对这个问题,今天有一个德国网站贴出了修补的指引:您可以利用苹果在网上贴出的 Mac OS X10.2.8软件更新档案去分离出旧版本的风扇控制程序,去盖掉Mac OS X10.3.2里的版本。有需要的朋友可以看看如下:

MacOS X 10.3.2 PowerBook Fan Hack

Update


I got the extensions mixed up. It's AppleADM103x, not AppleADT746x. If you came here on the 20th or 21st of December and the hack didn't work for you, try again with the correct extension. Sorry.

Disclaimer


Only do this if you know what you're doing. I'm not responsible for damage to your system, burned palms or exploding PowerBooks. You have been warned.

The problem


In MacOS X 10.3.2 a few System Extensions handling the temperature readout and the fan control have been changed. To be more precise, the fan turns on when the CPU temperature reaches 51 degrees C (64 before) and turns off again when it falls below 47 degrees (57 before). As a result, on some PowerBooks the fan does not turn off at all after the update, most notably the PowerBook 12". This might be just a bug, but probably it's Apple's answer to the temperature problems these models have (in hot weather, the palm rest gets too hot to touch).

The fix


Downgrade the relevant System Extension. It turned out to be: /System/Library/Extensions/AppleADM103x.kext This extension handles the temperature readout from certain Analog Devices Digital Thermometers over the I2C bus.
First, make a backup of the version that is included in 10.3.2.

The old version for the Extension can be found in the standalone updater 10.2.8 . Don't run the updater (or quit if it launches automatically).

Extract the extension. To extract single files form the Package, get something like Pacifist or use the shell.
Copy the extension into /System/Library/Extensions.

Make sure that the owner of the extension and everything inside (it's a package and packages are directories) is root and the group is wheel . THIS IS IMPORTANT. Otherwise, the system won't load these extensions, which may have severe consequences. The Finder displays the owner root as system , so this is ok as well.

Reboot.

Enjoy the Silence. (and put on your asbestos gloves again)

Comments?

Go ahead.