Contribute
Register

Mavericks: Native CPU/IGPU Power Management

Hey there,

Sorry to stop by but I have a i7 3770K and I'm trying to follow all the steps described, however when I type the command


  1. Desktop/Ivy Bridge/Core i-3xxx (i.e., i7-3770K)
    1. Use ./ssdtPRGen.sh -w 3
Nothing happens and this is what I get...

Error: Invalid argument detected: -w (check ssdtPRGen.sh -h)

Aborting ...

Done.

Can someone help please, what should be the correct command to use?
 
Yes, run the command as requested in Post #1145
Code:
./ssdtPRGen.sh -h
Reply with Terminal output

As requested, thank you for the help :)
 

Attachments

  • Terminal Saved Output.zip
    1.6 KB · Views: 243
w argument removed
Try
Code:
./ssdtPRGen.sh
Not necessary if you try the second choice in Post #1145

Like this?

I can try to follow:

"or see macOS Native CPU/IGPU Power Management/Supported CPU/IGPU
  1. Ivy Bridge/HD4000"
however there is a few things that I don't understand there like:

Native Power Management Recipe
  1. System Definition/SMBIOS: match processor generation/desktop or laptop
  2. CPU PM - PluginType=1 (two methods, choose 1)
    • config.plist/ACPI/SSDT/Generate/PluginType=YES
    • CPU PM ssdt
  3. GPU PM - dsdt/IGPU@2 (two methods, choose 1)
    • config.plist/ACPI/DSDT/patches/Rename GFX0 to IGPU
    • GPU PM ssdt

where will I find part 2 and part 3 On clover? I don't see them there
 

Attachments

  • Terminal Saved Output.zip
    1.5 KB · Views: 147
  • Screen Shot 2019-01-03 at 20.19.03.png
    Screen Shot 2019-01-03 at 20.19.03.png
    286 KB · Views: 167
where will I find part 2 and part 3 On clover? I don't see them there
Apologies for the delay in replying
Linked thread/Post #1
See Installation
5. Clover Settings ...

Suggestion, post in the linked thread for quicker reply.
 
Apologies for the delay in replying
Linked thread/Post #1
See Installation
5. Clover Settings ...

Suggestion, post in the linked thread for quicker reply.

Thanks for the help I replied there, I've already run everything I think...

I'm attaching everything that I have, I also used DarwinDunper to do a fully report since I didn't know exactly what I'm looking for
 

Attachments

  • Archive.zip
    3.2 MB · Views: 203
  • DarwinDumper_3.0.4_19.01_13.51.45_iMac13,2_AMI_X64_4630_High Sierra_17G4015_.zip
    7.4 MB · Views: 161
Back
Top