0. Internet 1. Text 2. Graphics 3. System 4. File 5. Misc 6. Palm 7. OS X |
created: February 17, 2008 | updated: March 9, 2008 Install and Optimize Leopard on Unsupported MacsI wanted to run Leopard on a 400MHz Power Mac G4 (AGP graphics) for OpenVPN and L2TP VPN testing (here is the result in case you're interested). Since Apple has arbitrarily restricted the Leopard installer to 867MHz or greater CPUs, a workaround was necessary. But before that, Power Mac G4 Firmware Update 4.2.8 had to be installed from within OS 9, otherwise the Leopard DVD would not boot (thanks to Charles for the heads up). Once it was all up and running, performance wasn't half bad (wouldn't want to edit any video on this thing, though). It would be nice if OS X offered a Performance Options preference like Windows XP to turn off all the eye candy. Oh, and Steve: please lose the "Are you sure you want to change your home page to Google Search? We make money when you use Safari's search field." warning - it's unprofessional. I. Open Firmware Hack to Fool LeopardRather than the onerous patching process mentioned previously, Dylan's Open Firmware hack takes just a few seconds and makes Leopard think you're running at 867MHz: 1. Boot into Open Firmware (Cmd-Opt-O-F) 2. Insert Leopard DVD 3. Enter the following, pressing Return after each line: For single CPUs: dev /cpus/PowerPC,G4@0 d# 867000000 encode-int " clock-frequency" property boot cd:,\\:tbxi For dual CPUs: dev /cpus/PowerPC,G4@0 d# 867000000 encode-int " clock-frequency" property dev /cpus/PowerPC,G4@1 d# 867000000 encode-int " clock-frequency" property boot cd:,\\:tbxi 4. Proceed with install. The CPU setting is cleared upon reboot. There is even an OS X app to automate the process if you prefer: LeopardAssist. II. System PreferencesAfter installing and updating Leopard to 10.5.2, it's time to tweak a few UI settings:
III. Terminal Commands
IV. GUI AppsHere are several freeware apps that include performance tweaking features: |