shell-app: Downgrade not finding a discrete GPU to debug
As we'll want to call this unconditionally soon. https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1226
This commit is contained in:
parent
3bfa9916da
commit
13dcd78be1
@ -1332,7 +1332,7 @@ apply_discrete_gpu_env (GAppLaunchContext *context,
|
||||
return;
|
||||
}
|
||||
|
||||
g_warning ("Could not find discrete GPU data in switcheroo-control");
|
||||
g_debug ("Could not find discrete GPU in switcheroo-control, not applying environment");
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user