The last command rebuilds theExtensions.mkextcache file. We
’
ll be using thisexact command a lot, every time we do anything to the/Extra/Extensionsfolder. This may make thetouchcommand unnecessary, but it doesn
’
t hurt toinclude it.b.
Reboot and make sure your graphics, trackpad, etc. work as before.3.
Install some
“
recommended
”
kexts:
This step will require you to do your ownhomework to decide which kexts you want or need. On my S10, I have installed theVoodooPowerMinikext, which enables Speedstepping CPU throttling;VoodooUSBEHCI, which enables sleep (but has some caveats
–
see end notes);VoodooHDA, for audio; and meklort
’
sApplePS2ControllerandPrefPane, to give me
two-finger/edge scrolling.a.
For theVoodooPowerMiniandVoodooUSBEHCIkexts (and any other kext
unless otherwise indicated by me or the programmers), we start by just draggingand dropping the (unzipped) kexts into our/Extra/Extensionsfolder. This willrequire us to authenticate the action with our password.i.
To enable sleep, type the following into Terminal (all on one line):sudo pico /System/Library/Extensions/IOUSBFamily.kext/Contents/Plugins/AppleUSBEHCI.kext/Contents/Info.plistii.
In the text editor that opens, find the line that reads:<key>CFBundleVersion</key><string>3.1.5</string> (This entry may be different, like
“
3.4.5
”
)and add the following lines right under them:<key>OSBundleCompatibleVersion</key><string>1.0</string>iii.
HitCmd-X(Ctrl-XorAlt-X, depending on your modifier keys), thenYto
save, andEnterto save the file and exit.iv.
To confirm that the VoodooPowerMini kext is controlling Speedstepproperly, use the CPU-X program (Google can find it for you).b.
For theVoodooHDAkext, there are several issues with dependencies that makeit a bit difficult to install to the/Extra/Extensionsfolder, so we
’
ll just install it tothe default directory. Drag the kext to/System/Library/Extensions/andauthenticate the change. Then delete theExtensions.mkextfile in/System/Library/ (right click, Move to Trash, authenticate). The cache willrebuild on the next reboot. There are other ways to do this as well.c.
To install meklort
’
Unzip the files, then follow these directions (from chazzek at MDM
Leave a Comment