macosx11 9.2.2 Kernel for AMD releasedAn anonymous user (modbin?) has finally released a flawlessly working 9.2.2 Kernel and System.kext for AMD OSx86 Systems.

After applying the new Kernel, the performance seems to be a little more smooth, and the system seems to boot slightly faster.

The new Kernel can be downloaded here. Upgrading is highly recommended.

neunzweizwei 9.2.2 Kernel for AMD released

Here’s a quick guide on how to easily install the new Kernel:

0. Backup your old system.kext and mach_kernel! Some Systems seem to be incompatible!

1. To apply, replace system.kext in /System/Library/Extensions

2. repair permissions:

sudo chown -R root:wheel /System/Library/Extensions/System.kext
sudo chmod -R 755 /System/Library/Extensions/System.kext

3. replace mach_kernel with new one in / (rename to mach_kernel if its not already!)- you may need onyx to show hidden files.
mach kernal goes into your Leopard Volume /

4. repair permissions

sudo chown -R root:wheel /mach_kernel
sudo chmod -R 755 /mach_kernel

5. Reboot with -v -f Flags

6. Enjoy!