Home > Kernel > Kernel FSB boot option by mifki/semthex

Kernel FSB boot option by mifki/semthex

The default value for FSB is 200 Mhz if you do not specify anything.
So you should check your motherboard spec and the CPU you are using.

I was booting with 200 Mhz but in fact needed 133 Mhz. (Pentium D805 is 533 Mhz).
Thus my clock was too slow, and sound was crap.

Let say your motherboard support 533 and 800 Mhz FSB, but your processor is 533 Mhz.
Then you should set FSB at boot to 533/4 = 133 Mhz.
It is very IMPORTANT that you set the correct FSB speed.

Mifki just released a new version of his 10.4.8 kernel.

Now you can specify the frequency of the FSB as a boot option.

fsb=<mhz>

Download here: www.filefactory.com/file/f618b4

Semthex kernel does also include the possibility at boot to choose a FSB frequency.
The default value is 200Mhz. If you want different value, you have 3 possibilities.

For 100 Mhz: use the -g boot option flag
For 133 Mhz: use the -y boot option flag
For 166 Mhz: use the -z boot option flag

Tips:

Once you know your FSB, you can put it as default value for your boot args. Just edit: /Library/Preferences/SystemConfiguration/com.apple.Boot.plist

You should set this if using semthex kernel and 133 Mhz FSB:

<key>Kernel Flags</key>
<string>-y</string>

Share this post!

http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/digg_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/reddit_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/stumbleupon_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/delicious_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/technorati_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/magnolia_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/google_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/facebook_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/yahoobuzz_48.png http://www.macgeekblog.com/wp-content/plugins/sociofluid/images/twitter_48.png

Stream Audio, Photo & Video from your mac to any PS3, XBox 360, and more!


SPEED DOWNLOAD - PLAYBACK - SHARETOOL

Earn money - Accomplish a freelance project


Freelance Jobs

Related Posts

Categories: Kernel Tags:
  • dogbert75
    Yup...thanks for the info...learn something new every day
  • BugsBunny
    thanks for the clarifications, guys .. :-)
  • fred4u
    as the on-board oscillator run at 166MHz and it's quad pumped to 667, it will be perfectly fine.
  • dogbert75
    I know there isn't an option for 667Mhz, but wouldn't 166 be severly slowing down a system?
  • Hey Bugs!

    It depends if you use semthex or mifki kernel. What you said is correct for mifki. If you use semthex kernel as me, then just use the flag -z for 166Mhz.
  • BugsBunny
    - if I have FSB=667, what do I enter? 667/4 = 166?




    - do I enter fsb=166 or fsb=<166>?





    - do I enter it in com.apple.Boot.plist --> Kernel Flags


    <string>-v -x fsb=166</string>





    correct?
  • semthex
    Lol, hey skr3dii, my kernel got boot opts for FSB since ages ;-)