You are not logged in.

#1 2022-12-24 15:52:14

bandundu
Member
Registered: 2022-12-24
Posts: 1

Matebook 14 instant wakes from suspend after updating to kernel 6.1.1

Hi,

I recently updated my Matebook 14 to kernel 6.1.1 and noticed that my laptop was waking up instantly from systemctl suspend. Before the update, my laptop would automatically suspend and I never had any issues with the battery draining.

I tried disabling the USB device capability of waking up the system and turning off Bluetooth, but these solutions did not help.

Checking journalctl logs with

journalctl -b | grep -nH suspend

returned the following:

(Standardeingabe):4543:Dez 24 16:21:34 laptop systemd-logind[564]: The system will suspend now!
(Standardeingabe):4578:Dez 24 16:21:35 laptop systemd-sleep[8696]: Entering sleep state 'suspend'...
(Standardeingabe):4579:Dez 24 16:21:35 laptop kernel: PM: suspend entry (deep)
(Standardeingabe):4586:Dez 24 16:21:37 laptop kernel: printk: Suspending console(s) (use no_console_suspend to debug)
(Standardeingabe):4700:Dez 24 16:21:37 laptop kernel: PM: suspend exit
(Standardeingabe):4718:Dez 24 16:21:37 laptop systemd[1]: systemd-suspend.service: Deactivated successfully.

Checking the logs in more detail i get the following:

(Standardeingabe):4578:Dez 24 16:21:35 laptop systemd-sleep[8696]: Entering sleep state 'suspend'...
(Standardeingabe):4579:Dez 24 16:21:35 laptop kernel: PM: suspend entry (deep)
(Standardeingabe)-4580-Dez 24 16:21:35 laptop kernel: Filesystems sync: 0.013 seconds
(Standardeingabe)-4581-Dez 24 16:21:35 laptop wpa_supplicant[777]: wlp1s0: CTRL-EVENT-DSCP-POLICY clear_all
(Standardeingabe)-4582-Dez 24 16:21:35 laptop wpa_supplicant[777]: nl80211: deinit ifname=wlp1s0 disabled_11b_rates=0
(Standardeingabe)-4583-Dez 24 16:21:37 laptop kernel: Freezing user space processes ... (elapsed 0.002 seconds) done.
(Standardeingabe)-4584-Dez 24 16:21:37 laptop kernel: OOM killer disabled.
(Standardeingabe)-4585-Dez 24 16:21:37 laptop kernel: Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
(Standardeingabe):4586:Dez 24 16:21:37 laptop kernel: printk: Suspending console(s) (use no_console_suspend to debug)
(Standardeingabe)-4587-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: free PSP TMR buffer
(Standardeingabe)-4588-Dez 24 16:21:37 laptop kernel: ACPI: EC: interrupt blocked
(Standardeingabe)-4589-Dez 24 16:21:37 laptop kernel: ACPI: PM: Preparing to enter system sleep state S3
(Standardeingabe)-4590-Dez 24 16:21:37 laptop kernel: ACPI: EC: event blocked
(Standardeingabe)-4591-Dez 24 16:21:37 laptop kernel: ACPI: EC: EC stopped
(Standardeingabe)-4592-Dez 24 16:21:37 laptop kernel: ACPI: PM: Saving platform NVS memory
(Standardeingabe)-4593-Dez 24 16:21:37 laptop kernel: Disabling non-boot CPUs ...
(Standardeingabe)-4594-Dez 24 16:21:37 laptop kernel: smpboot: CPU 1 is now offline
(Standardeingabe)-4595-Dez 24 16:21:37 laptop kernel: smpboot: CPU 2 is now offline
(Standardeingabe)-4596-Dez 24 16:21:37 laptop kernel: smpboot: CPU 3 is now offline
(Standardeingabe)-4597-Dez 24 16:21:37 laptop kernel: smpboot: CPU 4 is now offline
(Standardeingabe)-4598-Dez 24 16:21:37 laptop kernel: smpboot: CPU 5 is now offline
(Standardeingabe)-4599-Dez 24 16:21:37 laptop kernel: smpboot: CPU 6 is now offline
(Standardeingabe)-4600-Dez 24 16:21:37 laptop kernel: smpboot: CPU 7 is now offline
(Standardeingabe)-4601-Dez 24 16:21:37 laptop kernel: smpboot: CPU 8 is now offline
(Standardeingabe)-4602-Dez 24 16:21:37 laptop kernel: smpboot: CPU 9 is now offline
(Standardeingabe)-4603-Dez 24 16:21:37 laptop kernel: smpboot: CPU 10 is now offline
(Standardeingabe)-4604-Dez 24 16:21:37 laptop kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
(Standardeingabe)-4605-Dez 24 16:21:37 laptop kernel: smpboot: CPU 11 is now offline
(Standardeingabe)-4606-Dez 24 16:21:37 laptop kernel: ACPI: PM: Low-level resume complete
(Standardeingabe)-4607-Dez 24 16:21:37 laptop kernel: ACPI: EC: EC started
(Standardeingabe)-4608-Dez 24 16:21:37 laptop kernel: ACPI: PM: Restoring platform NVS memory
(Standardeingabe)-4609-Dez 24 16:21:37 laptop kernel: AMD-Vi: Virtual APIC enabled
(Standardeingabe)-4610-Dez 24 16:21:37 laptop kernel: AMD-Vi: Virtual APIC enabled
(Standardeingabe)-4611-Dez 24 16:21:37 laptop kernel: LVT offset 0 assigned for vector 0x400
(Standardeingabe)-4612-Dez 24 16:21:37 laptop kernel: Enabling non-boot CPUs ...
(Standardeingabe)-4613-Dez 24 16:21:37 laptop kernel: x86: Booting SMP configuration:
(Standardeingabe)-4614-Dez 24 16:21:37 laptop kernel: smpboot: Booting Node 0 Processor 1 APIC 0x1
(Standardeingabe)-4615-Dez 24 16:21:37 laptop kernel: microcode: CPU1: patch_level=0x08608102
(Standardeingabe)-4616-Dez 24 16:21:37 laptop kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
(Standardeingabe)-4617-Dez 24 16:21:37 laptop kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
(Standardeingabe)-4618-Dez 24 16:21:37 laptop kernel: CPU1 is up
(Standardeingabe)-4619-Dez 24 16:21:37 laptop kernel: smpboot: Booting Node 0 Processor 2 APIC 0x2
(Standardeingabe)-4620-Dez 24 16:21:37 laptop kernel: microcode: CPU2: patch_level=0x08608102
(Standardeingabe)-4621-Dez 24 16:21:37 laptop kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
(Standardeingabe)-4622-Dez 24 16:21:37 laptop kernel: CPU2 is up
(Standardeingabe)-4623-Dez 24 16:21:37 laptop kernel: smpboot: Booting Node 0 Processor 3 APIC 0x3
(Standardeingabe)-4624-Dez 24 16:21:37 laptop kernel: microcode: CPU3: patch_level=0x08608102
(Standardeingabe)-4625-Dez 24 16:21:37 laptop kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
(Standardeingabe)-4626-Dez 24 16:21:37 laptop kernel: CPU3 is up
--
(Standardeingabe)-4660-Dez 24 16:21:37 laptop kernel: ACPI: EC: interrupt unblocked
(Standardeingabe)-4661-Dez 24 16:21:37 laptop kernel: ACPI: EC: event unblocked
(Standardeingabe)-4662-Dez 24 16:21:37 laptop kernel: pci 0000:00:00.2: can't derive routing for PCI INT A
(Standardeingabe)-4663-Dez 24 16:21:37 laptop kernel: pci 0000:00:00.2: PCI INT A: no GSI
(Standardeingabe)-4664-Dez 24 16:21:37 laptop kernel: [drm] PCIE GART of 1024M enabled.
(Standardeingabe)-4665-Dez 24 16:21:37 laptop kernel: [drm] PTB located at 0x000000F41FC00000
(Standardeingabe)-4666-Dez 24 16:21:37 laptop kernel: [drm] PSP is resuming...
(Standardeingabe)-4667-Dez 24 16:21:37 laptop kernel: [drm] reserve 0x400000 from 0xf400c00000 for PSP TMR
(Standardeingabe)-4668-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: RAS: optional ras ta ucode is not available
(Standardeingabe)-4669-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
(Standardeingabe)-4670-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
(Standardeingabe)-4671-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: dpm has been disabled
(Standardeingabe)-4672-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
(Standardeingabe)-4673-Dez 24 16:21:37 laptop kernel: [drm] DMUB hardware initialized: version=0x01010023
(Standardeingabe)-4674-Dez 24 16:21:37 laptop kernel: usb 3-4: reset high-speed USB device number 3 using xhci_hcd
(Standardeingabe)-4675-Dez 24 16:21:37 laptop kernel: nvme nvme0: 8/0/0 default/read/poll queues
(Standardeingabe)-4676-Dez 24 16:21:37 laptop kernel: usb 3-3: reset full-speed USB device number 2 using xhci_hcd
(Standardeingabe)-4677-Dez 24 16:21:37 laptop kernel: [drm] kiq ring mec 2 pipe 1 q 0
(Standardeingabe)-4678-Dez 24 16:21:37 laptop kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
(Standardeingabe)-4679-Dez 24 16:21:37 laptop kernel: [drm] JPEG decode initialized successfully.
(Standardeingabe)-4680-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx uses VM inv eng 0 on hub 0
(Standardeingabe)-4681-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
(Standardeingabe)-4682-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
(Standardeingabe)-4683-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
(Standardeingabe)-4684-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
(Standardeingabe)-4685-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
(Standardeingabe)-4686-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
(Standardeingabe)-4687-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
(Standardeingabe)-4688-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
(Standardeingabe)-4689-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring kiq_2.1.0 uses VM inv eng 11 on hub 0
(Standardeingabe)-4690-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 0 on hub 1
(Standardeingabe)-4691-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_dec uses VM inv eng 1 on hub 1
(Standardeingabe)-4692-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 4 on hub 1
(Standardeingabe)-4693-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 5 on hub 1
(Standardeingabe)-4694-Dez 24 16:21:37 laptop kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 6 on hub 1
(Standardeingabe)-4695-Dez 24 16:21:37 laptop kernel: OOM killer enabled.
(Standardeingabe)-4696-Dez 24 16:21:37 laptop kernel: Restarting tasks ... 
(Standardeingabe)-4697-Dez 24 16:21:37 laptop kernel: Bluetooth: hci0: RTL: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
(Standardeingabe)-4698-Dez 24 16:21:37 laptop kernel: done.
(Standardeingabe)-4699-Dez 24 16:21:37 laptop kernel: random: crng reseeded on system resumption
(Standardeingabe):4700:Dez 24 16:21:37 laptop kernel: PM: suspend exit
(Standardeingabe)-4701-Dez 24 16:21:37 laptop kernel: Bluetooth: hci0: RTL: rom_version status=0 version=3
(Standardeingabe)-4702-Dez 24 16:21:37 laptop kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_fw.bin
(Standardeingabe)-4703-Dez 24 16:21:37 laptop kernel: Bluetooth: hci0: RTL: loading rtl_bt/rtl8822cu_config.bin
(Standardeingabe)-4704-Dez 24 16:21:37 laptop kernel: Bluetooth: hci0: RTL: cfg_sz 6, total sz 35458
(Standardeingabe)-4705-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/sbc
(Standardeingabe)-4706-Dez 24 16:21:37 laptop systemd-sleep[8696]: System returned from sleep state.
(Standardeingabe)-4707-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/sbc
(Standardeingabe)-4708-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/sbc_xq_453
(Standardeingabe)-4709-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/sbc_xq_453
(Standardeingabe)-4710-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/sbc_xq_512
(Standardeingabe)-4711-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/sbc_xq_512
(Standardeingabe)-4712-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSink/sbc_xq_552
(Standardeingabe)-4713-Dez 24 16:21:37 laptop bluetoothd[722]: Endpoint unregistered: sender=:1.50 path=/MediaEndpoint/A2DPSource/sbc_xq_552
(Standardeingabe)-4714-Dez 24 16:21:37 laptop systemd[732]: Stopped target Bluetooth.
(Standardeingabe)-4715-Dez 24 16:21:37 laptop systemd[1]: Stopped target Bluetooth Support.
(Standardeingabe)-4716-Dez 24 16:21:37 laptop systemd[732]: Reached target Bluetooth.
(Standardeingabe)-4717-Dez 24 16:21:37 laptop systemd[1]: Reached target Bluetooth Support.
(Standardeingabe):4718:Dez 24 16:21:37 laptop systemd[1]: systemd-suspend.service: Deactivated successfully.

I already checked on disabling USB device capability of waking up the system with:

https://unix.stackexchange.com/question … er-suspend

but id did not help. Also tried turning off bluetooth with no help.

Anyone having the same issues or can point me to the right direction?

Thanks in advance for any help!

Last edited by bandundu (2022-12-24 15:53:58)

Offline

#2 2023-01-02 19:11:43

SansNom01
Member
Registered: 2023-01-02
Posts: 2

Re: Matebook 14 instant wakes from suspend after updating to kernel 6.1.1

Hi,

I have exactly the same problem with my Matebook D 16 2021 (Ryzen 5 4600H, 16 GB).
The problem start with 6.1 version kernel so you can downgrade to LTS version.

Offline

Board footer

Powered by FluxBB