Contribute
Register

macOS Native CPU/IGPU Power Management

Hi @toleda

I used PluginType method but the P-states only from 27 to 39.

Could you please help take a look?

my cpu is i3 7100

Thank you.
 

Attachments

  • Screen Shot 2018-08-04 at 7.42.27 PM.png
    Screen Shot 2018-08-04 at 7.42.27 PM.png
    595.4 KB · Views: 140
  • config.plist
    9.3 KB · Views: 166
Hi @toleda

I used PluginType method but the P-states only from 27 to 39.

Could you please help take a look?

my cpu is i3 7100

Thank you.

Your profile says i3-6100 (max pstate x37). Profile inaccurate?
i3-7100 is max pstate x39.
You should test pstates with AppleIntelInfo.kext.
 
Your profile says i3-6100 (max pstate x37). Profile inaccurate?
i3-7100 is max pstate x39.
You should test pstates with AppleIntelInfo.kext.

Thank you.

I've updated my profile.

I'm using i3 7100 with msbios 18,1 as config.plist attached.

also you can see the picture I attached in the last post. the p-states 27-39(checked by AppleIntelInfo.kext)
 
Thank you.

I've updated my profile.

I'm using i3 7100 with msbios 18,1 as config.plist attached.

Your profile still shows i3-6100.
Note:
Screen Shot 2018-08-04 at 12.54.18 PM.png


also you can see the picture I attached in the last post. the p-states 27-39(checked by AppleIntelInfo.kext)

Read post #1, "Problem Reporting".
 
Your profile still shows i3-6100.
Note
Read post #1, "Problem Reporting".

Thank you. Updated too :D

I also attached files as problem reporting.please help to take a look :D

  1. Description of problem -> appleIntelInfo not show full p steps. only from 27-39
  2. OS X version/motherboard model/BIOS version/processor/graphics -> 10.14 beta 5/Giga H170N-wifi/latest bios/i3-7100/HD630
  3. Procedure/Guide Used -> PluginType=YES in config.plist and remove all files in patches folder
  4. Copy of IOReg/File/Save a Copy As…, verify file (no ioreg.txt, screenshots)
    • Baseline -> attachment
  5. Copy of AppleIntelInfo/Terminal: cat /tmp/AppleIntelInfo.dat
    • Baseline: Terminal/Shell/Export Text As... -> attachment
  6. Copy Of Console/All Messages (last boot)
    • PM install: Console/File/Save a Copy As...
  7. Screenshot of Intel Power Gadget
    • Baseline -> attachment
  8. Clover (files only, no text pasted to Post)
    • EFI/CLOVER/config.plist -> attachment
    • DPCIManager/Misc/Boot Log -> attachment
    • EFI/CLOVER/ACPI/Patched/dsdt (if installed) -> nothing file
    • EFI/CLOVER/ACPI/Patched/ssdt (all) -> nothing file
 

Attachments

  • Diep’s iMac.ioreg
    5.5 MB · Views: 186
  • Terminal Saved Output.txt
    134.8 KB · Views: 122
  • Screen Shot 2018-08-05 at 9.24.46 AM.png
    Screen Shot 2018-08-05 at 9.24.46 AM.png
    70.4 KB · Views: 169
  • config.plist
    9.3 KB · Views: 227
  • miscbootlogs.txt
    43.2 KB · Views: 154
Hi all,
I have recently built my newest Hack thanks to a golden build guide here from @pastrychef and my system is running mostly smoothly, but now that im actually doing some FCX stuff I noticed that my i7 8700 (not K) is maxing out at 4.3Ghz, not the 4.6 its capable of.
I have seen some posts about power management but they talk about Haswell and kabylake, not about coffeelake, so I have been hesitant at trying anything.
im using profile iMac 18.3
if its not doable then thats cool, its still a beast, but if I can squeeze the little extra out of it id love to try!
Cheers!

(and yes the bios reflects that 46 is the max multiplier)
 
Thank you. Updated too :D

I also attached files as problem reporting.please help to take a look :D

  1. Description of problem -> appleIntelInfo not show full p steps. only from 27-39
  2. OS X version/motherboard model/BIOS version/processor/graphics -> 10.14 beta 5/Giga H170N-wifi/latest bios/i3-7100/HD630
  3. Procedure/Guide Used -> PluginType=YES in config.plist and remove all files in patches folder
  4. Copy of IOReg/File/Save a Copy As…, verify file (no ioreg.txt, screenshots)
    • Baseline -> attachment
  5. Copy of AppleIntelInfo/Terminal: cat /tmp/AppleIntelInfo.dat
    • Baseline: Terminal/Shell/Export Text As... -> attachment
  6. Copy Of Console/All Messages (last boot)
    • PM install: Console/File/Save a Copy As...
  7. Screenshot of Intel Power Gadget
    • Baseline -> attachment
  8. Clover (files only, no text pasted to Post)
    • EFI/CLOVER/config.plist -> attachment
    • DPCIManager/Misc/Boot Log -> attachment
    • EFI/CLOVER/ACPI/Patched/dsdt (if installed) -> nothing file
    • EFI/CLOVER/ACPI/Patched/ssdt (all) -> nothing file

CPU pstates look good/as expected:
CPU P-States [ (13) 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ 21 ]
 
CPU pstates look good/as expected:
CPU P-States [ (13) 26 27 28 29 30 31 32 33 34 35 36 37 38 39 ] iGPU P-States [ 21 ]
oh really?

I think it has to be from 8 9 10 11.....39 :D
 
oh really?

I think it has to be from 8 9 10 11.....39 :D

Not for iMac.
Controlled/limited by pstates in X86PlatformPlugin SMBIOS related plist (FrequencyVectors data).
 
Back
Top