-
Notifications
You must be signed in to change notification settings - Fork 31
Increased power consumption and resource utilization via IPG after sleep #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Yap, I've notice this problem since Kinda busy on other stuffs these days, more researches would keep going in few days. More info about power consumption would be updated to issue#25 in the future.
|
I am running OC on the XPS 9360 i7-7500U version, with HWP tables generated by one-key-cpufriend and choosing the most aggressive frequency-switching setting. |
Thanks for replying, I think the problem should be solved from
|
Test result:
|
My results shown above (same PM before-after) is with a 7500U, custom CPUFriend data provider, turboboost eabled in BIOS, a Sabrent Rocket NVME SSD and identical EFI folder to yours, except for the following:
Same PM and GB scores before and after sleep. Also, in Sierra I was happy without HWP and got extremely satisfying results by not enabling HWP, not injecting plugin-type SSDT property and just relying on legacy XCPM to control CPU and GPU frequency. HWP in Catalina is a bit more clever, since, for example, throttles down performance and total watt usage when battery is lower than 20%. Then, there is also the ability of the EC to override CPU scaling settings: for example, with battery at 0% and nearing its LVC, CPU is throttled down by BIOS at 0.4GHz flat. |
|
Hello and once again thank you for your efforts! I have installed OC from your latest repo and the power consumption has remained unchanged as before (prior to sleep, PKG 0.74; after sleep PKG 1.9) Only differences I have had to modify are removal of Airport and BCM kexts along with associated removal of these kexts mentioned in kernel of config. Also, my machine can only achieve a -91 CPU undervolt, compared to your -100; all other BIOS variables are applied the same as you. I can provide my EFI if that would be of any help to you and further development on this issue of power management. Thanks again! |
Thanks for testing, more improvement would be updated in next week.
|
Do you have Thunderbolt Boot Support disabled in the BIOS settings @egore24? I found the fix on the Arch Wiki: https://wiki.archlinux.org/index.php/Dell_XPS_13_(9360)#Power_Drain_after_waking_from_standby and besides, the README already calls for disabling this. |
Even if months ago I had same power consumption before-after sleep, now I am starting to experience your issue. I am on 7500U 8GB 9360 FHD. Before sleep: 0.6w Enabling-disabling thunderbolt in BIOS makes no difference. What I just discovered, and is 100% repeatable:
What does this mean? Please try this and, if it is repeatable on your systems, we can continue searching for the cause. Thank you! |
I must add an important detail that I forgot to say: Please report! |
Hello. I'm happily using your latest OC files, so thank you for that!
An ongoing issue I have noticed (long before OC, on Clover as well) is increased power consumption and resource utilization after sleep. This is measured with Intel Power Gadget. On a fresh boot, PKG power values in IPG remain at idle approx. 0.8 but after sleep wake up go up to no lower than 2.10. Utilization values on boot are approx 0.4, but never lower than 0.9 after sleep wake up.
Any ideas where to look to have these values remain unchanged after sleep?
Thanks.
The text was updated successfully, but these errors were encountered: