CodySchrank / gSwitch

macOS menu bar app that allows control over the gpu on dual gpu macbooks
MIT License
887 stars 46 forks source link

While "Integrated-only" is active it's still switching to discrete gfx usage #25

Closed christoph-kluge closed 6 years ago

christoph-kluge commented 6 years ago

First of all, thanks for the great job to continue on this topic! ❤️

Maybe this is only an issue because I had "gfxStatus" still running while I was installing/starting "gStatus". Meanwhile I stopped "gfxStatus" and it's still switching to discrete even when "Integrated only" is setup.

Is is related to the fact that I didn't restarted my machine yet?

christoph-kluge commented 6 years ago

FYI: Seems to be fixed by simply restarting the process which was still switching to discrete. For me this was happening when I was opening some websites inside Chrome which have GPU support.

After restarting Chrome, it's not switchting to discrete anymore.

CodySchrank commented 6 years ago

Yeah, since this is completed unrelated to gfxCardStatus maybe they were conflicting with each other.

hughperkins commented 5 years ago

I think it's related to https://github.com/CodySchrank/gSwitch/issues/5 , but seems fixed now, AFAIK. Yay :)