You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is caused due to BAD options present in the .desktop file. Since my Primary GPU (discrete AMD GPU) is the one that is currently connected to my active monitor (as it should be), I WANT to run on the Default GPU. However Steam has decided to set its default .desktop file to NOT use the primary GPU. This causes Steam to want to use my Secondary GPU (monitor currently off so the GPU is not active, my intel CPU's iGPU). The result is Steam will open and shut over and over.
This should be corrected ASAP to PrefersNonDefaultGPU=false or remove this option entirely. If you want to make it a configurable option, make it a configurable option, but this is BAD since it breaks for users who have normal setups (ie: anyone that has their monitor connected to their primary GPU).
The text was updated successfully, but these errors were encountered:
Your system information
Please describe your issue in as much detail as possible:
Running steam from the default .desktop file causes the GUI to open and close over and over and I can not use steam.
Steps for reproducing this issue:
Cause
This issue is caused due to BAD options present in the .desktop file. Since my Primary GPU (discrete AMD GPU) is the one that is currently connected to my active monitor (as it should be), I WANT to run on the Default GPU. However Steam has decided to set its default .desktop file to NOT use the primary GPU. This causes Steam to want to use my Secondary GPU (monitor currently off so the GPU is not active, my intel CPU's iGPU). The result is Steam will open and shut over and over.
This should be corrected ASAP to
PrefersNonDefaultGPU=false
or remove this option entirely. If you want to make it a configurable option, make it a configurable option, but this is BAD since it breaks for users who have normal setups (ie: anyone that has their monitor connected to their primary GPU).The text was updated successfully, but these errors were encountered: