Contribute
Register

[Guide] Native Power Management for Laptops

hi @RehabMan , i don't understand , u can explain it?
"
- Processor objects declared in Scope (_SB) or Scope (_PR) in DSDT (pretty rare not to have them in OEM DSDT)
- Verify that the generated SSDT injects into the same scope as Processor declarations in DSDT (usually _PR)
"

If you need help, read post #1, "Problem Reporting".
For certain your DSDT has Processor objects in _PR.
 
hi RehabMan , thank u your support
here is terminal output

Code:
Last login: Fri Jul 22 07:57:01 on console
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y acpiplat
  13  2 0xffffff7f81e0f000 0x65000  0x65000  com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y appleintelcpu
  22  0 0xffffff7f81ca6000 0x2b000  0x2b000  com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
  29  0 0xffffff7f81ca1000 0x3000  0x3000  com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) <7 6 5 4 3 1>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y applelpc
  73  0 0xffffff7f81b48000 0x3000  0x3000  com.apple.driver.AppleLPC (1.7.3) <72 12 5 4 3>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y applehda
  95  1 0xffffff7f81d5f000 0x1c000  0x1c000  com.apple.driver.AppleHDAController (269.25) <94 93 69 12 7 6 5 4 3 1>
  99  0 0xffffff7f81fa6000 0xab000  0xab000  com.apple.driver.AppleHDA (999.1.1fc1) <98 95 94 93 71 69 6 5 4 3 1>
  104  0 0xffffff7f81d5b000 0x2000  0x2000  com.apple.driver.AppleHDAHardwareConfigDriver (269.25) <4 3>
Daniels-MacBook-Pro:~ daniel$
i had check by DCPIManager , result :
13686629_274118419622290_6902886453410531165_n.jpg




But, error throting in speedstep and speedstep is 8,14, 20, 25 :(, so little
u have some files in Folder Clover ?, my network so bad, can't attached files :(
 

Attachments

  • CLOVER.zip
    596.4 KB · Views: 76
Last edited:
hi RehabMan , thank u your support
here is terminal output

Code:
Last login: Fri Jul 22 07:57:01 on console
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y acpiplat
  13  2 0xffffff7f81e0f000 0x65000  0x65000  com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y appleintelcpu
  22  0 0xffffff7f81ca6000 0x2b000  0x2b000  com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
  29  0 0xffffff7f81ca1000 0x3000  0x3000  com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) <7 6 5 4 3 1>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y applelpc
  73  0 0xffffff7f81b48000 0x3000  0x3000  com.apple.driver.AppleLPC (1.7.3) <72 12 5 4 3>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y applehda
  95  1 0xffffff7f81d5f000 0x1c000  0x1c000  com.apple.driver.AppleHDAController (269.25) <94 93 69 12 7 6 5 4 3 1>
  99  0 0xffffff7f81fa6000 0xab000  0xab000  com.apple.driver.AppleHDA (999.1.1fc1) <98 95 94 93 71 69 6 5 4 3 1>
  104  0 0xffffff7f81d5b000 0x2000  0x2000  com.apple.driver.AppleHDAHardwareConfigDriver (269.25) <4 3>
Daniels-MacBook-Pro:~ daniel$
i had check by DCPIManager , result :
View attachment 203805



But, error throting in speedstep and speedstep is 8,14, 20, 25 :(, so little
u have some files in Folder Clover ?, my network so bad, can't attached files :(

Read post #1, "Problem Reporting".
Also..

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

Mobo: 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:
Mobo: 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.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
 
Read post #1, "Problem Reporting".
Also..

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

Mobo: 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:
Mobo: 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.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
i was updated signature, can u support me ? , thank :)
 
Read post #1, "Problem Reporting".
Also..

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

Mobo: 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:
Mobo: 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.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"
hi RehabMan , thank u your support
here is terminal output

Code:
Last login: Fri Jul 22 07:57:01 on console
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y acpiplat
  13  2 0xffffff7f81e0f000 0x65000  0x65000  com.apple.driver.AppleACPIPlatform (3.1) <12 11 7 6 5 4 3 1>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y appleintelcpu
  22  0 0xffffff7f81ca6000 0x2b000  0x2b000  com.apple.driver.AppleIntelCPUPowerManagement (218.0.0) <7 6 5 4 3 1>
  29  0 0xffffff7f81ca1000 0x3000  0x3000  com.apple.driver.AppleIntelCPUPowerManagementClient (218.0.0) <7 6 5 4 3 1>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y applelpc
  73  0 0xffffff7f81b48000 0x3000  0x3000  com.apple.driver.AppleLPC (1.7.3) <72 12 5 4 3>
Daniels-MacBook-Pro:~ daniel$ kextstat|grep -y applehda
  95  1 0xffffff7f81d5f000 0x1c000  0x1c000  com.apple.driver.AppleHDAController (269.25) <94 93 69 12 7 6 5 4 3 1>
  99  0 0xffffff7f81fa6000 0xab000  0xab000  com.apple.driver.AppleHDA (999.1.1fc1) <98 95 94 93 71 69 6 5 4 3 1>
  104  0 0xffffff7f81d5b000 0x2000  0x2000  com.apple.driver.AppleHDAHardwareConfigDriver (269.25) <4 3>
Daniels-MacBook-Pro:~ daniel$
i had check by DCPIManager , result :
View attachment 203805



But, error throting in speedstep and speedstep is 8,14, 20, 25 :(, so little
:(

Read post #1, "Problem Reporting".
Also..

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

Mobo: 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:
Mobo: 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.

Note: When specifying your bootloader, if using Clover legacy, please be sure to specify "Clover legacy"). Specifying "Clover" will be assumed as "Clover UEFI"

i was updated in Attachs file
 

Attachments

  • CLOVER.zip
    596.4 KB · Views: 83
i was updated in Attachs file

When testing pstates, you must run something that stresses the CPU (eg. benchmark such as GeekBench, prime95, etc.).
 
When testing pstates, you must run something that stresses the CPU (eg. benchmark such as GeekBench, prime95, etc.).
so, i should run anything else?
 
Back
Top