[gnome-shell/wip/hadess/PrefersNonDefaultGPU: 5/6] shell-app: Downgrade not finding a discrete GPU to debug
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell/wip/hadess/PrefersNonDefaultGPU: 5/6] shell-app: Downgrade not finding a discrete GPU to debug
- Date: Wed, 29 Apr 2020 09:25:52 +0000 (UTC)
commit 726d27b5fafe6f3d3d5a8ee003466ccdd4e06de0
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.
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]