[gnome-shell/wip/hadess/PrefersNonDefaultGPU: 12/13] shell-app: Downgrade not finding a discrete GPU to debug
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/hadess/PrefersNonDefaultGPU: 12/13] shell-app: Downgrade not finding a discrete GPU to debug
- Date: Mon, 4 May 2020 14:29:26 +0000 (UTC)
commit 13dcd78be1fe326aa2f9bb9d2cbc5843a89c1c57
Author: Bastien Nocera <hadess hadess net>
Date: Wed Apr 29 11:19:28 2020 +0200
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
src/shell-app.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/shell-app.c b/src/shell-app.c
index e7353274c9..716a91c4f8 100644
--- a/src/shell-app.c
+++ b/src/shell-app.c
@@ -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");
}
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]