You are not logged in.

#1 2023-08-16 22:24:52

SirTaste
Member
Registered: 2022-12-02
Posts: 8

System reboots after entering sleep.

I have been using s2Idle for sleep (set as "Window and Linux" sleep mode in the Lenovo bios) and have been experience a lot of power drain. So I have decided to experiment with s3 sleep (set as Linux S3 in bios).

My device enters sleep just fine, and since I have a Thinkpad I can see the red light pulse slowly, also suggesting it is sleeping. But, upon waking, my system goes through the full boot process again: I see the full post screen, and none of my windows are open upon logging in. Here is a snapshot of journalctl:

Aug 16 14:20:12 archpad systemd[1]: Reached target Sleep.
Aug 16 14:20:13 archpad systemd[1]: Starting System Suspend...
Aug 16 14:20:13 archpad systemd-sleep[44976]: Entering sleep state 'suspend'...
Aug 16 17:37:07 archpad kernel: microcode: updated early: 0x422 -> 0x42c, date = 2023-04-18
Aug 16 17:37:07 archpad kernel: Linux version 6.4.10-arch1-1 (linux@archlinux) (gcc (GCC) 13.2.1 20230801, GNU ld (GNU Binutils) 2.41.0) #1 SMP PREEMPT_DYNAMIC Fri, 11 Aug 2023 11:03:36 +0000
Aug 16 17:37:07 archpad kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=ce02bc19-f4aa-409f-82e3-71ae2e37157d rw loglevel=3 quiet ibt=off nvidia_drm.modeset=1 acpi.ec_no_wakeups
Aug 16 17:37:07 archpad kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Aug 16 17:37:07 archpad kernel: BIOS-provided physical RAM map:

This never occurred while using S2. My understanding was S3 should just suspend to RAM, and while the wake-up would be slower, it wouldn't require a full reboot. The device is an X1 Extreme Gen 5, so it is rather new hardware.

I am curious if anyone has an idea of what may be occurring.

Thanks.

Last edited by SirTaste (2023-08-16 22:26:06)

Offline

#2 2023-08-17 08:13:53

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 75,652

Re: System reboots after entering sleep.

S3 should just suspend to RAM, and while the wake-up would be slower, it wouldn't require a full reboot

This is correct.

How do you suspend the system?
Does this also happen if you only sleep for a couple of seconds and immediately wake up?
(You might enter a hybrid sleep, though there's no resume parameter)

acpi.ec_no_wakeups

Drop that.

Is there a parallel windows installation?
Are updates for the firmware/BIOS available for the device?

Offline

#3 2023-08-18 16:55:26

SirTaste
Member
Registered: 2022-12-02
Posts: 8

Re: System reboots after entering sleep.

I use systemd to suspend the system (via the Gnome suspend interface)
This still occurs if its just sleeping for only a few seconds.
I don't have a windows installation.
There aren't any firmware updates.

Offline

Board footer

Powered by FluxBB