6.17.10 broke my standby (Lenovo Yoga 7, s2idle)

Here are a couple of differences in the kernel logs (journalctl -k) between 6.17.10 and 6.17.1 that caught my eye:

  1. logs for kernel 6.17.10 end with fedora kernel: PM: suspend entry (s2idle) and then goes nothing. I opened the lid of my laptop and stared at the reflection of my mug for quite some time, so there should have been something logged, but there was nothing, the system got frozen with no details.
  2. kernel 6.17.10 reports the following lines that 6.17.1 doesn’t:
kernel: ACPI BIOS Error (bug): Could not resolve symbol [^PMF.ATST], AE_NOT_FOUND (20250404/psargs-332)
fedora kernel: ACPI Error: Aborting method \_SB.SCBI due to previous error (AE_NOT_FOUND) (20250404/psparse-529)
fedora kernel: amdgpu 0000:c3:00.0: amdgpu: Register(0) [regVPEC_QUEUE_RESET_REQ_6_1_1] failed to reach value 0x00000000 != 0x00000001n
fedora kernel: amdgpu 0000:c3:00.0: amdgpu: VPE queue reset failed
fedora kernel: amdgpu 0000:c3:00.0: [drm:amdgpu_ib_ring_tests [amdgpu]] *ERROR* IB test failed on vpe (-110).
fedora kernel: amdgpu 0000:c3:00.0: amdgpu: ib ring test failed (-110).

Plmk if there is anything of interest or whether I could look deeper. I’m not very proficient with Linux, though.

1 Like