Monthly Archives: June 2007

Setting up the corrent FSB for OS X

Sometimes, the FSB detection in OS X (especially prior to 10.4.8) could be wrong, you may need to set the correct value manually.To get the correct value, in the Terminal:

$ sysctl hw.busfrequency

this returns the bus frequency, you need to convert it to speed by:
<frequency> / 4000000
After you get the FSB value, open the file:

/Library/Preferences/SystemConfiguration/com.apple.Boot.plist

edit the [...]

Mac OS X 10.4.9 with 8.9.1 Update Guide

Notice: you need to have SSE3 system for it
1) Download kernel
got to irc channel #1049 at irc.osx86.hu read topic, hpet/sse3 kernel - for systems with ich4 ich5 ich6 ich7 ich8 chipset ( most intel chipsets based modern mobos), for other intel proc system - download nohpet/sse3 kernel.
for amd single core systems - AMD/SSE3/1Core, for amd [...]