You are not logged in.
I have a new Thinkbook 14s YOGA ITL and the device works amazingly with Archlinux, but I am having a huge problem with sleep states from recent (~1 month) updates.
The laptop goes to sleep and suspend to s2idle state but it drains a lot of battery and becomes crazy hot if left in a backpack.
I would like to use deep sleep but if I switch to it the laptop just crashes on resume and reboots.
Here is the output of dmesg during the sleep (s2idle)
[ +0.071739] PM: suspend entry (s2idle)
[ +0.028975] Filesystems sync: 0.028 seconds
[ +0.339323] Freezing user space processes ... (elapsed 0.003 seconds) done.
[ +0.003126] OOM killer disabled.
[ +0.000001] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[ +0.001479] printk: Suspending console(s) (use no_console_suspend to debug)
[ +0.560548] ACPI: EC: interrupt blocked
[Mar 9 05:12] ACPI: EC: interrupt unblocked
[ +0.419467] ACPI: button: The lid device is not compliant to SW_LID.
[ +0.036265] ideapad_acpi VPC2004:00: Unknown event: 12
[ +0.035671] nvme nvme0: Shutdown timeout set to 8 seconds
[ +0.057800] nvme nvme0: 8/0/0 default/read/poll queues
[ +0.241679] OOM killer enabled.
[ +0.000003] Restarting tasks ...
[ +0.000759] mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
[ +0.001638] Core dump to |/usr/lib/systemd/systemd-coredump pipe failed
[ +0.003251] audit: type=1701 audit(1646672015.987:161): auid=4294967295 uid=0 gid=0 ses=4294967295 pid=10538 comm="systemd-journal" exe="/usr/lib/systemd/systemd-journald" sig=6 res=1
[ +0.002130] mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
[ +0.002419] done.
[ +0.003847] systemd[1]: systemd-journald.service: Main process exited, code=killed, status=6/ABRT
[ +0.000077] systemd[1]: systemd-journald.service: Failed with result 'watchdog'.
[ +0.000806] systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
[ +0.000680] systemd[1]: systemd-journald.service: Scheduled restart job, restart counter is at 2.
[ +0.000202] systemd[1]: Stopped Journal Service.
[ +0.001884] systemd[1]: Starting Journal Service...
[ +0.002284] audit: type=1131 audit(1646672015.997:162): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
[ +0.000007] audit: type=1131 audit(1646672016.000:163): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=NetworkManager-dispatcher comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ +0.000003] audit: type=1130 audit(1646672016.000:164): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ +0.000003] audit: type=1131 audit(1646672016.000:165): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[ +0.000003] audit: type=1334 audit(1646672016.000:166): prog-id=39 op=LOAD
[ +0.000003] audit: type=1334 audit(1646672016.000:167): prog-id=40 op=LOAD
[ +0.000003] audit: type=1334 audit(1646672016.000:168): prog-id=41 op=LOAD
[ +0.013503] audit: type=1305 audit(1646672016.017:169): op=set audit_enabled=1 old=1 auid=4294967295 ses=4294967295 res=1
[ +0.000018] audit: type=1300 audit(1646672016.017:169): arch=c000003e syscall=46 success=yes exit=60 a0=4 a1=7fff8c407d70 a2=4000 a3=7fff8c407dfc items=0 ppid=1 pid=11194 auid=4294967295 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=>
[ +0.000470] systemd-journald[11194]: File /var/log/journal/a3a5bbb988974464b876aea7ac03efae/system.journal corrupted or uncleanly shut down, renaming and replacing.
[ +0.030793] systemd[1]: Started Journal Service.
[ +0.065103] PM: suspend exitMy installation is with full disk encryption (LVM on LUKS).
Any help to debug or solve the problem?
And always many thanks to everyone.
Offline
Have a look at this thread: https://bbs.archlinux.org/viewtopic.php?id=274292
It sounds like you might be affected by one of the issues discussed there.
Offline