Ariobeth
UBUniversal Blue
•Created by Ariobeth on 3/24/2024 in #🛟bazzite-help
FIXED :- bazzite ONEXGPU / EGPU fix for Sleep/Suspend on Legion Go
here is a quick fix for the default bazzite sleep/suspend under a egpu condition connected to external monitor.
- remove the hash that looks like this... and save the file. ctrl+x, Y, enter.
- now when pc sleeps or when you press the power button of the legion go = sleep. at least it will not have a blank screen and cannot wake up. it is still energy saving tho.
sudo nano /etc/systemd/sleep.conf
[Sleep]
AllowSuspend=yes
AllowHibernation=no
AllowSuspendThenHibernate=no
AllowHybridSleep=yes
SuspendMode=suspend
SuspendState=standby freeze mem disk
#HibernateMode=platform shutdown
#HibernateState=disk
#HybridSleepMode=suspend platform shutdown
#HybridSleepState=disk
#HibernateDelaySec=
#SuspendEstimationSec=60min
@Ariobeth
4 replies
UBUniversal Blue
•Created by Ariobeth on 3/14/2024 in #🛟bazzite-help
eGPU external monitor, Sleep cannot wake-up. Blank screen on both external and internal monitor.
Device: Legion Go. just tested: bazziteOS 2.4.0 (latest) -- For eGPU scenario, sleep is still big issue, cannot wake-up on external monitor connected via eGPU. I had to force reboot. noboraOS (latest with update) -- Sleep is working in eGPU.
18 replies