Notepad:Hackintosh: Difference between revisions
From Amar
Jump to navigationJump to search
InitialHackintosh Transfer |
|||
Line 1: | Line 1: | ||
* [https://github.com/CloverHackyColor/CloverBootloader/releases Clover Releases] | * [https://github.com/CloverHackyColor/CloverBootloader/releases Clover Releases] | ||
* [https://github.com/jerw84/Z87-D3H Switch from Clover to OpenCore] | * [https://github.com/jerw84/Z87-D3H Switch from Clover to OpenCore] |
Revision as of 19:36, 22 November 2023
pmset -g assertions
These are the steps
- replacing the drivers > UEFI > AptioMemoryFix.efi with OpenRuntime.efi
- Also, add OcQuirk.efi (More Info: https://github.com/ReddestDream/OcQuirks)
- select: config.plist/Quirks > DisableIoMapper
- 10GbE Support Marvel Aquantia 10GBE patch
Kext to patch com.apple.driver.AppleEthernetAquantiaAqtion Find 41C70424 00000000 E9 Replace 41C70424 01000000 E9 comment Marvell AQC107 10GBE Patch
- Monterey 10GBE Patch by Mieze Monterey Patch by Mieze
We've got to modify the patch.
You need to find 41 c7 45 00 00 00 00 00 e9 and replace it with 41 c7 45 00 01 00 00 00 e9