Contribute
Register

Make cpu frequency lower

Status
Not open for further replies.
Joined
May 11, 2017
Messages
31
Motherboard
Acer E5-575G-39M3
CPU
Intel® Core™ i3-6100U
Graphics
Intel® HD Graphics 520/NVIDIA® GeForce® 940MX
Mobile Phone
  1. Android
  2. Other
Hi, I want to make my cpu frequency get lower than 0.5Ghz. I think it can be around 0.3Ghz like my cpu freq in linux.
How can I do that? I have tried frequencyVectorEdit but how can I set frequency manually? Thank you.
 

Attachments

  • Screen Shot 2017-06-05 at 10.40.46 PM.png
    Screen Shot 2017-06-05 at 10.40.46 PM.png
    43.9 KB · Views: 99
  • LordHung.ioreg
    8.3 MB · Views: 67
Hi, I want to make my cpu frequency get lower than 0.5Ghz. I think it can be around 0.3Ghz like my cpu freq in linux.
How can I do that? I have tried frequencyVectorEdit but how can I set frequency manually? Thank you.

Check into PikeRAlpha's freqVectors.sh script.
 
Thank for reply, I edited my Mac-{boardId}.plist with custom frequency vector data for my cpu. I checked with AppleIntelInfo.kext and now I see CPU P-State can go to 4 (before that it can only go to 5). So did I success or not? :D

At the early time when I install Sierra, I have followed your guide:
https://www.tonymacx86.com/threads/guide-native-power-management-for-laptops.175801/
Do I really need the SSDT.aml generated by that script? Because I deleted it and now my CPU P-State can go to 4.
(sorry for my English)
Thank for your help RehabMan.

Code:
CPU Ratio Info:
------------------------------------------
Base Clock Frequency (BLCK)............. : 100 MHz
Maximum Efficiency Ratio/Frequency.......:  4 ( 400 MHz)
Maximum non-Turbo Ratio/Frequency........: 23 (2300 MHz)
Maximum Turbo Ratio/Frequency............: 23 (2300 MHz)

IGPU Info:
------------------------------------------
IGPU Current Frequency...................:  900 MHz
IGPU Minimum Frequency...................:  300 MHz
IGPU Maximum Non-Turbo Frequency.........:  300 MHz
IGPU Maximum Turbo Frequency.............: 1000 MHz
IGPU Maximum limit.......................: No Limit

P-State ratio * 100 = Frequency in MHz
------------------------------------------
CPU P-States [ (5) 18 23 ] iGPU P-States [ ]
CPU C3-Cores [ 0 1 2 ]
CPU C7-Cores [ 0 1 2 3 ]
CPU P-States [ (5) 18 23 ] iGPU P-States [ ]
CPU C3-Cores [ 0 1 2 3 ]
CPU P-States [ (5) 17 18 23 ] iGPU P-States [ ]
CPU P-States [ 5 17 18 (23) ] iGPU P-States [ (6) ]
CPU P-States [ 5 (6) 17 18 23 ] iGPU P-States [ 6 ]
CPU P-States [ 5 6 (7) 17 18 23 ] iGPU P-States [ 6 ]
CPU P-States [ 5 6 7 17 18 (21) 23 ] iGPU P-States [ 6 ]
CPU P-States [ 5 6 7 17 18 20 21 (23) ] iGPU P-States [ 6 ]
CPU P-States [ (4) 5 6 7 17 18 20 21 23 ] iGPU P-States [ 6 ]
CPU P-States [ 4 5 6 7 (16) 17 18 20 21 23 ] iGPU P-States [ 6 ]
CPU P-States [ 4 5 6 7 (8) 16 17 18 20 21 23 ] iGPU P-States [ 6 ]
CPU P-States [ 4 (5) 6 7 8 16 17 18 20 21 23 ] iGPU P-States [ 6 ]
CPU P-States [ 4 5 6 7 8 16 17 18 (19) 20 21 23 ] iGPU P-States [ 6 ]
CPU P-States [ 4 5 6 7 8 16 17 18 19 20 21 (22) 23 ] iGPU P-States [ 6 ]
CPU P-States [ 4 5 6 7 8 16 17 18 19 20 21 22 (23) ] iGPU P-States [ 6 ]
CPU P-States [ 4 (5) 6 7 8 16 17 18 19 20 21 22 23 ] iGPU P-States [ (6) ]
Check into PikeRAlpha's freqVectors.sh script.
 

Attachments

  • appleintel.txt
    13.2 KB · Views: 114
Last edited:
Status
Not open for further replies.
Back
Top