Not recommended. Qubes has specific options.
No.
Not recommended. Qubes has specific options.
No.
It’s different behavior to mine, be the way. So, the reason of issue can also completely different.
I applied this Suspend/resume troubleshooting | Qubes OS to my laptop. Before it behaved almost like yours(it didn’t auto reboot, I had to force it to shut down)
Try Kernel 6.0.7 in dom0 (and S3 sleep mode set in the bios, not windows mode which is s0ix)
If it comes back, but your sys-* vms are frozen, they need a late 5.x kernel not a 6.x.
Other info in my posts from a few months ago. Good luck
I made some tests. My situation:
dom0
,dom0
shutdown,mem_sleep_default=deep
in grub.I press Suspend (this time I tried using XFCE menu as a common user). The keyboard goes dark. The power LED blinks rapidly for a couple of seconds and then goes blinking slowly with a period of of about 5 seconds.
Then I press any key to wake the laptop up and it starts fans, stops and in a couple of seconds starts again like the computer was completely shutdown, screen is black all the time in this process.
So, it does not resume from suspend, but instead starts like there was a hard-reset.
Any ideas what else should I try?
Update for today.
On Thinkpad T16 with the same situation in R4.1 but with dom0
kernel version 6.4.7-1 (latest from normal repo) suspend and resume works once. Details:
The second attempt to suspend after the first resume does NOT work: the computer wakes up and shows xscreensaver
password prompt in a few seconds after suspend. And touchpad gets fixes after that (funny).
Third and further attempts to suspend do not work, in the same way as the second.
Any ideas, what to try?
You can view the journal logs of that successful suspend, to see if it’s really entering s3 sleep, and what module caused kerel panic.
It seems there are quite a few reports that xorg-x11-drv-intel is failing when trying to resume, even on fc36 and fc37.
Maybe I described the current situation not well enough, but I have no kernel panic.
One more update:
FINALLY SUSPEND-RESUME WORKS on Thinkpad T16.
Looks reliable, like 10 times out of 10 is worked.
I think it is because I ran sys-usb for tests and device that was waking laptop instantly from suspend got to sys-usb and managed correctly.
Waking up works by using both power button and keyboard buttons.
Negative moments:
How did you make it function properly ? I have the same issue and it’s not clear to me how you managed this problem.
What issue exactly, I had many in the topic.
I updated kernel in dom0
of R4.1 to the latest version 6.4.7. Mostly that.
And running sys-usb
or other usb qube that will take usb devices and prevent laptop from instantly waking up after suspend.