Jump to content

Sandy Bridge-E & Ivy Bridge-E Power management 10.15


stinga11
 Share

9 posts in this topic

Recommended Posts

This guide is for get a working Power Management on any X79
 
1. We need to patch the AICPM with the OMNI patch otherwise it will never work. (Is only if you have a Sandy Bridge-E if you have a Ivy Bridge-E skip this step)
 
Clover patch:

FF0F840F01
to
FF0F850F01


0100010F84
to
0100010F85


C974140F3225FF0F00006B
to
C9EB140F3225FF0F00006B


C974050F3283E01F4289443B
to
C9EB050F3283E01F4289443B


01745D
to
01EB5D


3E7538
to
3E9090


7511B9
to
EB11B9

Using clover configurator is easier. Your clover configurator have to see like this.
 1309829247_10.15power.thumb.png.600613dc234129f27ff0d64269a5034f.png

 

2. We need to patch the Msr lock. For this we need select "KernelPm and AppleIntelCPUPM" on Clover Configurator in the "Kernel and Kext Patches" section (Is only if you have a board with msr lock if you have a Asus or Asrock skip this step)

 

3. Finally we need to download the following dummy kext and put it in /Library/Extensions/

LegacyX86PlatformPlugin.kext

 

4. Now is time to create it a SSDT for our cpu.

 

a. If you have a Sandy Bridge-E download this zip file, Inside you will found your SSDT

X79 SSDT.zip

 

b. If you have have a Ivy Bridge-E you need download the ssdtPRGen for your CPU.

curl -o ~/ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/Beta/ssdtPRGen.sh
chmod +x ~/ssdtPRGen.sh
~/ssdtPRGen.sh

 

5. Download Hackintool open it and go to the "Utilities" section and at the bottom select "Rebuild KextCache and Repair Permission"

Edited by stinga11
  • Like 3
Link to comment
Share on other sites

  • 3 weeks later...

Actually I have dual E5-2667 v2 on C602. And I have enabled PM on 10.15.6 without touching the system folder. All I have done is using the aml from ssdtPRGen and add -xcpm in bootargs. I think this method only works with IVB-E.

Edited by xuegy
Link to comment
Share on other sites

8 hours ago, xuegy said:

Actually I have dual E5-2667 v2 on C602. And I have enabled PM on 10.15.6 without touching the system folder. All I have done is using the aml from ssdtPRGen and add -xcpm in bootargs. I think this method only works with IVB-E.

-xcpm does not work since high sierra.

Link to comment
Share on other sites

Hi,

I think i have stumbled onto the correct thread here...

I also have issues with the cpu config on my hackintosh.

I also have  a dual cpu motherboard (huanan zhi x79 16d)

Also my cpus are 2x xeon e5 2667 v2

Does anyone have a functionining config/efi?

Edited by huananzhiiiiii
Link to comment
Share on other sites

  • 2 weeks later...
  • 10 months later...
  • 7 months later...
 Share

×
×
  • Create New...