

Control your Mac fan(s) in Open Firmware

A mac user said : While setting up a PowerBook G4 (17" 1.33Ghz) to boot into Mac OS 9 natively, there is the lack of controlling the fans. Mac OS 9 is terrible at monitoring hardware temperatures, and especially with unsupported machines. There is no software that runs under Mac OS 9 that can control system fan speeds. G4FanControl is an excellent tool for PPC machines running Mac OS X, but may not work with all machines. After successfully setting up his PBG4 with Mac OS 9 it quickly began overheating with minimal use. To overcome this we have to manually adjust the fan speeds within the Open Firmware.
Boot into Open FirmwareBoot into your machine's Open Firmware my restarting and holding the keys Command + Shift + O + F
Testing the fansThe PowerBook G4 (Model 5,3) has a device ‘fan’ with multiple ‘methods’. To see these enter the following commands:
You can call a method by structuring a command like the example below:
Setting a fan speedYou can set a constant fan speed that will persist as long as your machine is connected to a power source (power adapter/charged battery). To do this you need to add the required Open Firmware commands to the NVRAM.
On his PowerBook ‘340’ was a moderate speed. Open the NVRAM editor again to adjust this number to find your desired fan speed. Press the down arrow key to navigate the different commands in the NVRAM. Make small adjustments such as ‘340’, ‘350’, ‘360’. You will find that there is a small window in which the fans operate. If you have found a speed that you are happy with, run the following commands to store this information in the NVRAM:
Your machine will reboot and these values will persist as long as it’s powered (power adapter, plugged into the wall, or with a charged battery). As soon as your machine loses power the contents of the NVRAM are lost. To reduce the amount of typing after a power loss, you can write an Open Firmware script. If you have a script called ‘bootscript’, you will just need to enter the following into Open Firmware after a power loss:
And : Don't forget to leave your comment when you've succesfully did this on your mac. Please write down your Mac model, cpu speed, working enviroinment as well the setting at which the fans were working as desired.
|
|