Contribute
Register

hell with power management

Status
Not open for further replies.
Joined
Jun 25, 2013
Messages
63
Motherboard
GA-H97M-D3H
CPU
i5 4960
Graphics
RX 580
Mac
  1. iMac
  2. MacBook Pro
Mobile Phone
  1. iOS
help with power management

hi!
i have problem with power management. Without dropOEM i have only 4 p-states (8 35,37,39)
smbios definitions are from imac 14,2
when i generated ssdt with pikeralpha's script, put in clover/ACPI/patched folder, add drop oem true in config.plist and reboot, i'm stuck at apple logo.
why?

This is a fresh install of Yosemite
 
hi!
i have problem with power management. Without dropOEM i have only 4 p-states (8 35,37,39)
smbios definitions are from imac 14,2
when i generated ssdt with pikeralpha's script, put in clover/ACPI/patched folder, add drop oem true in config.plist and reboot, i'm stuck at apple logo.
why?

This is a fresh install of Yosemite

You're probably dropping SSDTs that are required (DropOem=true is a sledge hammer). If you wish to use DropOem=true, you should review all OEM SSDTs and include the ones that are needed in ACPI/patched.
 
You're probably dropping SSDTs that are required (DropOem=true is a sledge hammer). If you wish to use DropOem=true, you should review all OEM SSDTs and include the ones that are needed in ACPI/patched.

already done (searched on web). system boots but only 4 states
 
already done (searched on web). system boots but only 4 states

Already did what? Did you place all OEM SSDTs in ACPI/patched?
 
Already did what? Did you place all OEM SSDTs in ACPI/patched?

Yes, i 've placed OEM ssdts one by one in ACPI/patched folder and found ssdt that are needed. Now system boots but p-stats are always 4
 
Yes, i 've placed OEM ssdts one by one in ACPI/patched folder and found ssdt that are needed. Now system boots but p-stats are always 4

Show output from AppleIntelInfo.kext.

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

--

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

System: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
System: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.
 
Show output from AppleIntelInfo.kext.

Download patchmatic: https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2015-0107.zip
Extract the 'patchmatic' binary from the ZIP. Copy it to /usr/bin, such that you have the binary at /usr/bin/patchmatic.

In terminal,
Code:
rm -R ~/Downloads/RehabMan
mkdir ~/Downloads/RehabMan
cd ~/Downloads/RehabMan
patchmatic -extract

Post contents of Downloads/RehabMan directory (as ZIP).

Also, post ioreg: http://www.tonymacx86.com/audio/58368-guide-how-make-copy-ioreg.html. Please, use the IORegistryExplorer v2.1 attached to the post! DO NOT reply with an ioreg from any other version of IORegistryExplorer.app.

And output from:
Code:
kextstat|grep -y acpiplat
kextstat|grep -y appleintelcpu

--

Please provide complete details in your profile/signature
(Profile/Settings link in upper right corner of this site)

System: manufacturer/model + bootloader(Clover/Chameleon/Chimera)
CPU: detailed CPU model + motherboard chipset
Graphics: all graphics devices + laptop internal screen resolution

For example, typical Ivy laptop:
System: HP ProBook 4540s (Clover)
CPU: i5-3320m/HM76
Graphics: HD4000, 1366x768

Use CPU-Z on Windows to find CPU (Core iX-xxx) and motherboard chipset (HMxx), and graphics capabilities. For a laptop, these details are important and affect critical installation procedures.

so...
pc spec:
CPU: Intel Core I5 4690
Motherboard: GA-H97M-D3H, chipset H97, clover bootloader version 2.3 v3185
Graphic: Intel HD 4600

here it is, patchmatic extract content and ioreg

no output from appleintelcpu

output from acpiplat:
Code:
[FONT=Menlo]   13    1 0xffffff7f82128000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[[/FONT]/CODE][FONT=Menlo]
[/FONT]
 

Attachments

  • RehabMan.zip
    31.4 KB · Views: 81
  • Casa’s iMac.zip
    504.4 KB · Views: 79
so...
pc spec:
CPU: Intel Core I5 4690
Motherboard: GA-H97M-D3H, chipset H97, clover bootloader version 2.3 v3185
Graphic: Intel HD 4600

here it is, patchmatic extract content and ioreg
no output from appleintelcpu
output from acpiplat:
Code:
[FONT=Menlo]   13    1 0xffffff7f82128000 0x5f000    0x5f000    com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>[[/FONT]/CODE][FONT=Menlo]
[/FONT][/QUOTE]

I don't see output from AppleIntelInfo.kext.

Your ioreg shows AppleLPC not loaded.  That's going to cause issues...
 
I don't see output from AppleIntelInfo.kext.

Your ioreg shows AppleLPC not loaded. That's going to cause issues...

sorry i forgot it.
Code:
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: v1.0 Copyright © 2012-2014 Pike R. Alpha. All rights reserved[/FONT][FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logMSRs............................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logIGPU............................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logIntelRegs.......................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logCStates.........................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logIPGStyle........................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: InitialTSC.........................: 0x5c26a8bf83cd[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MWAIT C-States.....................: 270624[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CORE_THREAD_COUNT......(0x35)  : 0x40004[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PLATFORM_INFO..........(0xCE)  : 0x80838F3012300[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PMG_CST_CONFIG_CONTROL.(0xE2)  : 0x1E000402[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PMG_IO_CAPTURE_BASE....(0xE4)  : 0x1814[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_MPERF.................(0xE7)  : 0x7426B0BD273[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_APERF.................(0xE8)  : 0x7BEF4BEB0AD[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_FLEX_RATIO.............(0x194) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_IA32_PERF_STATUS.......(0x198) : 0x220400002500[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_IA32_PERF_CONTROL......(0x199) : 0x2700[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_CLOCK_MODULATION......(0x19A) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_THERM_STATUS..........(0x19C) : 0x88370000[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_MISC_ENABLES..........(0x1A0) : 0x850089[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_MISC_PWR_MGMT..........(0x1AA) : 0x1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x27272727[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_POWER_CTL..............(0x1FC) : 0x4005F[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_RAPL_POWER_UNIT........(0x606) : 0xA0E03[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_POWER_LIMIT........(0x610) : 0xFFD00000EA82[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_ENERGY_STATUS......(0x611) : 0x6EB078F2[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_POWER_INFO.........(0x614) : 0x2A0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x1F40[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_POWER_LIMIT........(0x638) : 0xFFD0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_ENERGY_STATUS......(0x639) : 0xA01A50B3[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_POLICY.............(0x63a) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP1_POWER_LIMIT........(0x640) : 0xFFD0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP1_ENERGY_STATUS......(0x641) : 0x179FA461[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP1_POLICY.............(0x642) : 0x18[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_NOMINAL.....(0x648) : 0x23[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_LEVEL1......(0x649) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_LEVEL2......(0x64a) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_CONTROL.....(0x64b) : 0x80000000[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_TURBO_ACTIVATION_RATIO.(0x64c) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKGC3_IRTL.............(0x60a) : 0x8842[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKGC6_IRTL.............(0x60b) : 0x8873[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKGC7_IRTL.............(0x60c) : 0x8891[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x30769FECA216[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_TSC_DEADLINE..........(0x6E0) : 0x5C26AABAD177[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: CPU Low Frequency Mode.............: 800 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: CPU Maximum non-Turbo Frequency....: 3500 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: CPU Maximum Turbo Frequency........: 3900 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Current Frequency.............:  200 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Minimum Frequency.............:  200 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Maximum Non-Turbo Frequency...:  350 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Maximum Turbo Frequency.......: 1200 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Maximum limit.................: No Limit[/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 35 37 (38) ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C3-Cores [ 0 3 ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C6-Cores [ 0 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C7-Cores [ 0 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 35 37 38 (39) ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C3-Cores [ 0 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:20 Casas-iMac kernel[0]: AICPUPMI: CPU C6-Cores [ 0 1 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:21 Casas-iMac kernel[0]: AICPUPMI: CPU C7-Cores [ 0 1 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:21 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 30 35 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:21 Casas-iMac kernel[0]: AICPUPMI: CPU C3-Cores [ 0 1 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:22 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 30 31 (35) 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:22 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 35 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:23 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 27 30 31 34 35 37 38 (39) ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:24 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 34 35 36 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:25 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 27 30 31 34 35 36 37 (38) 39 ] iGPU P-States [ 4 (7) ][/FONT]
[FONT=Menlo]May 11 18:25:27 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 34 35 36 37 38 39 ] iGPU P-States [ 4 (6) 7 ][/FONT]
[FONT=Menlo]May 11 18:25:31 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:25:56 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:08 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 28 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:08 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 26 27 28 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:21 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 26 27 28 30 31 32 33 34 (35) 36 37 38 39 ] iGPU P-States [ 4 (5) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:26 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 5 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:45 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 24 26 27 28 29 30 31 32 33 34 (35) 36 37 38 39 ] iGPU P-States [ (4) 5 6 7 ][/FONT]
 
sorry i forgot it.
Code:
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: v1.0 Copyright © 2012-2014 Pike R. Alpha. All rights reserved[/FONT][FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logMSRs............................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logIGPU............................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logIntelRegs.......................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logCStates.........................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: logIPGStyle........................: 1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: InitialTSC.........................: 0x5c26a8bf83cd[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MWAIT C-States.....................: 270624[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CORE_THREAD_COUNT......(0x35)  : 0x40004[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PLATFORM_INFO..........(0xCE)  : 0x80838F3012300[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PMG_CST_CONFIG_CONTROL.(0xE2)  : 0x1E000402[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PMG_IO_CAPTURE_BASE....(0xE4)  : 0x1814[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_MPERF.................(0xE7)  : 0x7426B0BD273[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_APERF.................(0xE8)  : 0x7BEF4BEB0AD[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_FLEX_RATIO.............(0x194) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_IA32_PERF_STATUS.......(0x198) : 0x220400002500[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_IA32_PERF_CONTROL......(0x199) : 0x2700[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_CLOCK_MODULATION......(0x19A) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_THERM_STATUS..........(0x19C) : 0x88370000[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_MISC_ENABLES..........(0x1A0) : 0x850089[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_MISC_PWR_MGMT..........(0x1AA) : 0x1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_TURBO_RATIO_LIMIT......(0x1AD) : 0x27272727[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_ENERGY_PERF_BIAS......(0x1B0) : 0x1[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_POWER_CTL..............(0x1FC) : 0x4005F[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_RAPL_POWER_UNIT........(0x606) : 0xA0E03[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_POWER_LIMIT........(0x610) : 0xFFD00000EA82[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_ENERGY_STATUS......(0x611) : 0x6EB078F2[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_POWER_INFO.........(0x614) : 0x2A0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_CURRENT_CONFIG.....(0x601) : 0x1F40[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_POWER_LIMIT........(0x638) : 0xFFD0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_ENERGY_STATUS......(0x639) : 0xA01A50B3[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP0_POLICY.............(0x63a) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP1_POWER_LIMIT........(0x640) : 0xFFD0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP1_ENERGY_STATUS......(0x641) : 0x179FA461[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PP1_POLICY.............(0x642) : 0x18[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_NOMINAL.....(0x648) : 0x23[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_LEVEL1......(0x649) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_LEVEL2......(0x64a) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_CONFIG_TDP_CONTROL.....(0x64b) : 0x80000000[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_TURBO_ACTIVATION_RATIO.(0x64c) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKGC3_IRTL.............(0x60a) : 0x8842[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKGC6_IRTL.............(0x60b) : 0x8873[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKGC7_IRTL.............(0x60c) : 0x8891[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C2_RESIDENCY.......(0x60d) : 0x30769FECA216[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C3_RESIDENCY.......(0x3f8) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C6_RESIDENCY.......(0x3f9) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: MSR_PKG_C7_RESIDENCY.......(0x3fa) : 0x0[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IA32_TSC_DEADLINE..........(0x6E0) : 0x5C26AABAD177[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: CPU Low Frequency Mode.............: 800 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: CPU Maximum non-Turbo Frequency....: 3500 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: CPU Maximum Turbo Frequency........: 3900 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Current Frequency.............:  200 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Minimum Frequency.............:  200 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Maximum Non-Turbo Frequency...:  350 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Maximum Turbo Frequency.......: 1200 MHz[/FONT]
[FONT=Menlo]May 11 18:25:18 Casas-iMac kernel[0]: AICPUPMI: IGPU Maximum limit.................: No Limit[/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 35 37 (38) ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C3-Cores [ 0 3 ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C6-Cores [ 0 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C7-Cores [ 0 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 35 37 38 (39) ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:19 Casas-iMac kernel[0]: AICPUPMI: CPU C3-Cores [ 0 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:20 Casas-iMac kernel[0]: AICPUPMI: CPU C6-Cores [ 0 1 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:21 Casas-iMac kernel[0]: AICPUPMI: CPU C7-Cores [ 0 1 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:21 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 30 35 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:21 Casas-iMac kernel[0]: AICPUPMI: CPU C3-Cores [ 0 1 2 3 ][/FONT]
[FONT=Menlo]May 11 18:25:22 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 30 31 (35) 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:22 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 35 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:23 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 27 30 31 34 35 37 38 (39) ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:24 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 34 35 36 37 38 39 ] iGPU P-States [ (4) ][/FONT]
[FONT=Menlo]May 11 18:25:25 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 27 30 31 34 35 36 37 (38) 39 ] iGPU P-States [ 4 (7) ][/FONT]
[FONT=Menlo]May 11 18:25:27 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 34 35 36 37 38 39 ] iGPU P-States [ 4 (6) 7 ][/FONT]
[FONT=Menlo]May 11 18:25:31 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:25:56 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:08 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 27 28 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:08 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 26 27 28 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:21 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 26 27 28 30 31 32 33 34 (35) 36 37 38 39 ] iGPU P-States [ 4 (5) 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:26 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ (8) 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ (4) 5 6 7 ][/FONT]
[FONT=Menlo]May 11 18:26:45 Casas-iMac kernel[0]: AICPUPMI: CPU P-States [ 8 24 26 27 28 29 30 31 32 33 34 (35) 36 37 38 39 ] iGPU P-States [ (4) 5 6 7 ][/FONT]

CPU PM is working. You still need to resolve the AppleLPC problem (DSDT patch for it).
 
Status
Not open for further replies.
Back
Top