ccozmo Posted December 10, 2016 Share Posted December 10, 2016 I had a look, and there is quite a few differences in config.plist - I see you only patch AppleIntelCPUPower with 3 changes compared to 7 on the original post. I tried your SSDT as it was quite different from mine. Only thing I changed first was speeds - freq - 4125, turbo 4500, bclk 125 as that is my over clock settings. Should this work with overclocking ? Attached are my files incase you or someone could look and give me any pointers Thanks Link to comment Share on other sites More sharing options...
Riley Freeman Posted December 10, 2016 Share Posted December 10, 2016 There's 7 patches for each OS (some are shared). Running ssdtPRGen without any extra parameters would be better for your CPU than trying to make mine fit. That's how I did it. Link to comment Share on other sites More sharing options...
ccozmo Posted December 10, 2016 Share Posted December 10, 2016 Thanks - I tried turning any overclocking off & re did the SSDT. Still the same, now is just stuck on 3300 instead of 4125 Your system is so close to mine, apart from graphics. Curious what's different Link to comment Share on other sites More sharing options...
ccozmo Posted December 13, 2016 Share Posted December 13, 2016 I've managed to finally get it kind of working, I rebuilt the DSDT and SSDT and then had to apply the 10.12 aicpm patch, the clover patch was not working. So the things that are working - Temperature has dropped from about 61C to 40C - Power draw on intel power gadget significantly lower - Istats shows the turbo clock are working 4.25, 4.38, 4.5 Ghz None of the lower states are working however, it never drops below 4.12 If I look at AppleIntelInfo.kext, I see a strange output AppleIntelInfo.kext v1.2 Copyright © 2012-2015 Pike R. Alpha. All rights reserved Settings: ------------------------------------ logMSRs............................: 1 logIGPU............................: 0 logIntelRegs.......................: 1 logCStates.........................: 1 logIPGStyle........................: 1 InitialTSC.........................: 0x15aa7954f6162 MWAIT C-States.....................: 135456 Model Specific Regiters ------------------------------------ MSR_CORE_THREAD_COUNT......(0x35) : 0x6000C MSR_PLATFORM_INFO..........(0xCE) : 0xC0070012100 MSR_PMG_CST_CONFIG_CONTROL.(0xE2) : 0x1E008400 MSR_PMG_IO_CAPTURE_BASE....(0xE4) : 0x20414 IA32_MPERF.................(0xE7) : 0x3810362091 IA32_APERF.................(0xE8) : 0x3D7E0B185E MSR_FLEX_RATIO.............(0x194) : 0xE2100 MSR_IA32_PERF_STATUS.......(0x198) : 0x276400002400 MSR_IA32_PERF_CONTROL......(0x199) : 0x3900 IA32_CLOCK_MODULATION......(0x19A) : 0x0 IA32_THERM_STATUS..........(0x19C) : 0x882F0000 IA32_MISC_ENABLES..........(0x1A0) : 0x850089 MSR_MISC_PWR_MGMT..........(0x1AA) : 0x400001 MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x393939393939 IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x0 MSR_POWER_CTL..............(0x1FC) : 0x2104005F MSR_RAPL_POWER_UNIT........(0x606) : 0xA1003 MSR_PKG_POWER_LIMIT........(0x610) : 0x80069F4000149F40 MSR_PKG_ENERGY_STATUS......(0x611) : 0x24BD470B MSR_PKG_POWER_INFO.........(0x614) : 0x1A80410 MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x80001FFF MSR_PP0_POWER_LIMIT........(0x638) : 0x80000000 MSR_PP0_ENERGY_STATUS......(0x639) : 0x1B405D2F MSR_PP0_POLICY.............(0x63a) : 0x0 MSR_PKGC6_IRTL.............(0x60b) : 0x8868 MSR_PKGC7_IRTL.............(0x60c) : 0x886D MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x0 MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x0 MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x0 MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0 IA32_TSC_DEADLINE..........(0x6E0) : 0x15AA798365622 PCH device.................: 0x1D418086 CPU Ratio Info: ------------------------------------ CPU Low Frequency Mode.............: 1200 MHz CPU Maximum non-Turbo Frequency....: 3300 MHz CPU Maximum Turbo Frequency........: 5700 MHz CPU P-States [ 33 (36) ] CPU C3-Cores [ 0 1 2 9 11 ] CPU C6-Cores [ 2 4 5 8 10 ] CPU C7-Cores [ 0 1 2 6 7 11 ] CPU P-States [ (12) 33 34 36 ] CPU C3-Cores [ 0 1 2 4 6 8 9 11 ] CPU C6-Cores [ 0 2 3 4 5 6 7 8 10 ] CPU C7-Cores [ 0 1 2 4 5 6 7 8 9 10 11 ] CPU C3-Cores [ 0 1 2 3 4 5 6 8 9 11 ] CPU C6-Cores [ 0 2 3 4 5 6 7 8 10 11 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU P-States [ (12) 33 34 35 36 ] CPU C3-Cores [ 0 1 2 3 4 5 6 8 9 10 11 ] CPU C6-Cores [ 0 1 2 3 4 5 6 7 8 10 11 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU C6-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] Maximum non turbo is 3300 and maximum turbo is 5700 ! Mine should be 4125 non turbo max and 4500 max turbo. Should I be worried about this ? Anything else I should check Can anyone help with why it doesn't drop to the lower frequencies when under low load ? Attached are my config.plist, DSDT and SSDT Thanks ! Archive.zip Link to comment Share on other sites More sharing options...
Riley Freeman Posted December 17, 2016 Share Posted December 17, 2016 The Turbo speed of 5700 is a bug. I get that here as well even though my Turbo is 3800. Clover bdmesg output shows "Turbo: 33/57/57/57". I can't really think of what might be going wrong. It "just works" here, so I haven't had to dig deeper. Here's my AppleIntelInfo output (from 10.12.2) so you can see how yours should look. Your MSR_PKG_Cx_RESIDENCY entries are all empty. AppleIntelInfo.kext v1.3 Copyright © 2012-2015 Pike R. Alpha. All rights reserved Settings: ------------------------------------ logMSRs............................: 1 logIGPU............................: 0 logIntelRegs.......................: 1 logCStates.........................: 1 logIPGStyle........................: 1 InitialTSC.........................: 0x60c17e6dd4c MWAIT C-States.....................: 135456 Model Specific Regiters ------------------------------------ MSR_CORE_THREAD_COUNT......(0x35) : 0x6000C MSR_PLATFORM_INFO..........(0xCE) : 0xC0070012000 MSR_PMG_CST_CONFIG_CONTROL.(0xE2) : 0x1E000405 MSR_PMG_IO_CAPTURE_BASE....(0xE4) : 0x10414 IA32_MPERF.................(0xE7) : 0x16EF982EF2 IA32_APERF.................(0xE8) : 0x170E704653 MSR_FLEX_RATIO.............(0x194) : 0xE0000 MSR_IA32_PERF_STATUS.......(0x198) : 0x276400002600 MSR_IA32_PERF_CONTROL......(0x199) : 0x2600 IA32_CLOCK_MODULATION......(0x19A) : 0x0 IA32_THERM_STATUS..........(0x19C) : 0x883A0000 IA32_MISC_ENABLES..........(0x1A0) : 0x850089 MSR_MISC_PWR_MGMT..........(0x1AA) : 0x400001 MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x2323393939393939 IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x0 MSR_POWER_CTL..............(0x1FC) : 0x2504005B MSR_RAPL_POWER_UNIT........(0x606) : 0xA1003 MSR_PKG_POWER_LIMIT........(0x610) : 0x69F40005A9F40 MSR_PKG_ENERGY_STATUS......(0x611) : 0x1411F8FF MSR_PKG_POWER_INFO.........(0x614) : 0x1A80410 MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x141494800007F8 MSR_PP0_POWER_LIMIT........(0x638) : 0x0 MSR_PP0_ENERGY_STATUS......(0x639) : 0xD22E0F2 MSR_PP0_POLICY.............(0x63a) : 0x0 MSR_PKGC6_IRTL.............(0x60b) : 0x0 MSR_PKGC7_IRTL.............(0x60c) : 0x0 MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x6FE7EFA60 MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x5D1F360 MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x1A39D48CC0 MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0 IA32_TSC_DEADLINE..........(0x6E0) : 0x60C1CF50C22 PCH device.................: 0x1D418086 CPU Ratio Info: ------------------------------------ CPU Low Frequency Mode.............: 1200 MHz CPU Maximum non-Turbo Frequency....: 3200 MHz CPU Maximum Turbo Frequency........: 5700 MHz CPU P-States [ (12) 31 ] CPU C3-Cores [ 0 7 11 ] CPU C6-Cores [ 2 3 4 5 6 7 10 11 ] CPU C7-Cores [ 2 3 4 5 7 11 ] CPU P-States [ (12) 22 31 ] CPU C3-Cores [ 0 5 7 8 11 ] CPU C6-Cores [ 1 2 3 4 5 6 7 9 10 11 ] CPU C7-Cores [ 2 3 4 5 7 8 10 11 ] CPU P-States [ (12) 21 22 31 ] CPU C3-Cores [ 0 2 5 7 8 11 ] CPU C6-Cores [ 0 1 2 3 4 5 6 7 9 10 11 ] CPU C7-Cores [ 0 2 3 4 5 6 7 8 9 10 11 ] CPU P-States [ (12) 17 21 22 31 ] CPU C3-Cores [ 0 2 4 5 7 8 11 ] CPU C6-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU P-States [ (12) 17 18 21 22 31 ] CPU C3-Cores [ 0 1 2 4 5 7 8 10 11 ] CPU P-States [ (12) 17 18 21 22 31 34 ] CPU C3-Cores [ 0 1 2 3 4 5 7 8 10 11 ] CPU P-States [ (12) 17 18 21 22 31 32 34 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 10 11 ] CPU P-States [ (12) 17 18 21 22 23 31 32 34 ] CPU P-States [ (12) 17 18 21 22 23 30 31 32 34 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU P-States [ (12) 17 18 21 22 23 28 30 31 32 34 ] CPU P-States [ (12) 17 18 21 22 23 24 28 30 31 32 34 ] CPU P-States [ (12) 17 18 21 22 23 24 28 30 31 32 33 34 ] CPU P-States [ (12) 17 18 21 22 23 24 27 28 30 31 32 33 34 ] CPU P-States [ (12) 17 18 21 22 23 24 27 28 29 30 31 32 33 34 ] CPU P-States [ 12 17 18 21 22 23 24 27 28 29 30 31 32 33 34 (38) ] CPU P-States [ (12) 17 18 21 22 23 24 25 27 28 29 30 31 32 33 34 38 ] CPU P-States [ (12) 17 18 20 21 22 23 24 25 27 28 29 30 31 32 33 34 38 ] CPU P-States [ (12) 17 18 20 21 22 23 24 25 27 28 29 30 31 32 33 34 36 38 ] CPU P-States [ (12) 17 18 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 38 ] CPU P-States [ (12) 17 18 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 ] CPU P-States [ (12) 16 17 18 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 ] CPU P-States [ (12) 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 ] CPU P-States [ (12) 13 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 ] CPU P-States [ (12) 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 ] CPU P-States [ (12) 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 ] CPU P-States [ (12) 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 ] Link to comment Share on other sites More sharing options...
ccozmo Posted December 17, 2016 Share Posted December 17, 2016 Thanks, I checked against mine. My MSR_PKG_Cx_RESIDNECY are all 0x0 - however your's aren't. What is this used for ? Also I seem to have less P & C states than yours, although I do see the lower multiplier in the P states. Any idea why they are repeated multiple times ? Here is mine, I'm not knowledgable enough on this to understand whether the differences are significant or not to the problem AppleIntelInfo.kext v1.2 Copyright © 2012-2015 Pike R. Alpha. All rights reserved Settings: ------------------------------------ logMSRs............................: 1 logIGPU............................: 0 logIntelRegs.......................: 1 logCStates.........................: 1 logIPGStyle........................: 1 InitialTSC.........................: 0x162571120270 MWAIT C-States.....................: 135456 Model Specific Regiters ------------------------------------ MSR_CORE_THREAD_COUNT......(0x35) : 0x6000C MSR_PLATFORM_INFO..........(0xCE) : 0xC0070012100 MSR_PMG_CST_CONFIG_CONTROL.(0xE2) : 0x1E008400 MSR_PMG_IO_CAPTURE_BASE....(0xE4) : 0x20414 IA32_MPERF.................(0xE7) : 0xF2822DE95B IA32_APERF.................(0xE8) : 0x93E137A36B MSR_FLEX_RATIO.............(0x194) : 0xE2100 MSR_IA32_PERF_STATUS.......(0x198) : 0x27DF00002400 MSR_IA32_PERF_CONTROL......(0x199) : 0x3900 IA32_CLOCK_MODULATION......(0x19A) : 0x0 IA32_THERM_STATUS..........(0x19C) : 0x882B0000 IA32_MISC_ENABLES..........(0x1A0) : 0x850089 MSR_MISC_PWR_MGMT..........(0x1AA) : 0x400001 MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x393939393939 IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x0 MSR_POWER_CTL..............(0x1FC) : 0x2104005F MSR_RAPL_POWER_UNIT........(0x606) : 0xA1003 MSR_PKG_POWER_LIMIT........(0x610) : 0x80069F4000149F40 MSR_PKG_ENERGY_STATUS......(0x611) : 0x509D126 MSR_PKG_POWER_INFO.........(0x614) : 0x1A80410 MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x80001FFF MSR_PP0_POWER_LIMIT........(0x638) : 0x80000000 MSR_PP0_ENERGY_STATUS......(0x639) : 0x846846AD MSR_PP0_POLICY.............(0x63a) : 0x0 MSR_PKGC6_IRTL.............(0x60b) : 0x8868 MSR_PKGC7_IRTL.............(0x60c) : 0x886D MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x0 MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x0 MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x0 MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0 IA32_TSC_DEADLINE..........(0x6E0) : 0x16257410192E PCH device.................: 0x1D418086 CPU Ratio Info: ------------------------------------ CPU Low Frequency Mode.............: 1200 MHz CPU Maximum non-Turbo Frequency....: 3300 MHz CPU Maximum Turbo Frequency........: 5700 MHz CPU P-States [ 34 (36) ] CPU C3-Cores [ 0 4 6 7 8 ] CPU C6-Cores [ 3 4 6 7 8 9 10 ] CPU C7-Cores [ 2 3 4 6 7 ] CPU P-States [ (12) 34 36 ] CPU C3-Cores [ 0 2 3 4 5 6 7 8 9 ] CPU C6-Cores [ 3 4 5 6 7 8 9 10 11 ] CPU C7-Cores [ 2 3 4 6 7 9 11 ] CPU C6-Cores [ 0 1 3 4 5 6 7 8 9 10 11 ] CPU C7-Cores [ 0 1 2 3 4 6 7 9 11 ] CPU P-States [ 12 34 35 (36) ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 11 ] CPU C6-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU C7-Cores [ 0 1 2 3 4 6 7 8 9 11 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 ] CPU P-States [ 12 33 34 35 (36) ] Thanks ! Link to comment Share on other sites More sharing options...
ccozmo Posted December 19, 2016 Share Posted December 19, 2016 Really no one can help ? Link to comment Share on other sites More sharing options...
Riley Freeman Posted December 19, 2016 Share Posted December 19, 2016 Unfortunately, I don't know this in-depth enough to be able to troubleshoot why yours isn't working. It just worked for me. But I never overclocked. Assuming you're patching AICPUPM.kext and have a valid SSDT (and are using the X86PlatformPlugin.kext if you're using MacPro6,1) the only other thing I can think of trying is BIOS settings. Maybe reset it to optimized defaults (after making a note of any changes you made so you can put them back if needed). It's possible some overclock-related setting could be messing things up. Link to comment Share on other sites More sharing options...
stinga11 Posted December 20, 2016 Author Share Posted December 20, 2016 Really no one can help ? All computers has a diferent component. For this reason sometimes the guides doesn't works with all configurations. But in this case this guide are working with all hackintosh with Sandy-E or Ivy-E. It is necesary that you follow the guide in all steps. This include patch the AICPM if you are using a Motherboards with a MSR lock it, and MacPro6,1 definition. At the first attemp try without overclok and When you get the speedtep work, then overclok the CPU. Link to comment Share on other sites More sharing options...
venganzarte Posted April 18, 2017 Share Posted April 18, 2017 Hi, I was running into issues with getting Pstates and turboboost working with a xeon E5 2670 on huanan X79 motherboard. Tried lots of different things but eventually got it working. Had to run the 10.12 aicpm patch.command.zip and add 10.11 X79PlatformPlugin.kext.zip as directed followed by the install.command.zip had to run a few times to fix all permissions. I then removed all entries of the kext nullcpupowermanagement.kext. from installation drive and clover kext folder. I removed all entries from acpi section of clover but ticked only drop OEM. The config did not work till i entered bios and reselected default profile for cpu power management with eist enabled. Benchmarks on geekbench4 now run slightly faster than my linux install. I think the fakeSMC sensors are a bit off as I am consuming slightly less power at idle yet monitor shows slightly higher clock speeds when comparing with linux install. Can also confirm worked on mac-mini 5.1 and mac pro 6.1. But decided to stick with Mac pro as seems to have lower idles. I did test clover settings and bios settings and pstates were still not working so must be patch and x79 kexts, many thanks to the providers Link to comment Share on other sites More sharing options...
trickymast3r Posted June 12, 2017 Share Posted June 12, 2017 Hi Stinga , Did this work with C602 chipset ... I'm working in Z9PA-D8 WS and MSR locked with Bios r5602 1 Link to comment Share on other sites More sharing options...
stinga11 Posted June 12, 2017 Author Share Posted June 12, 2017 Hi Stinga , Did this work with C602 chipset ... I'm working in Z9PA-D8 WS and MSR locked with Bios r5602 Works for you? Link to comment Share on other sites More sharing options...
trickymast3r Posted June 12, 2017 Share Posted June 12, 2017 no , I was try this but nothing happen ... Not work . I think it's because of my bios locked MSR ... 0x1e0008403 and I can't patch it MacPro6,1 - 2 x E5-2670 .. patched SSDT with ssdtPRGen.sh U can look my AppleIntelInfo.kext AppleIntelInfo.kext v1.2 Copyright © 2012-2015 Pike R. Alpha. All rights reserved Settings: ------------------------------------ logMSRs............................: 1 logIGPU............................: 0 logIntelRegs.......................: 1 logCStates.........................: 1 logIPGStyle........................: 1 InitialTSC.........................: 0x12655a34fab8 MWAIT C-States.....................: 135456 Model Specific Regiters ------------------------------------ MSR_CORE_THREAD_COUNT......(0x35) : 0x80010 MSR_PLATFORM_INFO..........(0xCE) : 0xC0064011A00 MSR_PMG_CST_CONFIG_CONTROL.(0xE2) : 0x1E008403 MSR_PMG_IO_CAPTURE_BASE....(0xE4) : 0x10414 IA32_MPERF.................(0xE7) : 0x5C5A05DFB0 IA32_APERF.................(0xE8) : 0x5B406A0724 MSR_FLEX_RATIO.............(0x194) : 0x0 MSR_IA32_PERF_STATUS.......(0x198) : 0x217700001A00 MSR_IA32_PERF_CONTROL......(0x199) : 0x1A00 IA32_CLOCK_MODULATION......(0x19A) : 0x0 IA32_THERM_STATUS..........(0x19C) : 0x88350000 IA32_MISC_ENABLES..........(0x1A0) : 0x850089 MSR_MISC_PWR_MGMT..........(0x1AA) : 0x400000 MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x1E1E1F1F20202121 IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x7 MSR_POWER_CTL..............(0x1FC) : 0x2504005B MSR_RAPL_POWER_UNIT........(0x606) : 0xA1003 MSR_PKG_POWER_LIMIT........(0x610) : 0x68450005A8398 MSR_PKG_ENERGY_STATUS......(0x611) : 0x26B2754D MSR_PKG_POWER_INFO.........(0x614) : 0x2F05A001980398 MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x141494800007F8 MSR_PP0_POWER_LIMIT........(0x638) : 0x0 MSR_PP0_ENERGY_STATUS......(0x639) : 0x1C86F66A MSR_PP0_POLICY.............(0x63a) : 0x0 MSR_PKGC6_IRTL.............(0x60b) : 0x0 MSR_PKGC7_IRTL.............(0x60c) : 0x0 MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x0 MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x0 MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x0 MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0 IA32_TSC_DEADLINE..........(0x6E0) : 0x126561735D4C PCH device.................: 0x1D418086 CPU Ratio Info: ------------------------------------ CPU Low Frequency Mode.............: 1200 MHz CPU Maximum non-Turbo Frequency....: 2600 MHz CPU Maximum Turbo Frequency........: 3300 MHz CPU P-States [ 25 (26) ] Link to comment Share on other sites More sharing options...
stinga11 Posted June 12, 2017 Author Share Posted June 12, 2017 no , I was try this but nothing happen ... Not work . I think it's because of my bios locked MSR ... 0x1e0008403 and I can't patch it MacPro6,1 - 2 x E5-2670 .. patched SSDT with ssdtPRGen.sh U can look my AppleIntelInfo.kext AppleIntelInfo.kext v1.2 Copyright © 2012-2015 Pike R. Alpha. All rights reserved Settings: ------------------------------------ logMSRs............................: 1 logIGPU............................: 0 logIntelRegs.......................: 1 logCStates.........................: 1 logIPGStyle........................: 1 InitialTSC.........................: 0x12655a34fab8 MWAIT C-States.....................: 135456 Model Specific Regiters ------------------------------------ MSR_CORE_THREAD_COUNT......(0x35) : 0x80010 MSR_PLATFORM_INFO..........(0xCE) : 0xC0064011A00 MSR_PMG_CST_CONFIG_CONTROL.(0xE2) : 0x1E008403 MSR_PMG_IO_CAPTURE_BASE....(0xE4) : 0x10414 IA32_MPERF.................(0xE7) : 0x5C5A05DFB0 IA32_APERF.................(0xE8) : 0x5B406A0724 MSR_FLEX_RATIO.............(0x194) : 0x0 MSR_IA32_PERF_STATUS.......(0x198) : 0x217700001A00 MSR_IA32_PERF_CONTROL......(0x199) : 0x1A00 IA32_CLOCK_MODULATION......(0x19A) : 0x0 IA32_THERM_STATUS..........(0x19C) : 0x88350000 IA32_MISC_ENABLES..........(0x1A0) : 0x850089 MSR_MISC_PWR_MGMT..........(0x1AA) : 0x400000 MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x1E1E1F1F20202121 IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x7 MSR_POWER_CTL..............(0x1FC) : 0x2504005B MSR_RAPL_POWER_UNIT........(0x606) : 0xA1003 MSR_PKG_POWER_LIMIT........(0x610) : 0x68450005A8398 MSR_PKG_ENERGY_STATUS......(0x611) : 0x26B2754D MSR_PKG_POWER_INFO.........(0x614) : 0x2F05A001980398 MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x141494800007F8 MSR_PP0_POWER_LIMIT........(0x638) : 0x0 MSR_PP0_ENERGY_STATUS......(0x639) : 0x1C86F66A MSR_PP0_POLICY.............(0x63a) : 0x0 MSR_PKGC6_IRTL.............(0x60b) : 0x0 MSR_PKGC7_IRTL.............(0x60c) : 0x0 MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x0 MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x0 MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x0 MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0 IA32_TSC_DEADLINE..........(0x6E0) : 0x126561735D4C PCH device.................: 0x1D418086 CPU Ratio Info: ------------------------------------ CPU Low Frequency Mode.............: 1200 MHz CPU Maximum non-Turbo Frequency....: 2600 MHz CPU Maximum Turbo Frequency........: 3300 MHz CPU P-States [ 25 (26) ] Send me your DSDT and all SSDT Link to comment Share on other sites More sharing options...
trickymast3r Posted June 12, 2017 Share Posted June 12, 2017 These is my files . Thanks you very much !!! DSDT.aml.zip patched.zip SSDT-0.aml.zip Link to comment Share on other sites More sharing options...
stinga11 Posted June 12, 2017 Author Share Posted June 12, 2017 These is my files . Thanks you very much !!! DSDT.zip Link to comment Share on other sites More sharing options...
trickymast3r Posted June 12, 2017 Share Posted June 12, 2017 thanks you very much ! Will I place this dsdt.aml file to patched folder ? It's Worked ... Thanks you so much ... u are hero of my life AppleIntelInfo.kext v1.2 Copyright © 2012-2015 Pike R. Alpha. All rights reserved Settings: ------------------------------------ logMSRs............................: 1 logIGPU............................: 0 logIntelRegs.......................: 1 logCStates.........................: 1 logIPGStyle........................: 1 InitialTSC.........................: 0x64e516e95f1c MWAIT C-States.....................: 135456 Model Specific Regiters ------------------------------------ MSR_CORE_THREAD_COUNT......(0x35) : 0x80010 MSR_PLATFORM_INFO..........(0xCE) : 0xC0064011A00 MSR_PMG_CST_CONFIG_CONTROL.(0xE2) : 0x1E008403 MSR_PMG_IO_CAPTURE_BASE....(0xE4) : 0x10414 IA32_MPERF.................(0xE7) : 0x2951AB5A48 IA32_APERF.................(0xE8) : 0x267B3471EE MSR_FLEX_RATIO.............(0x194) : 0x0 MSR_IA32_PERF_STATUS.......(0x198) : 0x23B500002100 MSR_IA32_PERF_CONTROL......(0x199) : 0x2100 IA32_CLOCK_MODULATION......(0x19A) : 0x0 IA32_THERM_STATUS..........(0x19C) : 0x883A0000 IA32_MISC_ENABLES..........(0x1A0) : 0x850089 MSR_MISC_PWR_MGMT..........(0x1AA) : 0x400001 MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x1E1E1F1F20202121 IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x0 MSR_POWER_CTL..............(0x1FC) : 0x2504005B MSR_RAPL_POWER_UNIT........(0x606) : 0xA1003 MSR_PKG_POWER_LIMIT........(0x610) : 0x68450005A8398 MSR_PKG_ENERGY_STATUS......(0x611) : 0x104645F3 MSR_PKG_POWER_INFO.........(0x614) : 0x2F05A001980398 MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x141494800007F8 MSR_PP0_POWER_LIMIT........(0x638) : 0x0 MSR_PP0_ENERGY_STATUS......(0x639) : 0xBB1FEB4 MSR_PP0_POLICY.............(0x63a) : 0x0 MSR_PKGC6_IRTL.............(0x60b) : 0x0 MSR_PKGC7_IRTL.............(0x60c) : 0x0 MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x8886938EA MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x5B342BE MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x21667CD10 MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0 IA32_TSC_DEADLINE..........(0x6E0) : 0x64E51CF1C881 PCH device.................: 0x1D418086 CPU Ratio Info: ------------------------------------ CPU Low Frequency Mode.............: 1200 MHz CPU Maximum non-Turbo Frequency....: 2600 MHz CPU Maximum Turbo Frequency........: 3300 MHz CPU P-States [ (12) 25 32 ] CPU C3-Cores [ 0 8 12 13 ] CPU C6-Cores [ 0 1 6 13 14 15 ] CPU C7-Cores [ 1 4 ] CPU P-States [ (12) 24 25 32 ] CPU C3-Cores [ 0 5 7 8 12 13 ] CPU C6-Cores [ 0 1 6 13 14 15 ] CPU C7-Cores [ 1 4 5 6 16 ] CPU P-States [ (12) 24 25 29 32 ] CPU C3-Cores [ 0 5 7 8 10 12 13 15 ] CPU C6-Cores [ 0 1 6 8 13 14 15 ] CPU C7-Cores [ 1 4 5 6 16 ] CPU P-States [ (12) 24 25 28 29 32 ] CPU C3-Cores [ 0 2 3 5 7 8 10 12 13 14 15 ] CPU C6-Cores [ 0 1 6 7 8 13 14 15 ] CPU C7-Cores [ 1 3 4 5 6 11 15 16 ] CPU P-States [ (12) 23 24 25 28 29 32 ] CPU C3-Cores [ 0 2 3 5 7 8 10 12 13 14 15 ] CPU C6-Cores [ 0 1 6 7 8 9 13 14 15 ] CPU C7-Cores [ 1 3 4 5 6 10 11 13 15 16 ] CPU P-States [ 12 23 24 25 26 28 29 (32) ] CPU C3-Cores [ 0 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C7-Cores [ 1 2 3 4 5 6 10 11 13 14 15 16 ] CPU P-States [ 12 23 24 25 26 27 28 29 32 (33) ] CPU C6-Cores [ 0 1 6 7 8 9 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 10 11 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C6-Cores [ 0 1 3 6 7 8 9 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 10 11 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C6-Cores [ 0 1 3 4 6 7 8 9 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 10 11 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C6-Cores [ 0 1 3 4 6 7 8 9 10 11 13 14 15 ] CPU C6-Cores [ 0 1 3 4 5 6 7 8 9 10 11 13 14 15 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 ] CPU C6-Cores [ 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 ] CPU P-States [ (12) 23 24 25 26 27 28 29 30 32 33 ] CPU C6-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ] CPU P-States [ (12) 22 23 24 25 26 27 28 29 30 32 33 ] Link to comment Share on other sites More sharing options...
stinga11 Posted June 12, 2017 Author Share Posted June 12, 2017 thanks you very much ! Will I place this dsdt.aml file to patched folder ? It's Worked ... Thanks you so much ... u are hero of my life AppleIntelInfo.kext v1.2 Copyright © 2012-2015 Pike R. Alpha. All rights reserved Settings: ------------------------------------ logMSRs............................: 1 logIGPU............................: 0 logIntelRegs.......................: 1 logCStates.........................: 1 logIPGStyle........................: 1 InitialTSC.........................: 0x64e516e95f1c MWAIT C-States.....................: 135456 Model Specific Regiters ------------------------------------ MSR_CORE_THREAD_COUNT......(0x35) : 0x80010 MSR_PLATFORM_INFO..........(0xCE) : 0xC0064011A00 MSR_PMG_CST_CONFIG_CONTROL.(0xE2) : 0x1E008403 MSR_PMG_IO_CAPTURE_BASE....(0xE4) : 0x10414 IA32_MPERF.................(0xE7) : 0x2951AB5A48 IA32_APERF.................(0xE8) : 0x267B3471EE MSR_FLEX_RATIO.............(0x194) : 0x0 MSR_IA32_PERF_STATUS.......(0x198) : 0x23B500002100 MSR_IA32_PERF_CONTROL......(0x199) : 0x2100 IA32_CLOCK_MODULATION......(0x19A) : 0x0 IA32_THERM_STATUS..........(0x19C) : 0x883A0000 IA32_MISC_ENABLES..........(0x1A0) : 0x850089 MSR_MISC_PWR_MGMT..........(0x1AA) : 0x400001 MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x1E1E1F1F20202121 IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x0 MSR_POWER_CTL..............(0x1FC) : 0x2504005B MSR_RAPL_POWER_UNIT........(0x606) : 0xA1003 MSR_PKG_POWER_LIMIT........(0x610) : 0x68450005A8398 MSR_PKG_ENERGY_STATUS......(0x611) : 0x104645F3 MSR_PKG_POWER_INFO.........(0x614) : 0x2F05A001980398 MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x141494800007F8 MSR_PP0_POWER_LIMIT........(0x638) : 0x0 MSR_PP0_ENERGY_STATUS......(0x639) : 0xBB1FEB4 MSR_PP0_POLICY.............(0x63a) : 0x0 MSR_PKGC6_IRTL.............(0x60b) : 0x0 MSR_PKGC7_IRTL.............(0x60c) : 0x0 MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x8886938EA MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x5B342BE MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x21667CD10 MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0 IA32_TSC_DEADLINE..........(0x6E0) : 0x64E51CF1C881 PCH device.................: 0x1D418086 CPU Ratio Info: ------------------------------------ CPU Low Frequency Mode.............: 1200 MHz CPU Maximum non-Turbo Frequency....: 2600 MHz CPU Maximum Turbo Frequency........: 3300 MHz CPU P-States [ (12) 25 32 ] CPU C3-Cores [ 0 8 12 13 ] CPU C6-Cores [ 0 1 6 13 14 15 ] CPU C7-Cores [ 1 4 ] CPU P-States [ (12) 24 25 32 ] CPU C3-Cores [ 0 5 7 8 12 13 ] CPU C6-Cores [ 0 1 6 13 14 15 ] CPU C7-Cores [ 1 4 5 6 16 ] CPU P-States [ (12) 24 25 29 32 ] CPU C3-Cores [ 0 5 7 8 10 12 13 15 ] CPU C6-Cores [ 0 1 6 8 13 14 15 ] CPU C7-Cores [ 1 4 5 6 16 ] CPU P-States [ (12) 24 25 28 29 32 ] CPU C3-Cores [ 0 2 3 5 7 8 10 12 13 14 15 ] CPU C6-Cores [ 0 1 6 7 8 13 14 15 ] CPU C7-Cores [ 1 3 4 5 6 11 15 16 ] CPU P-States [ (12) 23 24 25 28 29 32 ] CPU C3-Cores [ 0 2 3 5 7 8 10 12 13 14 15 ] CPU C6-Cores [ 0 1 6 7 8 9 13 14 15 ] CPU C7-Cores [ 1 3 4 5 6 10 11 13 15 16 ] CPU P-States [ 12 23 24 25 26 28 29 (32) ] CPU C3-Cores [ 0 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C7-Cores [ 1 2 3 4 5 6 10 11 13 14 15 16 ] CPU P-States [ 12 23 24 25 26 27 28 29 32 (33) ] CPU C6-Cores [ 0 1 6 7 8 9 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 10 11 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C6-Cores [ 0 1 3 6 7 8 9 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 10 11 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C6-Cores [ 0 1 3 4 6 7 8 9 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 10 11 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 5 6 7 8 9 10 12 13 14 15 ] CPU C6-Cores [ 0 1 3 4 6 7 8 9 10 11 13 14 15 ] CPU C6-Cores [ 0 1 3 4 5 6 7 8 9 10 11 13 14 15 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 13 14 15 16 ] CPU C6-Cores [ 0 1 3 4 5 6 7 8 9 10 11 12 13 14 15 ] CPU P-States [ (12) 23 24 25 26 27 28 29 30 32 33 ] CPU C6-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] CPU C7-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ] CPU C3-Cores [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 ] CPU P-States [ (12) 22 23 24 25 26 27 28 29 30 32 33 ] Remember if your board has MSRxE2 Locked you need this patch: http://olarila.com/forum/viewtopic.php?f=9&t=1003 And dont forgot use thist kext http://www.insanelymac.com/forum/index.php?app=core&module=attach§ion=attach&attach_id=243855 Link to comment Share on other sites More sharing options...
trickymast3r Posted June 12, 2017 Share Posted June 12, 2017 Remember if your board has MSRxE2 Locked you need this patch: http://olarila.com/forum/viewtopic.php?f=9&t=1003 And dont forgot use thist kext http://www.insanelymac.com/forum/index.php?app=core&module=attach§ion=attach&attach_id=243855 I already try this olarina patch but when I see MSRxE2 is 0x1E0008403 is still locked ... I will replace your recommended kext with x79platformplugin.kext . Thanks u very much ! Now I trying to fix for Nvidia web driver Link to comment Share on other sites More sharing options...
trickymast3r Posted June 13, 2017 Share Posted June 13, 2017 Hi Stinga .... I don't know why my computer look like not load LegacyX86Platform.kext ... I check with Kext Wizard and Boot.log ... placed to kexts or /Library/Extensions but still not detect and load ... Please help me Link to comment Share on other sites More sharing options...
13parsecs Posted June 13, 2017 Share Posted June 13, 2017 I already try this olarina patch but when I see MSRxE2 is 0x1E0008403 is still locked ... Would patching the BIOS on your motherboard help? Some clues here. http://www.insanelymac.com/forum/topic/285444-uefipatch-uefi-patching-utility/page-1 https://hardforum.com/threads/tools-to-flash-and-recover-bios-on-asus-p8xxx-boards-fd44editor-ftk.1726429/ http://www.win-raid.com/t455f16-Guide-How-to-flash-a-modded-ASUS-ASRock-Gigabyte-AMI-UEFI-BIOS.html Related: (Shows steps, but for VERY different method): http://www.insanelymac.com/forum/topic/306744-ozmosis-uefi-bios-modding-guide/page-1 NB. I do NOT have an X79 board. Stinga can advise if what I have suggested is useful, or not? Obviously, its downright dangerous Link to comment Share on other sites More sharing options...
trickymast3r Posted June 14, 2017 Share Posted June 14, 2017 Hi @stinga11 , it's look like my computer load ACPI_SMC_Platformplugin.kext and not load X86PlatformPlugin.kext . so your LegacyX86PlatformPlugin.kext not load ... Is this problem ? Thanks . Link to comment Share on other sites More sharing options...
stinga11 Posted June 14, 2017 Author Share Posted June 14, 2017 Hi @stinga11 , it's look like my computer load ACPI_SMC_Platformplugin.kext and not load X86PlatformPlugin.kext . so your LegacyX86PlatformPlugin.kext not load ... Is this problem ? Thanks . what smbios you use? 1 Link to comment Share on other sites More sharing options...
trickymast3r Posted June 14, 2017 Share Posted June 14, 2017 @stinga11: I'm using MacPro 6,1 Link to comment Share on other sites More sharing options...
stinga11 Posted June 15, 2017 Author Share Posted June 15, 2017 @stinga11: I'm using MacPro 6,1 try this http://www.insanelymac.com/forum/index.php?app=core&module=attach§ion=attach&attach_id=170146 Link to comment Share on other sites More sharing options...
Recommended Posts