Skip to content

the status of lowpowermode is wrong #168

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

Open
loganoxo opened this issue Apr 23, 2025 · 1 comment
Open

the status of lowpowermode is wrong #168

loganoxo opened this issue Apr 23, 2025 · 1 comment

Comments

@loganoxo
Copy link

Describe the bug
The status of lowpowermode is incorrect because pmset -g does not output lowpowermode, but instead shows powermode. This might be due to changes in newer macOS versions. However, both sudo pmset -a lowpowermode 1 and sudo pmset -a lowpowermode 0 work as expected and affect the powermode value shown in pmset -g. So the issue lies in the incorrect status check, which fails to display properly.

Screenshots

Image Image

Desktop (please complete the following information):

  • OS: MAC
  • Version : 14.7.5 (23H527)
@jacklandrin
Copy link
Owner

Thank you for feedback, I will check it.

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

2 participants