Skip to content
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

Open
7 of 9 tasks
PIut02 opened this issue Jun 25, 2023 · 9 comments
Open
7 of 9 tasks

现存问题 #1

PIut02 opened this issue Jun 25, 2023 · 9 comments

Comments

@PIut02
Copy link
Owner

PIut02 commented Jun 25, 2023

  • 触摸板中断模式
  • 睡眠时键盘背光不会完全关闭
  • 扬声器输出
  • 键盘背光控制
  • fn快捷键
  • 亮度表
  • 续航时间很短
  • 睡眠无法唤醒
  • 内置/3.5mm麦克风
@PIut02
Copy link
Owner Author

PIut02 commented Jul 15, 2023

在睡眠前手动关闭键盘背光可以避免睡眠时键盘背光无法关闭问题

@PIut02 PIut02 pinned this issue Jul 26, 2023
@throwaway29292
Copy link

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.

@PIut02
Copy link
Owner Author

PIut02 commented Oct 10, 2023

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.

@throwaway29292
Copy link

Wow, thank you. I'll update the efi on my notebook and i'll let you know.

@throwaway29292
Copy link

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.

@PIut02
Copy link
Owner Author

PIut02 commented Oct 14, 2023

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.

@edwin170
Copy link

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)

@PIut02
Copy link
Owner Author

PIut02 commented Nov 25, 2023

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.

@edwin170
Copy link

oh got it bro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants