You are not logged in.

#1 2024-09-10 08:15:15

sv-cheats-1
Member
Registered: 2022-02-15
Posts: 47

Laptop does not wake from suspend if Docker Desktop GUI is active

My laptop started randomly not waking up from suspend. I tried replicating the issue and I figured something out. Apparently, if Docker Desktop GUI is showing when I close the lid of the laptop, it won't wake from suspend when I open it. The screen is black and the laptop is unresponsive. If I close Docker Desktop prior to going to suspend, everything works.

I read about suspend issues on the forum, it seems that logs from journalctl -b 1 are useful, so I attach them here:

https://pastebin.com/WjzvMG0H

Any advice?

Last edited by sv-cheats-1 (2024-09-11 06:55:29)

Offline

#2 2024-10-06 16:19:12

qq
Member
Registered: 2022-02-22
Posts: 3

Re: Laptop does not wake from suspend if Docker Desktop GUI is active

I was facing the same issue.
To resolve the issue I created two custom sleep hooks;
1) Stop the docker-desktop service before entering sleep
2) Start the docker-desktop service when resuming

You can read more here https://wiki.archlinux.org/title/Power_ … leep_hooks

Offline

Board footer

Powered by FluxBB