Jump to content

43 files

  1. Sierra 10.12.6 AMD Kernel

    Sierra 10.12.6 AMD Kernel with System Kext
     
    Not compatible with Ryzen I'm afraid. Wait for Bronya to make Ryzen 10.12.6 kernel.
     
    Tested on 10.12.6 with FX-4300 and all is working well. Will work on FX/APU/Athlon with SSE4.1
     
    SSE4a isn't compatible.

    1,379 downloads

    2 comments

    Submitted

  2. AMD Patched Kernel 10.12.4 Sierra

    AMD Patched Kernel 10.12.4 Sierra
     
    http://www.insanelymac.com/forum/topic/312714-amd-macos-1012x-sierra-kernel-testing-release-for-help-use-the-help-topic/?p=2437140
     
    Kernel patched by: jalavoui
     
    http://www.insanelymac.com/forum/user/53253-jalavoui/

    1,391 downloads

    3 comments

    Submitted

  3. 10.11.0 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from El Capitan 10.11.0, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.11.0:
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    2,450 downloads

    1 comment

    Submitted

  4. 10.9.5 - 10.11.2 for intel Pentium / Celeron / ATOM Kernel

    Below listed Intel Pentium / Celeron / ATOM CPUs are supported by this kernel
     
    Add processor Model Support list
     
    Bay Trail
     
     
     
     
    Avoton
     
     
     
     
    Braswell
     
     
     
     
    Cherry Trail
     
     
     
     
    Broadwell
     
     
     

    3,299 downloads

    6 comments

    Submitted

  5. 10.10.5 Mach_Kernel Patched (After mach_kernel for Security Update 2016-001) For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from Yosemite 10.10.5 after Security Update 2016-001, allowing Z87 Haswell motherboards with reboot loops or kernel panics capable of booting.
    The following perl scripts have been applied to the vanilla kernel for 10.9.5 after Security Update 2016-001:
     
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    619 downloads

    1 comment

    Submitted

  6. 10.9.5 Mach_Kernel Patched (After mach_kernel for Security Update 2016-001) For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla mach_kernel from Mavericks 10.9.5 after Security Update 2016-001, allowing Z87 Haswell motherboards with reboot loops or kernel panics capable of booting. The following perl scripts have been applied to the vanilla mach_kernel for 10.9.5 after Security Update 2016-001:
    #1
    perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
    #2
    perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    272 downloads

    0 comments

    Submitted

  7. 10.11.2 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from El Capitan 10.11.2, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.11.2:
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    594 downloads

    2 comments

    Submitted

  8. 10.11.1 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from El Capitan 10.11.1, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.11.1:
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    339 downloads

    0 comments

    Submitted

  9. Kernels for Pentium D OSX 10.10 and 10.10.5

    Kernels for Pentium D for OSX 10.10 and 10.10.5
     
    Sorry for the lack of information before:
     
    Kernel6 - 10.10.5
    yosemite3 - 10.10.0 - 10.10.3
     
    I have tested this kernels and I am currently using them. One problem that I found with yosemite3 is screenshots don't work but just update to 10.10.5 and use the kernel6 kernel.

    453 downloads

    3 comments

    Submitted

  10. AMD Kernel Yosemite 10.10.5_SSEPlus

    The kernel posted here is build on the team effort at AMD Development
     
    Support for this kernel can be found here:
    http://www.insanelymac.com/forum/topic/302075-amd-yosemite-kernel-testing-for-help-use-the-help-topic/page-84?p=2169025&do=findComment&comment=2169025
    Built of the source xnu-2782.40.9
     
    This would not be possible without the efforts of:
    • Andy Vandijck
    • Bronya
    • Tora Chi Yo
    • Sinetek
    • R:A:W:X86
    • Voodoo Team
     
    modified by spakk
     
    Info:
    This kernel is compatible with clean Install OS X Yosemite 10.10.5 Build (14F1021)
    Edit: 25.10.2015 Version 10.10.5_SSEPlus_V3
    Edit: 19.09.2015 Version 10.10.5_SSEPlus_V2
     
    It is always better to install the new kernel on a freshly installed version (clean Install without changes to the system drivers !! ) If after booting, this error occurs: .... kernel invalid opcode 64 bit ..... then follow these instructions:
    http://www.insanelymac.com/forum/topic/302075-amd-yosemite-kernel-testing-for-help-use-the-help-topic/page-85?p=2169188&do=findComment&comment=2169188
    Edit: 20.09.2015

    7,407 downloads

    2 comments

    Updated

  11. 10.10.5 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from Yosemite 10.10.5, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.10.5:
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    717 downloads

    0 comments

    Submitted

  12. 10.9.5 Mach_Kernel Patched (After mach_kernel for Security Update 2015-006 1.0) For Intel Z87 Haswell Motherboards

    This is a patched version of an official vanilla mach_kernel from Mavericks 10.9.5 after Security Update 2015-006 1.0, allowing Z87 Haswell motherboards with reboot loops or kernel panics capable of booting. The following perl scripts have been applied to the vanilla mach_kernel for 10.9.5 after Security Update 2015-006 1.0:
    #1
    perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
    #2
    perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    328 downloads

    0 comments

    Submitted

  13. AMD Kernel Yosemite 10.10.2 [SSEPlus]

    The kernel posted here is build on the team effort at AMD Development
     
    Support for this kernel can be found here:
    http://www.insanelymac.com/forum/topic/302075-amd-yosemite-kernel-testing-for-help-use-the-help-topic/page-69?p=2158097&do=findComment&comment=2158097
     
     
    This would not be possible without the efforts of:
    • Andy Vandijck
    • Bronya
    • Tora Chi Yo
    • Sinetek
    • R:A:W:X86
    • Voodoo Team
     
    modified by spakk
     
     
    Edit:
    to use this kernel for OS X Yosemite 10.10.5 xx, please read instructions!

    1,169 downloads

    1 comment

    Submitted

  14. 10.9.5 Mach_Kernel Patched (After mach_kernel for Security Update 2015-005 1.0) For Intel Z87 Haswell Motherboards

    This is a patched version of an official vanilla mach_kernel from Mavericks 10.9.5 after Security Update 2015-005 1.0, allowing Z87 Haswell motherboards with reboot loops or kernel panics capable of booting.
    The following perl scripts have been applied to the vanilla mach_kernel for 10.9.5 after Security Update 2015-005 1.0:
    #1
    perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
    #2
    perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    133 downloads

    0 comments

    Submitted

  15. 10.10.4 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from Yosemite 10.10.4, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.10.4:
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    373 downloads

    0 comments

    Submitted

  16. 10.9.5 Mach_Kernel Patched (After mach_kernel for Security Update 2015-004 1.0) For Intel Z87 Haswell Motherboards

    This is a patched version of an official vanilla mach_kernel from Mavericks 10.9.5 after Security Update 2015-004 1.0, allowing Z87 Haswell motherboards with reboot loops or kernel panics capable of booting.
    The following perl scripts have been applied to the vanilla mach_kernel for 10.9.5 after Security Update 2015-004 1.0:
    #1
    perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
    #2
    perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    215 downloads

    0 comments

    Submitted

  17. 10.10.3 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from Yosemite 10.10.3, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.10.3:
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    414 downloads

    0 comments

    Submitted

  18. Yosemite 10.10.2 XCPM Free Patched Kernel For Intel i3/i5/i7 4th Gen Haswell

    Tested on :- Intel Core i3-4010U , Intel Core i5 4210U
     
    This is Patched Kernel of OS X Yosemite 10.10.2 Vanilla Kernel For Intel 4th Gen Haswell Processors!!
     
    XCPM - XnuwithCpuPowerManagement.
     
    Use It With Patched NullCPUPowerManagement.kext Included in zip.
     
    Its Really Very Strange That Iam Getting Kernel Panic in Haswell If I Dont Use NullCPUPowerManagement.kext
     
     
    Credits to RehabMan for discovering XCPM!

    1,962 downloads

    3 comments

    Submitted

  19. 10.10.2 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from Yosemite 10.10.2, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.10.2:
    #1

    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    727 downloads

    0 comments

    Submitted

  20. 10.9.5 Mach_Kernel Patched (After Security Update 2015-001 1.0) For Intel Z87 Haswell Motherboards

    This is a patched version of an official vanilla mach_kernel from Mavericks 10.9.5 after Security Update 2015-001 1.0, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla mach_kernel for 10.9.5 after Security Update 2015-001 1.0:
    #1

    perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
    #2
    perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    197 downloads

    0 comments

    Submitted

  21. AMD Kernel Yosemite 10.10.0 [BSA_10.10.0_rc2]

    The kernel posted here is build on the team effort at AMD Development
     
    Support for this kernel can be found here:
    http://www.insanelymac.com/forum/topic/302075-amd-yosemite-kernel-testing-for-help-use-the-help-topic
     
    Built of the source xnu-2782.1.97
     
    This would not be possible without the efforts of:
    Bronya
    Andy Vandijck
    Sinetek
    R:A:W:X86
    Voodoo Team
    This was modified off Spakk's BSA_10.9.5_rc1
     
    KNOWN ISSUES:
    WebKit Needs to be patched for older processors: This fixes the App Store, iTunes Store, iBooks Store & Safari
    WebKit Framework
     
    Launchpad has the red icon bug: Updated launchpad refresh for Yosemite
    Launchpad Refresh - Yosemite

    2,750 downloads

    4 comments

    Submitted

  22. 10.10.1 Patched Kernel For Intel Z87 Haswell Motherboards w/ Reboot Loop

    This is a patched version of an official vanilla kernel from Yosemite 10.10.1, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla kernel for 10.10.1:
    #1
    perl -pi -e 's|\xe2\x00\x00\x00\x02\x00\x00\x00|\x00\x00\x00\x00\x02\x00\x00\x00|g' kernel
    #2
    perl -pi -e 's|\xe2\x00\x00\x00\x4c\x00\x00\x00|\x00\x00\x00\x00\x4c\x00\x00\x00|g' kernel
    #3
    perl -pi -e 's|\xe2\x00\x00\x00\x90\x01\x00\x00|\x00\x00\x00\x00\x90\x01\x00\x00|g' kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1, #2, and #3 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    808 downloads

    2 comments

    Submitted

  23. 10.9.5 Mach_Kernel Patched For Intel Z87 Haswell Motherboards

    This is a patched version of an official vanilla mach_kernel from Mavericks 10.9.5, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla mach_kernel for 10.9.5:
    #1
    perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
    #2
    perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    743 downloads

    6 comments

    Submitted

  24. 10.9.4 Mach_Kernel Patched For Intel Z87 Haswell Motherboards

    This is a patched version of an official vanilla mach_kernel from Mavericks 10.9.4, allowing Z87 Haswell motherboards capable of booting without reboot loops or kernel panics.
     
    The following perl scripts have been applied to the vanilla mach_kernel for 10.9.4:
    #1
    perl -pi -e 's|\x74\x6c(\x48\x83\xc7\x28\x90\x8b\x05..\x5e\x00\x85\x47\xdc)\x74\x54(\x8b\x4f\xd8\x45\x85\xc0\x74\x08\x44\x39\xc1\x44\x89\xc1)\x75\x44(\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x57\xf8\x48\x8b\x47\xe8\x48\x85\xc0\x74\x06\x48\xf7\xd0\x48\x21\xc2\x48\x0b\x57\xf0\x49\x89\xd1\x49\xc1\xe9\x20\x89\xd0\x8b\x4f\xd8\x4c\x89\xca)(\x0f\x30\x8b\x4f\xd8\x0f\x32\x89\xc0\x48\xc1\xe2\x20\x48\x09\xc2\x48\x89\x17\x48\x83\xc7\x30\xff\xce)\x75\x99(\x5d\xc3)\x90{7}|\x74\x73${1}\x74\x5b${2}\x75\x4b${3}\x66\x81\xf9\xe2\x00\x74\x02${4}\x75\x92${5}|g' mach_kernel
    #2
    perl -pi -e 's|(\x25\x1c\x00\x00\x00\x48\x8d\x0d..\x5e\x00\x3b\x01)\x74(\x11\x48\x8d\x3d...\x00\x44)|${1}\xeb${2}|g' mach_kernel
    I take no credit for the creation of the perl scripts used.
     
    Patches #1 & #2 have been documented on this blog by the original owner here. Shout outs to Pike R. Alpha whose code the patches are based on, he lives here.
     
    Tested on EVGA Z87 FTW
     
    Please let me know if it works well for you so I can confirm the amount of success users are having. Thanks

    1,274 downloads

    6 comments

    Updated

  25. BSA_10.9.5_FX_rc1

    in Annex is an amd kernel, based on xnu-source 10.9.5, tested with Phenom II X6 T1100 and AMD APU with SSSE3 instructions
    If kernel should not run clean, then use the System.kext from the package or possibly using the data from the frameworks package folder, etc ....
    this kernel should work with new FX CPUs and AMD APUs
     
    thx to Bronya, AnV and sinetek

    1,581 downloads

    3 comments

    Submitted

×
×
  • Create New...