https://bugzilla.kernel.org/show_bug.cgi?id=211277
--- Comment #20 from Jerome C (me@jeromec.com) --- (In reply to James Zhu from comment #19)
Created attachment 296841 [details] to fix suspend/resume hung issue
Hi @kolAflash and @jeromec, Can you help check if this patch can fix the issue? Since we can't reproduce at our side. Thanks! James
no, this doesn't work for me.
I'm curious to how your exactly to reproducing this
I start Xorg using the command "startx"
Xorg is running with LXQT
I start "Konsole" a gui terminal and execute the following
"for i in $(seq 1 150); do echo $i; sudo rtcwake -s 7 -m mem; done"