You are not logged in.

#1 2024-11-18 14:44:40

keeyan
Member
Registered: 2019-07-01
Posts: 19

Computer won't wake from `systemctl suspend`

I bought a new desktop with a Radeon RX 7900 XT GPU and AMD Ryzen 9 9900X CPU. I've installed all the AMD drivers and anything needed. It all seems to work fine, but I can't wake from sleep.

This is an issue in both Xorg and on a plain console. It's able to wake up from sleep (I can hear the fan start to spin. Though it actually wakes up instantly regardless of user input), but it doesn't accept any input. I can even see the cursor blinking on the console and can switch to another console (ctrl-alt f2) but I can't type and the second console doesn't actually load (it just shows a blinking cursor without showing the username input).

I tried on Linux Mint (live USB) and it works fine without any issues, so I don't think it's any strange hardware problems.

I have checked `journalctl` for any relevant errors but it doesn't appear like anything useful is shown.

Any ideas how I can diagnose this?

Here's some logs from `journalctl` from the time when I suspended, in case I missed something:


Nov 18 11:56:39 amd-desktop systemd-logind[4946]: New session 3 of user keeyan.
Nov 18 11:56:39 amd-desktop systemd[1]: Started Session 3 of User keeyan.
Nov 18 11:56:39 amd-desktop login[18410]: LOGIN ON tty1 BY keeyan
Nov 18 11:56:40 amd-desktop wpa_supplicant[5274]: wlp8s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-46 noise=9999 txrate=866700
Nov 18 11:56:43 amd-desktop wpa_supplicant[5274]: wlp8s0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-45 noise=9999 txrate=6000
Nov 18 11:56:45 amd-desktop sudo[18445]:   keeyan : TTY=tty1 ; PWD=/home/keeyan ; USER=root ; COMMAND=/usr/bin/systemctl suspend
Nov 18 11:56:45 amd-desktop sudo[18445]: pam_unix(sudo:session): session opened for user root(uid=0) by keeyan(uid=1000)
Nov 18 11:56:45 amd-desktop systemd-logind[4946]: The system will suspend now!
Nov 18 11:56:45 amd-desktop NetworkManager[4944]: <info>  [1731931005.6121] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Nov 18 11:56:45 amd-desktop NetworkManager[4944]: <info>  [1731931005.6121] device (p2p-dev-wlp8s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Nov 18 11:56:45 amd-desktop sudo[18445]: pam_unix(sudo:session): session closed for user root
Nov 18 11:56:45 amd-desktop NetworkManager[4944]: <info>  [1731931005.6123] manager: NetworkManager state is now ASLEEP
Nov 18 11:56:45 amd-desktop NetworkManager[4944]: <info>  [1731931005.6123] device (wlp8s0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Nov 18 11:56:45 amd-desktop systemd[1]: Starting Network Manager Script Dispatcher Service...
Nov 18 11:56:45 amd-desktop systemd[1]: Started Network Manager Script Dispatcher Service.
Nov 18 11:56:45 amd-desktop kernel: wlp8s0: deauthenticating from cc:ed:21:c2:3b:35 by local choice (Reason: 3=DEAUTH_LEAVING)
Nov 18 11:56:46 amd-desktop wpa_supplicant[5274]: nl80211: send_event_marker failed: Source based routing not supported
Nov 18 11:56:46 amd-desktop wpa_supplicant[5274]: wlp8s0: CTRL-EVENT-DISCONNECTED bssid=cc:ed:21:c2:3b:35 reason=3 locally_generated=1
Nov 18 11:56:46 amd-desktop wpa_supplicant[5274]: wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 18 11:56:46 amd-desktop wpa_supplicant[5274]: wlp8s0: CTRL-EVENT-REGDOM-CHANGE init=CORE type=WORLD
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1288] device (wlp8s0): supplicant interface state: completed -> disconnected
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1289] device (wlp8s0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1290] dhcp4 (wlp8s0): canceled DHCP transaction
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1291] dhcp4 (wlp8s0): activation: beginning transaction (timeout in 45 seconds)
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1291] dhcp4 (wlp8s0): state changed no lease
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1291] dhcp6 (wlp8s0): canceled DHCP transaction
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1291] dhcp6 (wlp8s0): activation: beginning transaction (timeout in 45 seconds)
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.1291] dhcp6 (wlp8s0): state changed no lease
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.2183] device (wlp8s0): set-hw-addr: set MAC address to 82:55:6F:C9:B3:05 (scanning)
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.4073] device (wlp8s0): supplicant interface state: disconnected -> interface_disabled
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.4073] device (wlp8s0): supplicant interface state: interface_disabled -> disconnected
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.4075] device (wlp8s0): state change: disconnected -> unmanaged (reason 'unmanaged-sleeping', managed-type: 'full')
Nov 18 11:56:46 amd-desktop NetworkManager[4944]: <info>  [1731931006.5133] device (wlp8s0): set-hw-addr: reset MAC address to E8:FB:1C:3F:6D:CF (unmanage)
Nov 18 11:56:46 amd-desktop systemd[1]: Reached target Sleep.
Nov 18 11:56:46 amd-desktop systemd[1]: Starting System Suspend...
Nov 18 11:56:46 amd-desktop wpa_supplicant[5274]: wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 18 11:56:46 amd-desktop systemd-sleep[18463]: Successfully froze unit 'user.slice'.
Nov 18 11:56:46 amd-desktop systemd-sleep[18463]: Performing sleep operation 'suspend'...
Nov 18 11:56:46 amd-desktop kernel: PM: suspend entry (deep)
Nov 18 11:56:46 amd-desktop kernel: Filesystems sync: 0.002 seconds
-- Boot 92165208de9943228e24c1abaca404b8 --
Nov 18 14:39:00 amd-desktop kernel: Linux version 6.11.8-arch1-2 (linux@archlinux) (gcc (GCC) 14.2.1 20240910, GNU ld (GNU Binutils) 2.43.0) #1 SMP PREEMPT_DYNAMIC Fri, 15 Nov 2024 15:35:07 +0000
Nov 18 14:39:00 amd-desktop kernel: Command line: BOOT_IMAGE=/vmlinuz-linux root=UUID=09fecd8a-4312-4d80-807d-65d7440b4bf4 rw loglevel=3 quiet cryptdevice=UUID=9bc4e783-f29e-4a38-ba53-dd97998c62ed:root root=/dev/mapper/root
Nov 18 14:39:00 amd-desktop kernel: x86/split lock detection: #DB: warning on user-space bus_locks
Nov 18 14:39:00 amd-desktop kernel: BIOS-provided physical RAM map:

Last edited by keeyan (2024-11-18 14:54:34)

Offline

#2 2024-11-19 08:59:25

mesaprotector
Member
Registered: 2024-03-03
Posts: 151

Re: Computer won't wake from `systemctl suspend`

Yeah, it looks like the log just stops at sleep entry, so the kernel probably panics on wakeup. Do you happen to have a log from the Mint suspend where it worked? I can't think of a lot of reasons why this might happen.

Offline

#3 2024-11-19 13:04:05

seth
Member
Registered: 2012-09-03
Posts: 58,659

Re: Computer won't wake from `systemctl suspend`

I can even see the cursor blinking on the console and can switch to another console (ctrl-alt f2) but I can't type and the second console doesn't actually load

The kernel does *not* panic.
You're losing the journal because you couldn't keep your fingers away from the nipp… power button:
https://wiki.archlinux.org/title/Keyboa … el_(SysRq)

Also try https://bbs.archlinux.org/viewtopic.php?id=296954

Offline

#4 Yesterday 22:52:35

keeyan
Member
Registered: 2019-07-01
Posts: 19

Re: Computer won't wake from `systemctl suspend`

Thanks for your reply mesaprotector. Sure thing, I've booted into Mint again and recorded the journalctl output from sleep. Nothing seems very relevant but here it is in case you notice anything:

Nov 20 22:34:22 mint systemd[2001]: Started vte-spawn-4731568b-e271-41e4-9ac3-8606620de811.scope - VTE child process 2948 launched by gnome-terminal-server process 2872.
Nov 20 22:34:45 mint sudo[2982]:     mint : TTY=pts/1 ; PWD=/home/mint ; USER=root ; COMMAND=/usr/bin/systemctl suspend
Nov 20 22:34:45 mint sudo[2982]: pam_unix(sudo:session): session opened for user root(uid=0) by mint(uid=1000)
Nov 20 22:34:45 mint systemd-logind[1721]: The system will suspend now!
Nov 20 22:34:45 mint NetworkManager[1795]: <info>  [1732142085.8917] manager: sleep: sleep requested (sleeping: no  enabled: yes)
Nov 20 22:34:45 mint NetworkManager[1795]: <info>  [1732142085.8918] device (wlp8s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Nov 20 22:34:45 mint ModemManager[1832]: <msg> [sleep-monitor-systemd] system is about to suspend
Nov 20 22:34:45 mint sudo[2982]: pam_unix(sudo:session): session closed for user root
Nov 20 22:34:45 mint wpa_supplicant[1798]: wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 22:34:45 mint NetworkManager[1795]: <info>  [1732142085.9275] device (p2p-dev-wlp8s0): state change: disconnected -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Nov 20 22:34:45 mint NetworkManager[1795]: <info>  [1732142085.9276] manager: NetworkManager state is now ASLEEP
Nov 20 22:34:45 mint dbus-daemon[2031]: [session uid=1000 pid=2031] Activating service name='org.cinnamon.ScreenSaver' requested by ':1.85' (uid=1000 pid=2985 comm="/usr/bin/python3 /usr/share/cinnamon-screensaver/c" label="unconfined")
Nov 20 22:34:45 mint wpa_supplicant[1798]: wlp8s0: CTRL-EVENT-DSCP-POLICY clear_all
Nov 20 22:34:45 mint wpa_supplicant[1798]: nl80211: deinit ifname=wlp8s0 disabled_11b_rates=0
Nov 20 22:34:46 mint org.cinnamon.ScreenSaver[2992]: Loading AccountsService
Nov 20 22:34:46 mint org.cinnamon.ScreenSaver[2992]: Fractional scaling active: False
Nov 20 22:34:46 mint org.cinnamon.ScreenSaver[2992]: Trying to connect to logind...
Nov 20 22:34:46 mint dbus-daemon[2031]: [session uid=1000 pid=2031] Successfully activated service 'org.cinnamon.ScreenSaver'
Nov 20 22:34:46 mint org.cinnamon.ScreenSaver[2992]: Starting screensaver...
Nov 20 22:34:46 mint org.cinnamon.ScreenSaver[2992]: Cinnamon Screensaver support not found in current theme - adding some...
Nov 20 22:34:46 mint systemd[1]: Reached target sleep.target - Sleep.
Nov 20 22:34:46 mint systemd[1]: Starting systemd-suspend.service - System Suspend...
Nov 20 22:34:46 mint systemd-sleep[3009]: Performing sleep operation 'suspend'...
Nov 20 22:34:46 mint kernel: PM: suspend entry (deep)
Nov 20 22:34:46 mint kernel: Filesystems sync: 0.005 seconds
Nov 20 22:34:46 mint org.cinnamon.ScreenSaver[2992]: AccountsService ready
Nov 20 22:34:46 mint org.cinnamon.ScreenSaver[2992]: Successfully using logind
Nov 20 22:35:00 mint kernel: Freezing user space processes
Nov 20 22:35:00 mint kernel: Freezing user space processes completed (elapsed 0.000 seconds)
Nov 20 22:35:00 mint kernel: OOM killer disabled.
Nov 20 22:35:00 mint kernel: Freezing remaining freezable tasks
Nov 20 22:35:00 mint kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
Nov 20 22:35:00 mint kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Nov 20 22:35:00 mint kernel: sd 10:0:0:0: [sda] Synchronizing SCSI cache
Nov 20 22:35:00 mint kernel: ACPI: EC: interrupt blocked
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: MODE1 reset
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: GPU mode1 reset
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: GPU smu mode1 reset
Nov 20 22:35:00 mint kernel: ACPI: PM: Preparing to enter system sleep state S3
Nov 20 22:35:00 mint kernel: ACPI: EC: event blocked
Nov 20 22:35:00 mint kernel: ACPI: EC: EC stopped
Nov 20 22:35:00 mint kernel: ACPI: PM: Saving platform NVS memory
Nov 20 22:35:00 mint kernel: Disabling non-boot CPUs ...
Nov 20 22:35:00 mint kernel: smpboot: CPU 1 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 2 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 3 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 4 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 5 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 6 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 7 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 8 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 9 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 10 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 11 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 12 is now offline
Nov 20 22:35:00 mint kernel: Spectre V2 : Update user space SMT mitigation: STIBP off
Nov 20 22:35:00 mint kernel: smpboot: CPU 13 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 14 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 15 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 16 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 17 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 18 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 19 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 20 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 21 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 22 is now offline
Nov 20 22:35:00 mint kernel: smpboot: CPU 23 is now offline
Nov 20 22:35:00 mint kernel: ACPI: PM: Low-level resume complete
Nov 20 22:35:00 mint kernel: ACPI: EC: EC started
Nov 20 22:35:00 mint kernel: ACPI: PM: Restoring platform NVS memory
Nov 20 22:35:00 mint kernel: AMD-Vi: Virtual APIC enabled
Nov 20 22:35:00 mint kernel: AMD-Vi: Virtual APIC enabled
Nov 20 22:35:00 mint kernel: LVT offset 0 assigned for vector 0x400
Nov 20 22:35:00 mint kernel: Enabling non-boot CPUs ...
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 1 APIC 0x2
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C002: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU1 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 2 APIC 0x4
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C004: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU2 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 3 APIC 0x6
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C006: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU3 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 4 APIC 0x8
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C008: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU4 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 5 APIC 0xa
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C00A: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU5 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 6 APIC 0x10
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C00C: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU6 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 7 APIC 0x12
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C00E: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU7 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 8 APIC 0x14
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C010: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU8 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 9 APIC 0x16
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C012: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU9 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 10 APIC 0x18
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C014: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU10 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 11 APIC 0x1a
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C016: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU11 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 12 APIC 0x1
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C001: Found 3 idle states
Nov 20 22:35:00 mint kernel: Spectre V2 : Update user space SMT mitigation: STIBP always-on
Nov 20 22:35:00 mint kernel: CPU12 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 13 APIC 0x3
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#13, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C003: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU13 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 14 APIC 0x5
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#14, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C005: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU14 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 15 APIC 0x7
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#15, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C007: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU15 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 16 APIC 0x9
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#16, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C009: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU16 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 17 APIC 0xb
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#17, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C00B: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU17 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 18 APIC 0x11
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#18, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C00D: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU18 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 19 APIC 0x13
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#19, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C00F: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU19 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 20 APIC 0x15
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#20, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C011: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU20 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 21 APIC 0x17
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#21, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C013: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU21 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 22 APIC 0x19
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#22, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C015: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU22 is up
Nov 20 22:35:00 mint kernel: smpboot: Booting Node 0 Processor 23 APIC 0x1b
Nov 20 22:35:00 mint kernel: Spurious APIC interrupt (vector 0xFF) on CPU#23, should never happen.
Nov 20 22:35:00 mint kernel: ACPI: \_SB_.PLTF.C017: Found 3 idle states
Nov 20 22:35:00 mint kernel: CPU23 is up
Nov 20 22:35:00 mint kernel: ACPI: PM: Waking up from system sleep state S3
Nov 20 22:35:00 mint kernel: ACPI: EC: interrupt unblocked
Nov 20 22:35:00 mint kernel: ACPI: EC: event unblocked
Nov 20 22:35:00 mint kernel: [drm] PCIE GART of 512M enabled (table at 0x0000008000300000).
Nov 20 22:35:00 mint kernel: [drm] PSP is resuming...
Nov 20 22:35:00 mint kernel: [drm] PCIE GART of 1024M enabled (table at 0x000000F41FC00000).
Nov 20 22:35:00 mint kernel: [drm] PSP is resuming...
Nov 20 22:35:00 mint kernel: xhci_hcd 0000:0c:00.0: xHC error in resume, USBSTS 0x401, Reinit
Nov 20 22:35:00 mint kernel: usb usb1: root hub lost power or was reset
Nov 20 22:35:00 mint kernel: usb usb2: root hub lost power or was reset
Nov 20 22:35:00 mint kernel: [drm] reserve 0xa00000 from 0xf41e000000 for PSP TMR
Nov 20 22:35:00 mint kernel: [drm] reserve 0x1300000 from 0x84fc000000 for PSP TMR
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: RAS: optional ras ta ucode is not available
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: RAP: optional rap ta ucode is not available
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: SMU is resuming...
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: SMU is resumed successfully!
Nov 20 22:35:00 mint kernel: [drm] DMUB hardware initialized: version=0x05000F00
Nov 20 22:35:00 mint kernel: [drm] kiq ring mec 2 pipe 1 q 0
Nov 20 22:35:00 mint kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Nov 20 22:35:00 mint kernel: [drm] JPEG decode initialized successfully.
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring vcn_dec_0 uses VM inv eng 0 on hub 8
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring vcn_enc_0.0 uses VM inv eng 1 on hub 8
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring vcn_enc_0.1 uses VM inv eng 4 on hub 8
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
Nov 20 22:35:00 mint kernel: nvme nvme0: 24/0/0 default/read/poll queues
Nov 20 22:35:00 mint kernel: amdgpu 0000:0f:00.0: [drm] Cannot find any crtc or sizes
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: RAP: optional rap ta ucode is not available
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: SECUREDISPLAY: securedisplay ta ucode is not available
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resuming...
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: smu driver if version = 0x0000003d, smu fw if version = 0x0000003f, smu fw program = 0, smu fw version = 0x004e7900 (78.121.0)
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: SMU driver if version not matched
Nov 20 22:35:00 mint kernel: ata7: SATA link down (SStatus 0 SControl 330)
Nov 20 22:35:00 mint kernel: ata1: SATA link down (SStatus 0 SControl 300)
Nov 20 22:35:00 mint kernel: ata4: SATA link down (SStatus 0 SControl 300)
Nov 20 22:35:00 mint kernel: ata8: SATA link down (SStatus 0 SControl 330)
Nov 20 22:35:00 mint kernel: ata6: SATA link down (SStatus 0 SControl 330)
Nov 20 22:35:00 mint kernel: ata2: SATA link down (SStatus 0 SControl 300)
Nov 20 22:35:00 mint kernel: ata5: SATA link down (SStatus 0 SControl 330)
Nov 20 22:35:00 mint kernel: ata3: SATA link down (SStatus 0 SControl 300)
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: SMU is resumed successfully!
Nov 20 22:35:00 mint kernel: [drm] DMUB hardware initialized: version=0x07002900
Nov 20 22:35:00 mint kernel: usb 1-7: reset full-speed USB device number 3 using xhci_hcd
Nov 20 22:35:00 mint kernel: [drm] kiq ring mec 3 pipe 1 q 0
Nov 20 22:35:00 mint kernel: [drm] VCN decode and encode initialized successfully(under DPG Mode).
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: [drm:jpeg_v4_0_hw_init [amdgpu]] JPEG decode initialized successfully.
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 6 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 7 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 8 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 9 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 10 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 11 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_0 uses VM inv eng 0 on hub 8
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring vcn_unified_1 uses VM inv eng 1 on hub 8
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring jpeg_dec uses VM inv eng 4 on hub 8
Nov 20 22:35:00 mint kernel: amdgpu 0000:03:00.0: amdgpu: ring mes_kiq_3.1.0 uses VM inv eng 14 on hub 0
Nov 20 22:35:00 mint kernel: [drm] ring gfx_32785.1.1 was added
Nov 20 22:35:00 mint kernel: [drm] ring compute_32785.2.2 was added
Nov 20 22:35:00 mint kernel: [drm] ring sdma_32785.3.3 was added
Nov 20 22:35:00 mint kernel: [drm] ring gfx_32785.1.1 ib test pass
Nov 20 22:35:00 mint kernel: [drm] ring compute_32785.2.2 ib test pass
Nov 20 22:35:00 mint kernel: [drm] ring sdma_32785.3.3 ib test pass
Nov 20 22:35:00 mint kernel: usb 1-8: reset high-speed USB device number 4 using xhci_hcd
Nov 20 22:35:00 mint kernel: usb 1-6: reset high-speed USB device number 2 using xhci_hcd
Nov 20 22:35:00 mint kernel: usb 1-11: reset high-speed USB device number 5 using xhci_hcd
Nov 20 22:35:00 mint kernel: usb 2-4: reset SuperSpeed USB device number 2 using xhci_hcd
Nov 20 22:35:00 mint kernel: OOM killer enabled.
Nov 20 22:35:00 mint kernel: Restarting tasks ... done.
Nov 20 22:35:00 mint kernel: random: crng reseeded on system resumption
Nov 20 22:35:00 mint kernel: PM: suspend exit
Nov 20 22:35:00 mint systemd-resolved[1486]: Clock change detected. Flushing caches.
Nov 20 22:35:00 mint zed[1728]: Exiting
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/ldac
Nov 20 22:35:00 mint systemd[1]: zfs-zed.service: Deactivated successfully.
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 20 22:35:00 mint systemd-sleep[3009]: System returned from sleep operation 'suspend'.
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink/aptx
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink/sbc
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/sbc
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink/sbc_xq
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/sbc_xq
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/faststream
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink/opus_05
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/opus_05
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 20 22:35:00 mint bluetoothd[1684]: Endpoint unregistered: sender=:1.29 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint dbus-daemon[1686]: [system] Rejected send message, 0 matched rules; type="error", sender=":1.29" (uid=1000 pid=2016 comm="/usr/bin/wireplumber" label="unconfined") interface="(unset)" member="(unset)" error name="org.bluez.MediaEndpoint1.Error.NotImplemented" requested_reply="0" destination=":1.3" (uid=0 pid=1684 comm="/usr/libexec/bluetooth/bluetoothd" label="unconfined")
Nov 20 22:35:00 mint bluetoothd[1684]: Battery Provider Manager destroyed
Nov 20 22:35:00 mint kernel: Bluetooth: hci0: HW/SW Version: 0x008a008a, Build Time: 20240219103618
Nov 20 22:35:00 mint systemd[1]: Starting systemd-rfkill.service - Load/Save RF Kill Switch Status...
Nov 20 22:35:00 mint systemd[1]: systemd-suspend.service: Deactivated successfully.
Nov 20 22:35:00 mint systemd[1]: Finished systemd-suspend.service - System Suspend.
Nov 20 22:35:00 mint systemd[1]: Stopped target sleep.target - Sleep.
Nov 20 22:35:00 mint systemd[1]: Reached target suspend.target - Suspend.
Nov 20 22:35:00 mint systemd[1]: grub-common.service - Record successful boot for GRUB was skipped because of an unmet condition check (ConditionPathExists=/boot/grub/grub.cfg).
Nov 20 22:35:00 mint systemd[1]: grub-initrd-fallback.service - GRUB failed boot detection was skipped because of an unmet condition check (ConditionPathExists=/boot/grub/grub.cfg).
Nov 20 22:35:00 mint systemd-logind[1721]: Operation 'suspend' finished.
Nov 20 22:35:00 mint systemd[1]: Stopped target suspend.target - Suspend.
Nov 20 22:35:00 mint ModemManager[1832]: <msg> [sleep-monitor-systemd] system is resuming
Nov 20 22:35:00 mint NetworkManager[1795]: <info>  [1732142100.9248] manager: sleep: wake requested (sleeping: yes  enabled: yes)
Nov 20 22:35:00 mint NetworkManager[1795]: <info>  [1732142100.9248] device (eno1): state change: unavailable -> unmanaged (reason 'sleeping', sys-iface-state: 'managed')
Nov 20 22:35:00 mint systemd[1]: Stopped target bluetooth.target - Bluetooth Support.
Nov 20 22:35:00 mint systemd[2001]: Reached target bluetooth.target - Bluetooth.
Nov 20 22:35:00 mint systemd[1]: Started systemd-rfkill.service - Load/Save RF Kill Switch Status.
Nov 20 22:35:00 mint systemd[1]: Reached target bluetooth.target - Bluetooth Support.
Nov 20 22:35:00 mint NetworkManager[1795]: <info>  [1732142100.9701] device (eno1): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 20 22:35:00 mint NetworkManager[1795]: <info>  [1732142100.9860] device (wlp8s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 20 22:35:01 mint systemd[1]: zfs-zed.service: Scheduled restart job, restart counter is at 1.
Nov 20 22:35:01 mint systemd[1]: Started zfs-zed.service - ZFS Event Daemon (zed).
Nov 20 22:35:01 mint zed[3214]: ZFS Event Daemon 2.2.2-0ubuntu9 (PID 3214)
Nov 20 22:35:01 mint zed[3214]: Processing events since eid=0
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0447] device (p2p-dev-wlp8s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0448] manager: NetworkManager state is now DISCONNECTED
Nov 20 22:35:01 mint kernel: Bluetooth: hci0: Device setup in 144779 usecs
Nov 20 22:35:01 mint kernel: Bluetooth: hci0: HCI Enhanced Setup Synchronous Connection command is advertised, but not supported.
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0609] device (wlp8s0): supplicant interface state: internal-starting -> disconnected
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0609] device (p2p-dev-wlp8s0): state change: unavailable -> unmanaged (reason 'removed', sys-iface-state: 'removed')
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0611] Wi-Fi P2P device controlled by interface wlp8s0 created
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0612] manager: (p2p-dev-wlp8s0): new 802.11 Wi-Fi P2P device (/org/freedesktop/NetworkManager/Devices/5)
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0612] device (p2p-dev-wlp8s0): state change: unmanaged -> unavailable (reason 'managed', sys-iface-state: 'external')
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0613] device (wlp8s0): state change: unavailable -> disconnected (reason 'supplicant-available', sys-iface-state: 'managed')
Nov 20 22:35:01 mint NetworkManager[1795]: <info>  [1732142101.0614] device (p2p-dev-wlp8s0): state change: unavailable -> disconnected (reason 'none', sys-iface-state: 'managed')
Nov 20 22:35:01 mint kernel: Bluetooth: hci0: AOSP extensions version v1.00
Nov 20 22:35:01 mint kernel: Bluetooth: hci0: AOSP quality report is supported
Nov 20 22:35:01 mint kernel: Bluetooth: MGMT ver 1.22
Nov 20 22:35:01 mint bluetoothd[1684]: Battery Provider Manager created
Nov 20 22:35:01 mint bluetoothd[1684]: profiles/sap/server.c:sap_server_register() Sap driver initialization failed.
Nov 20 22:35:01 mint bluetoothd[1684]: sap-server: Operation not permitted (1)
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/ldac
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink/aptx_hd
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_hd
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink/aptx
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink/sbc
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/sbc
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink/sbc_xq
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/sbc_xq
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_1
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_0
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_1
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/aptx_ll_duplex_0
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/faststream
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/faststream_duplex
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink/opus_05
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/opus_05
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSink/opus_05_duplex
Nov 20 22:35:01 mint bluetoothd[1684]: Endpoint registered: sender=:1.29 path=/MediaEndpoint/A2DPSource/opus_05_duplex
Nov 20 22:35:01 mint dbus-daemon[1686]: [system] Activating via systemd: service name='org.blueman.Mechanism' unit='blueman-mechanism.service' requested by ':1.53' (uid=1000 pid=2584 comm="/usr/bin/python3 /usr/bin/blueman-applet" label="unconfined")
Nov 20 22:35:01 mint systemd[1]: Starting blueman-mechanism.service - Bluetooth management mechanism...
Nov 20 22:35:01 mint dbus-daemon[1686]: [system] Successfully activated service 'org.blueman.Mechanism'
Nov 20 22:35:01 mint systemd[1]: Started blueman-mechanism.service - Bluetooth management mechanism.
Nov 20 22:35:04 mint ModemManager[1832]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:04.0/0000:07:00.0': not supported by any plugin
Nov 20 22:35:04 mint ModemManager[1832]: <msg> [base-manager] couldn't check support for device '/sys/devices/pci0000:00/0000:00:02.1/0000:04:00.0/0000:05:05.0/0000:08:00.0': not supported by any plugin
Nov 20 22:35:05 mint systemd[1]: systemd-rfkill.service: Deactivated successfully.

Offline

#5 Yesterday 23:14:11

keeyan
Member
Registered: 2019-07-01
Posts: 19

Re: Computer won't wake from `systemctl suspend`

Thanks seth! That link you posted to seems very similar to what I'm experiencing.  Unfortunately, the first solution didn't work for me.

Though disabling WiFi and Bluetooth before suspending seems to work on the first suspend, but not on the second suspend. Not sure why. I'll try downgrading the Linux kernel and the SysRq thing you said later so that I can get some more logs. I'll post an update when I've tried it.

Last edited by keeyan (Yesterday 23:21:58)

Offline

Board footer

Powered by FluxBB