- Joined
- Jul 7, 2020
- Messages
- 2
- Motherboard
- MSI MAG B460 Tomahawk
- CPU
- Intel Core i5 10400
- Graphics
- Sapphire Nitro+ RX580
- OS X/macOS
- 10.14.x
- Bootloader
- OpenCore (UEFI)
- Mac
- iMac
- Mobile Phone
- Android
AppleIntelPCHPMC
Simulating AppleIntelPCHPMC.kext using PPMC via Device Properties. There are 2 method to achieve. However, only Method 2 will covered here. If you want to use Method 1, go ahead to the link below by clicking it. :Method 1: SSDT-PMCR
Method 2 : Device Properties (Easy: Without SSDT)
1. Dump PCI list using Hackintool. Copy and paste (PMCR) Power Management Controller device path to your config.plist.
As example: AAPL,slot-name > string > Internal@0,31,2
2. Inject compatible pci device. AppleIntelPCHPMC.kext contain device-id which activate the AppleIntelPCHPMC info for PMCR. What we need is to inject the properties to PPMC which is similar to PMCR. See picture from AppleIntelPCHPMC.kext | info.plist below:

3. Then, inject Power Management Controller (PPMC) with the nearest device compatible. The layout should be: compatible > string > pci8086,a2a1. After Done Editing, Save & Reboot.

Results:


Attachments
Last edited: