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

Possible strange behavior from apps running on the dGPU not being killed #35

Closed
hanmindev opened this issue Mar 1, 2023 · 3 comments
Closed

Comments

@hanmindev
Copy link

It appears that unlike armory crate which forces you to close apps using the dGPU before killing it for Eco mode, g-helper just turns off the dGPU without closing the applications using it.

While it does work most of the time, I seem to be getting some issues in Firefox, namely on Google Sheets being sluggish and crashing, where I need to restart Firefox if I want it to work properly.

I'm not sure if this is the cause but I am inclined to believe that not restarting the applications is the reason for the strange behaviour.

Is there a way around this? The obvious solution is having an option to kill all applications using the dGPU like on armory crate when switching to Eco mode.

@hanmindev hanmindev changed the title Possible strange behavior from apps running on the GPU not being killed Possible strange behavior from apps running on the dGPU not being killed Mar 1, 2023
@seerge
Copy link
Owner

seerge commented Mar 1, 2023

It can happen. For example EA launcher can hang when dGPU is plugged off (no idea why launcher uses dGPU in a first place tho).

At the same time, there are lots of apps that handle dGPU off fine, like Chrome and AMD Adrenaline software, all system windows processes, etc.

And while Armory will literally close your Chrome and other apps (usually in a sluggish manual way, and after you click "Stop" button few times), GHelper purposefully doesn't do that, as i see no sense in it. And I rather see it as a benefit :))

If your use case triggers issues, you can always restart app by hand :)

@hanmindev
Copy link
Author

Ah that makes a lot of sense. I was honestly surprised that GHelper didn't kill any apps and most things (except firefox) seemed to work perfectly.

Would an option to kill certain apps when the laptop is unplugged be a possibility in the future or is that unlikely?

@seerge
Copy link
Owner

seerge commented Mar 1, 2023

I can't predict every scenario - so no :)

@seerge seerge closed this as completed Mar 1, 2023
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