Tumbleweed unable to suspend on Ryzen 7 8845HS/Radeon 780M

Hello all, this is an issue I have been having with Tumbleweed over the last 6 months or so. It doesn’t happen on any other distro I’ve tried (Ubuntu 25.04 for example). When the computer goes to sleep, it wakes back up about 5 seconds later. Wifi chip is Intel AX200.

Device is a Beelink SER8 8845HS (Beelink | Beelink SER8 AMD Ryzen™ 7 8845HS MINI PC 8C/16T Frequency up to 5.1GHz)

Below is the dmesg output when the suspend fails:

[  640.002211] [   T6441] PM: suspend entry (s2idle)
[  643.591301] [   T6441] Filesystems sync: 3.589 seconds
[  643.626557] [   T6441] Freezing user space processes
[  643.628003] [   T6441] Freezing user space processes completed (elapsed 0.001 seconds)
[  643.628005] [   T6441] OOM killer disabled.
[  643.628006] [   T6441] Freezing remaining freezable tasks
[  643.629178] [   T6441] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[  643.629183] [   T6441] printk: Suspending console(s) (use no_console_suspend to debug)
[  643.631815] [   T6441] serial 00:03: disabled
[  643.776467] [   T6441] ACPI Error: No handler for Region [ERAM] (00000000de592c20) [EmbeddedControl] (20240827/evregion-131)
[  643.776477] [   T6441] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20240827/exfldio-261)
[  643.776487] [   T6441] ACPI Error: Aborting method \_SB.PCI0.SBRG.EC0.UPHK due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[  643.776499] [   T6441] ACPI Error: Aborting method \_SB.PEP._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[  643.776514] [   T6441] ACPI: \_SB_.PEP_: failed to evaluate _DSM 560de011-64ce-ce47-837b-1f898f9aa461 rev:0 func:3 (0x6)
[  643.781145] [   T6441] ACPI Error: No handler for Region [ERAM] (00000000de592c20) [EmbeddedControl] (20240827/evregion-131)
[  643.781149] [   T6441] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20240827/exfldio-261)
[  643.781153] [   T6441] ACPI Error: Aborting method \_SB.PCI0.SBRG.EC0.UPHK due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[  643.781157] [   T6441] ACPI Error: Aborting method \_SB.PEP._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[  643.781163] [   T6441] ACPI: \_SB_.PEP_: failed to evaluate _DSM 560de011-64ce-ce47-837b-1f898f9aa461 rev:0 func:5 (0x6)
[  647.087799] [   T6441] ACPI Error: No handler for Region [ERAM] (00000000de592c20) [EmbeddedControl] (20240827/evregion-131)
[  647.087819] [   T6441] ACPI Error: Region EmbeddedControl (ID=3) has no handler (20240827/exfldio-261)
[  647.087833] [   T6441] ACPI Error: Aborting method \_SB.PCI0.SBRG.EC0.UPHK due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[  647.087850] [   T6441] ACPI Error: Aborting method \_SB.PEP._DSM due to previous error (AE_NOT_EXIST) (20240827/psparse-529)
[  647.087872] [   T6441] ACPI: \_SB_.PEP_: failed to evaluate _DSM 560de011-64ce-ce47-837b-1f898f9aa461 rev:0 func:4 (0x6)
[  647.247986] [   T6441] serial 00:03: activated
[  647.250274] [    T722] [drm] PCIE GART of 512M enabled (table at 0x00000080FFD00000).
[  647.250394] [    T722] amdgpu 0000:65:00.0: amdgpu: SMU is resuming...
[  647.252864] [    T722] amdgpu 0000:65:00.0: amdgpu: SMU is resumed successfully!

I’ve found the solution to the issue, it was my USB Logitech Unifying receiver. I don’t know why it doesn’t have problems on Ubuntu or Debian, but no issues with Bluetooth on Tumbleweed.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.