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

Opposite of EnableGPUOnShutdown, Disable GPU on Wake #3547

Closed
2 tasks done
pettijohn opened this issue Jan 4, 2025 · 2 comments
Closed
2 tasks done

Opposite of EnableGPUOnShutdown, Disable GPU on Wake #3547

pettijohn opened this issue Jan 4, 2025 · 2 comments
Labels

Comments

@pettijohn
Copy link

Rules

  • I made myself familiar with the Readme, FAQ and Troubleshooting.
  • I understand that, if insufficient information will be provided, my issue will be closed without an answer.

Is your feature request related to a problem? Please describe

I like that the EnableGPUOnShutdown feature exists to work around the bug. I would like a similar feature to disable the GPU on wake.

I have some issues with my machine waking from sleep (occasional BSOD), so I typically hibernate it rather than sleep it. Hibernate triggers EnableGPUOnShutdown, so every time the machine wakes, the GPU is enabled. Thus every time I wake the machine, I have to remember to check the GPU setting if I'm on battery. Every now and then I forget, of course, and the battery depletes very quickly.

Describe the solution you'd like

See above. Opposite of EnableGPUOnShutdown, disable GPU on Wake.

Describe alternatives you've considered

No response

Device and Model

G14 GA402XI

Additional information.

No response

@seerge
Copy link
Owner

seerge commented Jan 5, 2025

@pettijohn hello,

You can actually do this already by adding to config.json :

"gpu_mode_force_set" : 1,

As explained in readme

Thanks

@seerge seerge added the answered label Jan 5, 2025
@pettijohn
Copy link
Author

Thank you! Sorry I missed it!

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

No branches or pull requests

2 participants