-
Notifications
You must be signed in to change notification settings - Fork 4
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
现存问题 #1
Comments
在睡眠前手动关闭键盘背光可以避免睡眠时键盘背光无法关闭问题 |
I believe, that the battery life is so short (seems to last only for 1-2 hours on my g14 2020) because the nvidia gpu stays on and isn't switched into some sort of power saving mode. I wonder if there's a way to access the power consumption and frequency of the gpu. |
I tried removing -wegnoegpu in boot-args and found that it was indeed the case, the ssdt patch didn't take effect for some reason, I will remake the patch in the next few days. |
Wow, thank you. I'll update the efi on my notebook and i'll let you know. |
The battery life seems to have improved, but it still lasts only around 3-4 hours. Is there a way, how i can check for actual power draw? The AMD power gadget says 5W idle, but i'm pretty sure, that the total power draw is far bigger. |
I don't think so, because the CPU's TDP is only 35W, and when using some large software such as Xcode, the power consumption can reach 30W. The CPU power consumption displayed by AMD Power Gadget is accurate, and I don't know if other software can read AMD's power consumption and temperature. |
do you mean the nvidia gpu reaches 30W ? because shouldn't be the amd graphics as it is the one that we use (nvidia graphics doesn't work on hackintosh) |
I mean CPU's power. |
oh got it bro. |
The text was updated successfully, but these errors were encountered: