From bb69e174d22604b7e4d9934188ff0364d7243fb1 Mon Sep 17 00:00:00 2001 From: dullbananas Date: Mon, 4 Nov 2024 11:34:11 -0700 Subject: [PATCH] Add iGPU suspend workaround --- docs/guides/hybrid-graphics.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/guides/hybrid-graphics.md b/docs/guides/hybrid-graphics.md index be18bb6ab..d3286958f 100644 --- a/docs/guides/hybrid-graphics.md +++ b/docs/guides/hybrid-graphics.md @@ -43,6 +43,10 @@ If you experience system freezes, then the laptop's fans becoming loud, before t `glxinfo | grep "OpenGL renderer"` should show an Intel GPU. Running programs with `DRI_PRIME=1` will make them render on your AMD GPU (some things do this automatically). You will get more battery time now as your AMD GPU can be turned off when not needed. +### Suspend workaround + +If using the iGPU causes the screen to be black after waking up from suspend, then try turning the screen off and on after the backlight turns on. For GNOME: type your password then press enter, press Command + L to lock (this should turn off the backlight), then press any key. + ## Use on Windows The iGPU only works on Windows if there's no driver for it installed. Windows likes installing drivers.