You are not logged in.
There have been a few problems that have plagued me since I started using Arch a year and a half ago. One of them is sort of resolved here, and one of them appears to have been related to a Plasma issue that was fixed recently (fingers crossed). But at least two more remain. I want to tackle those now.
Ok, I lied. The first of these problems only started happening recently, but it's also been a reoccurring theme with me - problems with USB wifi modules. At first it was Realtek-related, now it's a different chip entirely and something that has only cropped up in the last few weeks.
I use a Mediatek MT7921-equipped dongle from off AliExpress. It worked perfectly fine until then. When chatting on Discord, it'll sometimes disconnect me from my wifi, and have to be manually turned off and on again to re-detect the network.
I managed to capture some journal output surrounding one such disconnect.
8/11/26 1:19PM NetworkManager <info> [1786479543.2247] device (wlan0): ip:dhcp4: restarting
8/11/26 1:19PM NetworkManager <info> [1786479543.2247] dhcp4 (wlan0): canceled DHCP transaction
8/11/26 1:19PM kernel wlan0: AP ___ appears to change mode (expected HE, found legacy) in beacon, disconnect
8/11/26 1:19PM NetworkManager <info> [1786479543.2247] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
8/11/26 1:19PM NetworkManager <info> [1786479543.2247] dhcp4 (wlan0): state changed no lease
8/11/26 1:19PM NetworkManager <info> [1786479543.2248] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
8/11/26 1:19PM NetworkManager <info> [1786479543.2249] device (wlan0): ip:dhcp6: restarting
8/11/26 1:19PM NetworkManager <info> [1786479543.2249] dhcp6 (wlan0): canceled DHCP transaction
8/11/26 1:19PM NetworkManager <info> [1786479543.2249] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
8/11/26 1:19PM NetworkManager <info> [1786479543.2250] dhcp6 (wlan0): state changed no lease
8/11/26 1:19PM NetworkManager <info> [1786479543.2250] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
8/11/26 1:19PM iwd Received Deauthentication event, reason: 3, from_ap: false
8/11/26 1:19PM iwd event: disconnect-info, reason: 3
8/11/26 1:19PM iwd event: state, old: connected, new: disconnected
8/11/26 1:19PM iwd event: state, old: disconnected, new: autoconnect_quick
8/11/26 1:19PM NetworkManager <info> [1786479543.3454] device (wlan0): new IWD device state is disconnected
8/11/26 1:19PM NetworkManager <info> [1786479543.3455] device (wlan0): state change: activated -> failed (reason 'supplicant-disconnect', managed-type: 'full')
8/11/26 1:19PM NetworkManager <warn> [1786479543.3457] device (wlan0): Activation: failed for connection '___'
8/11/26 1:19PM NetworkManager <info> [1786479543.3459] manager: NetworkManager state is now CONNECTED_LOCAL
8/11/26 1:19PM NetworkManager <info> [1786479543.3462] device (wlan0): state change: failed -> disconnected (reason 'none', managed-type: 'full')
8/11/26 1:19PM gjs JS LOG: current connection: null
8/11/26 1:19PM systemd Starting Network Manager Script Dispatcher Service...
8/11/26 1:19PM systemd Started Network Manager Script Dispatcher Service.
8/11/26 1:19PM avahi-daemon Withdrawing address record for ___ on wlan0.
8/11/26 1:19PM avahi-daemon Leaving mDNS multicast group on interface wlan0.IPv6 with address ___.
8/11/26 1:19PM avahi-daemon Joining mDNS multicast group on interface wlan0.IPv6 with address ___.
8/11/26 1:19PM avahi-daemon Registering new address record for ___ on wlan0.*.
8/11/26 1:19PM avahi-daemon Withdrawing address record for ___ on wlan0.
8/11/26 1:19PM avahi-daemon Leaving mDNS multicast group on interface wlan0.IPv6 with address ___.
8/11/26 1:19PM avahi-daemon Interface wlan0.IPv6 no longer relevant for mDNS.
8/11/26 1:19PM NetworkManager <info> [1786479543.3838] dhcp4 (wlan0): canceled DHCP transaction
8/11/26 1:19PM NetworkManager <info> [1786479543.3838] dhcp4 (wlan0): state changed no lease
8/11/26 1:19PM NetworkManager <info> [1786479543.3840] dhcp6 (wlan0): canceled DHCP transaction
8/11/26 1:19PM NetworkManager <info> [1786479543.3840] dhcp6 (wlan0): state changed no lease
8/11/26 1:19PM avahi-daemon Withdrawing address record for ___ on wlan0.
8/11/26 1:19PM avahi-daemon Leaving mDNS multicast group on interface wlan0.IPv4 with address ___.
8/11/26 1:19PM avahi-daemon Interface wlan0.IPv4 no longer relevant for mDNS.
8/11/26 1:19PM iwd event: state, old: autoconnect_quick, new: autoconnect_fullSome factors of note: I use quad9 DNS in my network settings. The dongle is plugged into a USB 3 port at the front of the case. The wifi network does not do this with any other devices to my knowledge.
The second issue is deeper and longer-running than the first one. It involves sleep, and I tried getting help diagnosing it in the prior linked post without much success. Sometimes, sleeping works perfectly. But all too often, it will permanently lock up my system, outputting nothing via the GPU (AMD Radeon 6650XT).
Here's the journal output surrounding such an incident - apologies for the length:
Aug 14 19:36:22 d-arch systemd-logind[687]: suspend requested from client PID 1254 ('plasmashell') (unit user@1000.service)...
Aug 14 19:36:22 d-arch systemd-logind[687]: The system will suspend now!
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: [ 1317][373.842784] (ldbus_handle_message)Received dbus signal PrepareForSleep(true=prepare)
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) All I2C buses: 2 3 4 5 6 7 8
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) Buses with edid: 3 5 7
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) Buses with x37 active: 3
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) After display refs added or marked disconnected:
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) Display_Ref[29:bus /dev/i2c-3 @0x55f58cf638f0]
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) Display_Ref[30:bus /dev/i2c-5 @0x7f5988028a80]
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) Display_Ref[31:bus /dev/i2c-7 @0x7f5988010580]
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: (dw_hotplug_change_handler ) Display_Ref[32:bus /dev/i2c-7 @0x7f5960020310]
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: Watching for display connection changes, resolved watch mode = Watch_Mode_Udev, poll loop interval = 500 millisec
Aug 14 19:36:22 d-arch org_kde_powerdevil[1271]: initial_stabilization_millisec: 0, stabilization_poll_millisec: 100
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1160] manager: sleep: sleep requested (sleeping: no enabled: yes)
Aug 14 19:36:22 d-arch rtkit-daemon[1862]: Demoting known real-time threads.
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1161] device (enp6s0): state change: unavailable -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Aug 14 19:36:22 d-arch rtkit-daemon[1862]: Demoted 0 threads.
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1222] device (/net/connman/iwd/0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1223] manager: NetworkManager state is now DISABLED (ASLEEP)
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1225] device (wlan0): state change: activated -> deactivating (reason 'sleeping', managed-type: 'full')
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1225] dhcp4 (wlan0): canceled DHCP transaction
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1225] dhcp4 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1225] dhcp4 (wlan0): state changed no lease
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1226] dhcp6 (wlan0): canceled DHCP transaction
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1226] dhcp6 (wlan0): activation: beginning transaction (timeout in 45 seconds)
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.1226] dhcp6 (wlan0): state changed no lease
Aug 14 19:36:22 d-arch systemd[1]: Starting Network Manager Script Dispatcher Service...
Aug 14 19:36:22 d-arch systemd[1]: Started Network Manager Script Dispatcher Service.
Aug 14 19:36:22 d-arch gjs[2183]: JS LOG: current connection: {"id":"__","type":"802-11-wireless","uuid":"___","wireless_security":{"key_mgmt":"wpa-psk"},"internal_networks":[],"interface_name":null,"_noncompliant":false}
Aug 14 19:36:22 d-arch iwd[684]: event: state, old: connected, new: disconnecting
Aug 14 19:36:22 d-arch kernel: wlan0: deauthenticating from ___ by local choice (Reason: 3=DEAUTH_LEAVING)
Aug 14 19:36:22 d-arch iwd[684]: event: state, old: disconnecting, new: disconnected
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.2664] device (wlan0): new IWD device state is disconnecting
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.2666] device (wlan0): new IWD device state is disconnected
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.2667] device (wlan0): state change: deactivating -> disconnected (reason 'sleeping', managed-type: 'full')
Aug 14 19:36:22 d-arch NetworkManager[683]: <info> [1786761382.2990] device (wlan0): state change: disconnected -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Aug 14 19:36:22 d-arch gjs[2183]: JS LOG: current connection: null
Aug 14 19:36:22 d-arch systemd[1]: Reached target Sleep.
Aug 14 19:36:22 d-arch systemd[1]: Starting System Suspend...
Aug 14 19:36:22 d-arch systemd[1]: user@1000.service: Unit now frozen-by-parent.
Aug 14 19:36:22 d-arch systemd[1]: session-2.scope: Unit now frozen-by-parent.
Aug 14 19:36:22 d-arch systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Aug 14 19:36:22 d-arch systemd[1]: user.slice: Unit now frozen.
Aug 14 19:36:22 d-arch systemd-sleep[7562]: Successfully froze unit 'user.slice'.
Aug 14 19:36:22 d-arch systemd-sleep[7562]: Performing sleep operation 'suspend'...
Aug 14 19:36:22 d-arch kernel: PM: suspend entry (deep)
Aug 14 19:36:22 d-arch kernel: Filesystems sync: 0.214 seconds
Aug 14 19:36:27 d-arch kernel: Freezing user space processes
Aug 14 19:36:27 d-arch kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Aug 14 19:36:27 d-arch kernel: OOM killer disabled.
Aug 14 19:36:27 d-arch kernel: Freezing remaining freezable tasks
Aug 14 19:36:27 d-arch kernel: Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
Aug 14 19:36:27 d-arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Aug 14 19:36:27 d-arch kernel: serial 00:00: disabled
Aug 14 19:36:27 d-arch kernel: sd 1:0:0:0: [sdb] Synchronizing SCSI cache
Aug 14 19:36:27 d-arch kernel: ata2.00: Entering standby power mode
Aug 14 19:36:27 d-arch kernel: sd 2:0:0:0: [sdc] Synchronizing SCSI cache
Aug 14 19:36:27 d-arch kernel: sd 0:0:0:0: [sda] Synchronizing SCSI cache
Aug 14 19:36:27 d-arch kernel: ata3.00: Entering standby power mode
Aug 14 19:36:27 d-arch kernel: ata1.00: Entering standby power mode
Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: pci_pm_suspend(): hcd_pci_suspend returns -16
Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: dpm_run_callback(): pci_pm_suspend returns -16
Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: failed to suspend async: error -16
Aug 14 19:36:27 d-arch kernel: PM: Some devices failed to suspend, or early wake event detected
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: [drm] PCIE GART of 512M enabled (table at 0x0000008000800000).
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: PSP is resuming...
Aug 14 19:36:27 d-arch kernel: serial 00:00: activated
Aug 14 19:36:27 d-arch kernel: nvme nvme0: 16/0/0 default/read/poll queues
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: reserve 0xa00000 from 0x81fd000000 for PSP TMR
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: RAS: optional ras ta ucode is not available
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: SECUREDISPLAY: optional securedisplay ta ucode is not available
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: SMU is resuming...
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: use vbios provided pptable
Aug 14 19:36:27 d-arch kernel: ata4: SATA link down (SStatus 0 SControl 300)
Aug 14 19:36:27 d-arch kernel: ata5: SATA link down (SStatus 0 SControl 330)
Aug 14 19:36:27 d-arch kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 14 19:36:27 d-arch kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 14 19:36:27 d-arch kernel: ata3: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
Aug 14 19:36:27 d-arch kernel: sd 2:0:0:0: [sdc] Starting disk
Aug 14 19:36:27 d-arch kernel: ata3.00: configured for UDMA/133
Aug 14 19:36:27 d-arch kernel: sd 1:0:0:0: [sdb] Starting disk
Aug 14 19:36:27 d-arch kernel: ata2.00: configured for UDMA/133
Aug 14 19:36:27 d-arch kernel: sd 0:0:0:0: [sda] Starting disk
Aug 14 19:36:27 d-arch kernel: ahci 0000:04:00.1: port does not support device sleep
Aug 14 19:36:27 d-arch kernel: ata1.00: configured for UDMA/133
Aug 14 19:36:27 d-arch kernel: ata1.00: Entering active power mode
Aug 14 19:36:27 d-arch kernel: ahci 0000:04:00.1: port does not support device sleep
Aug 14 19:36:27 d-arch kernel: usb 1-5: reset high-speed USB device number 3 using xhci_hcd
Aug 14 19:36:27 d-arch kernel: ata6: failed to resume link (SControl 0)
Aug 14 19:36:27 d-arch kernel: ata6: SATA link down (SStatus 0 SControl 0)
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: SMU: No response msg_reg: 36 resp_reg: 0
Aug 14 19:36:27 d-arch kernel: in params:00000000
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: RunDcBtc failed!
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: Failed to setup smc hw!
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: resume of IP block <smu> failed -62
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: amdgpu_device_ip_resume failed (-62).
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: PM: dpm_run_callback(): pci_pm_resume returns -62
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: PM: failed to resume async: error -62
Aug 14 19:36:27 d-arch kernel: OOM killer enabled.
Aug 14 19:36:27 d-arch kernel: Restarting tasks: Starting
Aug 14 19:36:27 d-arch kernel: Restarting tasks: Done
Aug 14 19:36:27 d-arch kernel: efivarfs: resyncing variable state
Aug 14 19:36:27 d-arch kernel: efivarfs: finished resyncing variable state
Aug 14 19:36:27 d-arch kernel: random: crng reseeded on system resumption
Aug 14 19:36:27 d-arch kernel: PM: suspend exit
Aug 14 19:36:27 d-arch kernel: PM: suspend entry (s2idle)
Aug 14 19:36:27 d-arch kernel: snd_hda_intel 0000:03:00.1: Refused to change power state from D0 to D3hot
Aug 14 19:36:42 d-arch kernel: Filesystems sync: 0.020 seconds
Aug 14 19:36:42 d-arch kernel: Freezing user space processes
Aug 14 19:36:42 d-arch kernel: Freezing user space processes completed (elapsed 0.001 seconds)
Aug 14 19:36:42 d-arch kernel: OOM killer disabled.
Aug 14 19:36:42 d-arch kernel: Freezing remaining freezable tasks
Aug 14 19:36:42 d-arch kernel: Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
Aug 14 19:36:42 d-arch kernel: printk: Suspending console(s) (use no_console_suspend to debug)
Aug 14 19:36:42 d-arch kernel: serial 00:00: disabled
Aug 14 19:36:42 d-arch kernel: amdgpu 0000:03:00.0: Failed to disallow df cstate
Aug 14 19:36:42 d-arch kernel: ------------[ cut here ]------------
Aug 14 19:36:42 d-arch kernel: !amdgpu_irq_enabled(adev, src, type)
Aug 14 19:36:42 d-arch kernel: WARNING: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:670 at amdgpu_irq_put+0x5e/0xb0 [amdgpu], CPU#1: kworker/u64:34/7583
Aug 14 19:36:42 d-arch kernel: Modules linked in: snd_seq_dummy snd_seq_midi snd_hrtimer snd_seq_midi_event snd_seq ccm algif_aead des_generic libdes algif_skcipher md4 algif_hash af_alg vfat fat amd_atl intel_rapl_msr intel_rapl_common mt7921u mt792x_usb mt7921_common mt792x_lib mt76_connac_lib mt76_usb snd_hda_codec_alc662 mt76 kvm_amd snd_hda_codec_realtek_lib snd_hda_codec_generic snd_hda_codec_atihdmi snd_hda_codec_hdmi uvcvideo mac80211 kvm videobuf2_vmalloc snd_hda_intel uvc videobuf2_memops snd_usb_audio r8169 snd_hda_codec irqbypass videobuf2_v4l2 aesni_intel realtek snd_usbmidi_lib videobuf2_common gf128mul phy_package snd_hda_core sp5100_tco snd_ump mdio_devres cfg80211 videodev rapl wmi_bmof gigabyte_wmi snd_intel_dspcfg pcspkr snd_rawmidi i2c_piix4 snd_intel_sdw_acpi libphy rfkill snd_hwdep k10temp snd_seq_device i2c_smbus libarc4 snd_pcm mdio_bus ccp aead snd_timer mc snd soundcore mousedev joydev gpio_amdpt gpio_generic mac_hid sg i2c_dev crypto_user pkcs8_key_parser zram 842_decompress 842_compress lz4hc_compress
Aug 14 19:36:42 d-arch kernel: lz4_compress amdgpu drm_buddy amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec drm_panel_backlight_quirks gpu_sched uas nvme hid_mf drm_suballoc_helper usb_storage ff_memless nvme_core nvme_keyring video drm_display_helper nvme_auth cec wmi
Aug 14 19:36:42 d-arch kernel: CPU: 1 UID: 0 PID: 7583 Comm: kworker/u64:34 Not tainted 7.1.8-arch1-3 #1 PREEMPT(full) d91af15a5907cacdee666e3865e1a90e032f9959
Aug 14 19:36:42 d-arch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550M DS3H/B550M DS3H, BIOS F14 01/04/2022
Aug 14 19:36:42 d-arch kernel: Workqueue: async async_run_entry_fn
Aug 14 19:36:42 d-arch kernel: RIP: 0010:amdgpu_irq_put+0x5e/0xb0 [amdgpu]
Aug 14 19:36:42 d-arch kernel: Code: 85 c0 74 28 48 8b 53 10 48 83 3a 00 74 1e 89 ea 48 8d 04 90 8b 10 85 d2 74 10 f0 ff 08 74 41 31 c0 5b 5d 41 5c e9 fd 9f df e3 <0f> 0b 5b b8 ea ff ff ff 5d 41 5c e9 ed 9f df e3 84 c0 74 ee 3b 2b
Aug 14 19:36:42 d-arch kernel: RSP: 0018:ffffd42445dd7ce8 EFLAGS: 00010246
Aug 14 19:36:42 d-arch kernel: RAX: ffff8f51107bdb00 RBX: ffff8f5113226a78 RCX: ffff8f525d4a8a00
Aug 14 19:36:42 d-arch kernel: RDX: 0000000000000000 RSI: ffff8f5113226a78 RDI: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: RBP: 0000000000000000 R08: ffff8f5113ec2e00 R09: ffffffffc0a1d075
Aug 14 19:36:42 d-arch kernel: R10: fffffcc5444fb000 R11: ffff8f5100042a00 R12: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: R13: 0000000000000001 R14: ffff8f5113200000 R15: ffff8f5113226a78
Aug 14 19:36:42 d-arch kernel: FS: 0000000000000000(0000) GS:ffff8f5875f90000(0000) knlGS:0000000000000000
Aug 14 19:36:42 d-arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Aug 14 19:36:42 d-arch kernel: CR2: 00007fb904600000 CR3: 000000009de22000 CR4: 0000000000f50ef0
Aug 14 19:36:42 d-arch kernel: PKRU: 55555554
Aug 14 19:36:42 d-arch kernel: Call Trace:
Aug 14 19:36:42 d-arch kernel: <TASK>
Aug 14 19:36:42 d-arch kernel: amdgpu_fence_driver_hw_fini+0x108/0x150 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: amdgpu_device_suspend+0x177/0x260 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: pci_pm_suspend+0x99/0x1d0
Aug 14 19:36:42 d-arch kernel: ? __pfx_pci_pm_suspend+0x10/0x10
Aug 14 19:36:42 d-arch kernel: dpm_run_callback+0x62/0x1b0
Aug 14 19:36:42 d-arch kernel: device_suspend+0x17e/0x660
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? try_to_wake_up+0x92/0x830
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? ktime_get+0xe5/0x160
Aug 14 19:36:42 d-arch kernel: async_suspend+0x21/0x30
Aug 14 19:36:42 d-arch kernel: async_run_entry_fn+0x36/0x160
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: process_one_work+0x19f/0x390
Aug 14 19:36:42 d-arch kernel: worker_thread+0x1b1/0x310
Aug 14 19:36:42 d-arch kernel: ? __pfx_worker_thread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: kthread+0xe4/0x120
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: ret_from_fork+0x2a7/0x330
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: ret_from_fork_asm+0x1a/0x30
Aug 14 19:36:42 d-arch kernel: </TASK>
Aug 14 19:36:42 d-arch kernel: ---[ end trace 0000000000000000 ]---
Aug 14 19:36:42 d-arch kernel: ------------[ cut here ]------------
Aug 14 19:36:42 d-arch kernel: !amdgpu_irq_enabled(adev, src, type)
Aug 14 19:36:42 d-arch kernel: WARNING: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:670 at amdgpu_irq_put+0x5e/0xb0 [amdgpu], CPU#1: kworker/u64:34/7583
Aug 14 19:36:42 d-arch kernel: Modules linked in: snd_seq_dummy snd_seq_midi snd_hrtimer snd_seq_midi_event snd_seq ccm algif_aead des_generic libdes algif_skcipher md4 algif_hash af_alg vfat fat amd_atl intel_rapl_msr intel_rapl_common mt7921u mt792x_usb mt7921_common mt792x_lib mt76_connac_lib mt76_usb snd_hda_codec_alc662 mt76 kvm_amd snd_hda_codec_realtek_lib snd_hda_codec_generic snd_hda_codec_atihdmi snd_hda_codec_hdmi uvcvideo mac80211 kvm videobuf2_vmalloc snd_hda_intel uvc videobuf2_memops snd_usb_audio r8169 snd_hda_codec irqbypass videobuf2_v4l2 aesni_intel realtek snd_usbmidi_lib videobuf2_common gf128mul phy_package snd_hda_core sp5100_tco snd_ump mdio_devres cfg80211 videodev rapl wmi_bmof gigabyte_wmi snd_intel_dspcfg pcspkr snd_rawmidi i2c_piix4 snd_intel_sdw_acpi libphy rfkill snd_hwdep k10temp snd_seq_device i2c_smbus libarc4 snd_pcm mdio_bus ccp aead snd_timer mc snd soundcore mousedev joydev gpio_amdpt gpio_generic mac_hid sg i2c_dev crypto_user pkcs8_key_parser zram 842_decompress 842_compress lz4hc_compress
Aug 14 19:36:42 d-arch kernel: lz4_compress amdgpu drm_buddy amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec drm_panel_backlight_quirks gpu_sched uas nvme hid_mf drm_suballoc_helper usb_storage ff_memless nvme_core nvme_keyring video drm_display_helper nvme_auth cec wmi
Aug 14 19:36:42 d-arch kernel: CPU: 1 UID: 0 PID: 7583 Comm: kworker/u64:34 Tainted: G W 7.1.8-arch1-3 #1 PREEMPT(full) d91af15a5907cacdee666e3865e1a90e032f9959
Aug 14 19:36:42 d-arch kernel: Tainted: [W]=WARN
Aug 14 19:36:42 d-arch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550M DS3H/B550M DS3H, BIOS F14 01/04/2022
Aug 14 19:36:42 d-arch kernel: Workqueue: async async_run_entry_fn
Aug 14 19:36:42 d-arch kernel: RIP: 0010:amdgpu_irq_put+0x5e/0xb0 [amdgpu]
Aug 14 19:36:42 d-arch kernel: Code: 85 c0 74 28 48 8b 53 10 48 83 3a 00 74 1e 89 ea 48 8d 04 90 8b 10 85 d2 74 10 f0 ff 08 74 41 31 c0 5b 5d 41 5c e9 fd 9f df e3 <0f> 0b 5b b8 ea ff ff ff 5d 41 5c e9 ed 9f df e3 84 c0 74 ee 3b 2b
Aug 14 19:36:42 d-arch kernel: RSP: 0018:ffffd42445dd7ce8 EFLAGS: 00010246
Aug 14 19:36:42 d-arch kernel: RAX: ffff8f51107bdb04 RBX: ffff8f5113226a78 RCX: ffff8f525d4a8a00
Aug 14 19:36:42 d-arch kernel: RDX: 0000000000000000 RSI: ffff8f5113226a78 RDI: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: RBP: 0000000000000001 R08: ffff8f5113ec2e00 R09: ffffffffc0a1d075
Aug 14 19:36:42 d-arch kernel: R10: fffffcc5444fb000 R11: ffff8f5100042a00 R12: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: R13: 0000000000000001 R14: ffff8f5113200000 R15: ffff8f5113226a78
Aug 14 19:36:42 d-arch kernel: FS: 0000000000000000(0000) GS:ffff8f5875f90000(0000) knlGS:0000000000000000
Aug 14 19:36:42 d-arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Aug 14 19:36:42 d-arch kernel: CR2: 00007fb904600000 CR3: 000000009de22000 CR4: 0000000000f50ef0
Aug 14 19:36:42 d-arch kernel: PKRU: 55555554
Aug 14 19:36:42 d-arch kernel: Call Trace:
Aug 14 19:36:42 d-arch kernel: <TASK>
Aug 14 19:36:42 d-arch kernel: amdgpu_fence_driver_hw_fini+0x108/0x150 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: amdgpu_device_suspend+0x177/0x260 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: pci_pm_suspend+0x99/0x1d0
Aug 14 19:36:42 d-arch kernel: ? __pfx_pci_pm_suspend+0x10/0x10
Aug 14 19:36:42 d-arch kernel: dpm_run_callback+0x62/0x1b0
Aug 14 19:36:42 d-arch kernel: device_suspend+0x17e/0x660
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? try_to_wake_up+0x92/0x830
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? ktime_get+0xe5/0x160
Aug 14 19:36:42 d-arch kernel: async_suspend+0x21/0x30
Aug 14 19:36:42 d-arch kernel: async_run_entry_fn+0x36/0x160
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: process_one_work+0x19f/0x390
Aug 14 19:36:42 d-arch kernel: worker_thread+0x1b1/0x310
Aug 14 19:36:42 d-arch kernel: ? __pfx_worker_thread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: kthread+0xe4/0x120
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: ret_from_fork+0x2a7/0x330
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: ret_from_fork_asm+0x1a/0x30
Aug 14 19:36:42 d-arch kernel: </TASK>
Aug 14 19:36:42 d-arch kernel: ---[ end trace 0000000000000000 ]---
Aug 14 19:36:42 d-arch kernel: ------------[ cut here ]------------
Aug 14 19:36:42 d-arch kernel: !amdgpu_irq_enabled(adev, src, type)
Aug 14 19:36:42 d-arch kernel: WARNING: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:670 at amdgpu_irq_put+0x5e/0xb0 [amdgpu], CPU#1: kworker/u64:34/7583
Aug 14 19:36:42 d-arch kernel: Modules linked in: snd_seq_dummy snd_seq_midi snd_hrtimer snd_seq_midi_event snd_seq ccm algif_aead des_generic libdes algif_skcipher md4 algif_hash af_alg vfat fat amd_atl intel_rapl_msr intel_rapl_common mt7921u mt792x_usb mt7921_common mt792x_lib mt76_connac_lib mt76_usb snd_hda_codec_alc662 mt76 kvm_amd snd_hda_codec_realtek_lib snd_hda_codec_generic snd_hda_codec_atihdmi snd_hda_codec_hdmi uvcvideo mac80211 kvm videobuf2_vmalloc snd_hda_intel uvc videobuf2_memops snd_usb_audio r8169 snd_hda_codec irqbypass videobuf2_v4l2 aesni_intel realtek snd_usbmidi_lib videobuf2_common gf128mul phy_package snd_hda_core sp5100_tco snd_ump mdio_devres cfg80211 videodev rapl wmi_bmof gigabyte_wmi snd_intel_dspcfg pcspkr snd_rawmidi i2c_piix4 snd_intel_sdw_acpi libphy rfkill snd_hwdep k10temp snd_seq_device i2c_smbus libarc4 snd_pcm mdio_bus ccp aead snd_timer mc snd soundcore mousedev joydev gpio_amdpt gpio_generic mac_hid sg i2c_dev crypto_user pkcs8_key_parser zram 842_decompress 842_compress lz4hc_compress
Aug 14 19:36:42 d-arch kernel: lz4_compress amdgpu drm_buddy amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec drm_panel_backlight_quirks gpu_sched uas nvme hid_mf drm_suballoc_helper usb_storage ff_memless nvme_core nvme_keyring video drm_display_helper nvme_auth cec wmi
Aug 14 19:36:42 d-arch kernel: CPU: 1 UID: 0 PID: 7583 Comm: kworker/u64:34 Tainted: G W 7.1.8-arch1-3 #1 PREEMPT(full) d91af15a5907cacdee666e3865e1a90e032f9959
Aug 14 19:36:42 d-arch kernel: Tainted: [W]=WARN
Aug 14 19:36:42 d-arch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550M DS3H/B550M DS3H, BIOS F14 01/04/2022
Aug 14 19:36:42 d-arch kernel: Workqueue: async async_run_entry_fn
Aug 14 19:36:42 d-arch kernel: RIP: 0010:amdgpu_irq_put+0x5e/0xb0 [amdgpu]
Aug 14 19:36:42 d-arch kernel: Code: 85 c0 74 28 48 8b 53 10 48 83 3a 00 74 1e 89 ea 48 8d 04 90 8b 10 85 d2 74 10 f0 ff 08 74 41 31 c0 5b 5d 41 5c e9 fd 9f df e3 <0f> 0b 5b b8 ea ff ff ff 5d 41 5c e9 ed 9f df e3 84 c0 74 ee 3b 2b
Aug 14 19:36:42 d-arch kernel: RSP: 0018:ffffd42445dd7ce8 EFLAGS: 00010246
Aug 14 19:36:42 d-arch kernel: RAX: ffff8f51107bdb08 RBX: ffff8f5113226a78 RCX: ffff8f525d4a8a00
Aug 14 19:36:42 d-arch kernel: RDX: 0000000000000000 RSI: ffff8f5113226a78 RDI: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: RBP: 0000000000000002 R08: ffff8f5113ec2e00 R09: ffffffffc0a1d075
Aug 14 19:36:42 d-arch kernel: R10: fffffcc5444fb000 R11: ffff8f5100042a00 R12: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: R13: 0000000000000001 R14: ffff8f5113200000 R15: ffff8f5113226a78
Aug 14 19:36:42 d-arch kernel: FS: 0000000000000000(0000) GS:ffff8f5875f90000(0000) knlGS:0000000000000000
Aug 14 19:36:42 d-arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Aug 14 19:36:42 d-arch kernel: CR2: 00007fb904600000 CR3: 000000009de22000 CR4: 0000000000f50ef0
Aug 14 19:36:42 d-arch kernel: PKRU: 55555554
Aug 14 19:36:42 d-arch kernel: Call Trace:
Aug 14 19:36:42 d-arch kernel: <TASK>
Aug 14 19:36:42 d-arch kernel: amdgpu_fence_driver_hw_fini+0x108/0x150 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: amdgpu_device_suspend+0x177/0x260 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: pci_pm_suspend+0x99/0x1d0
Aug 14 19:36:42 d-arch kernel: ? __pfx_pci_pm_suspend+0x10/0x10
Aug 14 19:36:42 d-arch kernel: dpm_run_callback+0x62/0x1b0
Aug 14 19:36:42 d-arch systemd-sleep[7562]: Failed to put system to sleep. System resumed again: Device or resource busy
Aug 14 19:36:42 d-arch kernel: device_suspend+0x17e/0x660
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? try_to_wake_up+0x92/0x830
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? ktime_get+0xe5/0x160
Aug 14 19:36:42 d-arch kernel: async_suspend+0x21/0x30
Aug 14 19:36:42 d-arch kernel: async_run_entry_fn+0x36/0x160
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: process_one_work+0x19f/0x390
Aug 14 19:36:42 d-arch kernel: worker_thread+0x1b1/0x310
Aug 14 19:36:42 d-arch kernel: ? __pfx_worker_thread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: kthread+0xe4/0x120
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: ret_from_fork+0x2a7/0x330
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: ret_from_fork_asm+0x1a/0x30
Aug 14 19:36:42 d-arch kernel: </TASK>
Aug 14 19:36:42 d-arch kernel: ---[ end trace 0000000000000000 ]---
Aug 14 19:36:42 d-arch kernel: ------------[ cut here ]------------
Aug 14 19:36:42 d-arch kernel: !amdgpu_irq_enabled(adev, src, type)
Aug 14 19:36:42 d-arch kernel: WARNING: drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:670 at amdgpu_irq_put+0x5e/0xb0 [amdgpu], CPU#1: kworker/u64:34/7583
Aug 14 19:36:42 d-arch kernel: Modules linked in: snd_seq_dummy snd_seq_midi snd_hrtimer snd_seq_midi_event snd_seq ccm algif_aead des_generic libdes algif_skcipher md4 algif_hash af_alg vfat fat amd_atl intel_rapl_msr intel_rapl_common mt7921u mt792x_usb mt7921_common mt792x_lib mt76_connac_lib mt76_usb snd_hda_codec_alc662 mt76 kvm_amd snd_hda_codec_realtek_lib snd_hda_codec_generic snd_hda_codec_atihdmi snd_hda_codec_hdmi uvcvideo mac80211 kvm videobuf2_vmalloc snd_hda_intel uvc videobuf2_memops snd_usb_audio r8169 snd_hda_codec irqbypass videobuf2_v4l2 aesni_intel realtek snd_usbmidi_lib videobuf2_common gf128mul phy_package snd_hda_core sp5100_tco snd_ump mdio_devres cfg80211 videodev rapl wmi_bmof gigabyte_wmi snd_intel_dspcfg pcspkr snd_rawmidi i2c_piix4 snd_intel_sdw_acpi libphy rfkill snd_hwdep k10temp snd_seq_device i2c_smbus libarc4 snd_pcm mdio_bus ccp aead snd_timer mc snd soundcore mousedev joydev gpio_amdpt gpio_generic mac_hid sg i2c_dev crypto_user pkcs8_key_parser zram 842_decompress 842_compress lz4hc_compress
Aug 14 19:36:42 d-arch kernel: lz4_compress amdgpu drm_buddy amdxcp i2c_algo_bit drm_ttm_helper ttm drm_exec drm_panel_backlight_quirks gpu_sched uas nvme hid_mf drm_suballoc_helper usb_storage ff_memless nvme_core nvme_keyring video drm_display_helper nvme_auth cec wmi
Aug 14 19:36:42 d-arch kernel: CPU: 1 UID: 0 PID: 7583 Comm: kworker/u64:34 Tainted: G W 7.1.8-arch1-3 #1 PREEMPT(full) d91af15a5907cacdee666e3865e1a90e032f9959
Aug 14 19:36:42 d-arch kernel: Tainted: [W]=WARN
Aug 14 19:36:42 d-arch kernel: Hardware name: Gigabyte Technology Co., Ltd. B550M DS3H/B550M DS3H, BIOS F14 01/04/2022
Aug 14 19:36:42 d-arch kernel: Workqueue: async async_run_entry_fn
Aug 14 19:36:42 d-arch kernel: RIP: 0010:amdgpu_irq_put+0x5e/0xb0 [amdgpu]
Aug 14 19:36:42 d-arch kernel: Code: 85 c0 74 28 48 8b 53 10 48 83 3a 00 74 1e 89 ea 48 8d 04 90 8b 10 85 d2 74 10 f0 ff 08 74 41 31 c0 5b 5d 41 5c e9 fd 9f df e3 <0f> 0b 5b b8 ea ff ff ff 5d 41 5c e9 ed 9f df e3 84 c0 74 ee 3b 2b
Aug 14 19:36:42 d-arch kernel: RSP: 0018:ffffd42445dd7ce8 EFLAGS: 00010246
Aug 14 19:36:42 d-arch kernel: RAX: ffff8f51107bdb0c RBX: ffff8f5113226a78 RCX: ffff8f525d4a8a00
Aug 14 19:36:42 d-arch kernel: RDX: 0000000000000000 RSI: ffff8f5113226a78 RDI: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: RBP: 0000000000000003 R08: ffff8f5113ec2e00 R09: ffffffffc0a1d075
Aug 14 19:36:42 d-arch kernel: R10: fffffcc5444fb000 R11: ffff8f5100042a00 R12: ffff8f5113200000
Aug 14 19:36:42 d-arch kernel: R13: 0000000000000001 R14: ffff8f5113200000 R15: ffff8f5113226a78
Aug 14 19:36:42 d-arch kernel: FS: 0000000000000000(0000) GS:ffff8f5875f90000(0000) knlGS:0000000000000000
Aug 14 19:36:42 d-arch kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
Aug 14 19:36:42 d-arch kernel: CR2: 00007fb904600000 CR3: 000000009de22000 CR4: 0000000000f50ef0
Aug 14 19:36:42 d-arch kernel: PKRU: 55555554
Aug 14 19:36:42 d-arch kernel: Call Trace:
Aug 14 19:36:42 d-arch kernel: <TASK>
Aug 14 19:36:42 d-arch kernel: amdgpu_fence_driver_hw_fini+0x108/0x150 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: amdgpu_device_suspend+0x177/0x260 [amdgpu 628a623841b8a2f20666f671b92b7ac3445bb9c0]
Aug 14 19:36:42 d-arch kernel: pci_pm_suspend+0x99/0x1d0
Aug 14 19:36:42 d-arch kernel: ? __pfx_pci_pm_suspend+0x10/0x10
Aug 14 19:36:42 d-arch kernel: dpm_run_callback+0x62/0x1b0
Aug 14 19:36:42 d-arch kernel: device_suspend+0x17e/0x660
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? try_to_wake_up+0x92/0x830
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: ? ktime_get+0xe5/0x160
Aug 14 19:36:42 d-arch kernel: async_suspend+0x21/0x30
Aug 14 19:36:42 d-arch kernel: async_run_entry_fn+0x36/0x160
Aug 14 19:36:42 d-arch kernel: ? srso_alias_return_thunk+0x5/0xfbef5
Aug 14 19:36:42 d-arch kernel: process_one_work+0x19f/0x390
Aug 14 19:36:42 d-arch kernel: worker_thread+0x1b1/0x310
Aug 14 19:36:42 d-arch kernel: ? __pfx_worker_thread+0x10/0x10
Aug 14 19:36:42 d-arch kernel: kthread+0xe4/0x120
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch kwin_wayland[1073]: Libinput: event0 - Power Button: client bug: event processing lagging behind by 19513ms, your system is too slow
Aug 14 19:36:42 d-arch kernel: ret_from_fork+0x2a7/0x330
Aug 14 19:36:42 d-arch kwin_wayland[1073]: Libinput: event1 - Power Button: client bug: event processing lagging behind by 19513ms, your system is too slow
Aug 14 19:36:42 d-arch kernel: ? __pfx_kthread+0x10/0x10
Aug 14 19:36:42 d-arch steam[4332]: [2026-08-14 19:36:42] Background update loop checking for update. . .
Aug 14 19:36:42 d-arch steam[4332]: [2026-08-14 19:36:42] Checking for available updates...
Aug 14 19:36:42 d-arch steam[4332]: [2026-08-14 19:36:42] Downloading manifest: https://client-update.fastly.steamstatic.com/steam_client_ubuntu12
Aug 14 19:36:42 d-arch systemd[1]: user.slice: Unit now thawed.
Aug 14 19:36:42 d-arch org_kde_powerdevil[1271]: [ 6751][394.425940] Udev event detected
Aug 14 19:36:42 d-arch kernel: ret_from_fork_asm+0x1a/0x30
Aug 14 19:36:42 d-arch systemd[1]: user-1000.slice: Unit now thawed.
Aug 14 19:36:42 d-arch org_kde_powerdevil[1271]: [ 6751][394.426011] Udev_Event_Detail
Aug 14 19:36:42 d-arch kernel: </TASK>
Aug 14 19:36:42 d-arch systemd[1]: session-2.scope: Unit now thawed.
Aug 14 19:36:42 d-arch org_kde_powerdevil[1271]: [ 6751][394.426011] prop_subsystem: drm
Aug 14 19:36:42 d-arch org_kde_powerdevil[1271]: [ 6751][394.426011] prop_action: changeI think it's GPU related, but it's hard to tell. Everything, drivers and software, is perfectly up to date. What seems to happen is the system goes to sleep, but something wakes it back up in a zombie state. Notice that not even the lock screen is turned on internally. No blank terminal either. Just black.
So if anyone has ideas for next steps in diagnosing and hopefully fixing these two issues, I'd be very happy.
Last edited by DaforLynx (2026-08-15 19:39:09)
Offline
Mediatek MT7921 devices have suffered recently from all kinds of issues . They also are known to mess up other parts of the system.
Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: pci_pm_suspend(): hcd_pci_suspend returns -16
Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: dpm_run_callback(): pci_pm_suspend returns -16
Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: failed to suspend async: error -16Please post the outputs of
$ lspci -k
$ lspci -tv
$ lsusb -tvP.S.
Here's the journal output surrounding such an incident - apologies for the length:
only 312 lines , that's not very long.
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
About your network issues - do you https://wiki.archlinux.org/title/Networ … Fi_backend or are iwd and NM both enabled?
Please post the output of
find /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fIf that's not it (colliding network damons) please post your complete system journal for the boot:
sudo journalctl -b | nc termbin.com 9999Offline
Mediatek MT7921 devices have suffered recently from all kinds of issues . They also are known to mess up other parts of the system.
Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: pci_pm_suspend(): hcd_pci_suspend returns -16 Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: dpm_run_callback(): pci_pm_suspend returns -16 Aug 14 19:36:27 d-arch kernel: xhci_hcd 0000:04:00.0: PM: failed to suspend async: error -16Please post the outputs of
$ lspci -k $ lspci -tv $ lsusb -tv
lspci -k:
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe GPP Bridge
Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:02.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
Kernel driver in use: pcieport
Kernel modules: shpchp
00:02.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne PCIe GPP Bridge
Subsystem: Advanced Micro Devices, Inc. [AMD] Device 1453
Kernel driver in use: pcieport
Kernel modules: shpchp
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
Subsystem: Advanced Micro Devices, Inc. [AMD] Renoir Internal PCIe GPP Bridge to Bus
Kernel driver in use: pcieport
Kernel modules: shpchp
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 51)
Subsystem: Gigabyte Technology Co., Ltd Device 5001
Kernel modules: i2c_piix4, sp5100_tco
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
Subsystem: Gigabyte Technology Co., Ltd Device 5001
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 3
Kernel driver in use: k10temp
Kernel modules: k10temp
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 7
01:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c1)
Kernel driver in use: pcieport
Kernel modules: shpchp
02:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch
Kernel driver in use: pcieport
Kernel modules: shpchp
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6650 XT / 6700S / 6800S] (rev c1)
Subsystem: Micro-Star International Co., Ltd. [MSI] RX 6650XT MECH 2X
Kernel driver in use: amdgpu
Kernel modules: amdgpu
03:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
04:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset USB 3.1 XHCI Controller
Subsystem: ASMedia Technology Inc. ASM1042A USB 3.0 Host Controller
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
04:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset SATA Controller
Subsystem: ASMedia Technology Inc. ASM1062 Serial ATA Controller
Kernel driver in use: ahci
Kernel modules: ahci
04:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Upstream Port
Subsystem: ASMedia Technology Inc. Device 0201
Kernel driver in use: pcieport
Kernel modules: shpchp
05:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Downstream Port
Subsystem: ASMedia Technology Inc. Device 3308
Kernel driver in use: pcieport
Kernel modules: shpchp
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller (rev 16)
Subsystem: Gigabyte Technology Co., Ltd Onboard Ethernet
Kernel driver in use: r8169
Kernel modules: r8169
07:00.0 Non-Volatile memory controller: Sandisk Corp WD Blue SN500 / PC SN520 x2 M.2 2280 NVMe SSD (rev 01)
Subsystem: Sandisk Corp WD Blue SN500 / PC SN520 x2 M.2 2280 NVMe SSD
Kernel driver in use: nvme
Kernel modules: nvme
08:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function (rev c8)
Subsystem: Gigabyte Technology Co., Ltd Device d000
08:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Renoir/Cezanne HDMI/DP Audio Controller
Subsystem: Advanced Micro Devices, Inc. [AMD/ATI] Renoir/Cezanne HDMI/DP Audio Controller
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intel
08:00.2 Encryption controller: Advanced Micro Devices, Inc. [AMD] Raven/Raven2/FireFlight/Renoir/Cezanne Platform Security Processor
Subsystem: Advanced Micro Devices, Inc. [AMD] Raven/Raven2/FireFlight/Renoir/Cezanne Platform Security Processor
Kernel driver in use: ccp
Kernel modules: ccp
08:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
Subsystem: Gigabyte Technology Co., Ltd Device 5007
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
08:00.4 USB controller: Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
Subsystem: Gigabyte Technology Co., Ltd Device 5007
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
08:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Ryzen HD Audio Controller
DeviceName: Realtek ALC1220
Subsystem: Gigabyte Technology Co., Ltd Device a194
Kernel driver in use: snd_hda_intel
Kernel modules: snd_hda_intellspci -tv:
-[0000:00]-+-00.0 Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne Root Complex
+-00.2 Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne IOMMU
+-01.0 Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
+-01.1-[01-03]----00.0-[02-03]----00.0-[03]--+-00.0 Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6650 XT / 6700S / 6800S]
| \-00.1 Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller
+-02.0 Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
+-02.1-[04-06]--+-00.0 Advanced Micro Devices, Inc. [AMD] 500 Series Chipset USB 3.1 XHCI Controller
| +-00.1 Advanced Micro Devices, Inc. [AMD] 500 Series Chipset SATA Controller
| \-00.2-[05-06]----09.0-[06]----00.0 Realtek Semiconductor Co., Ltd. RTL8111/8168/8211/8411 PCI Express Gigabit Ethernet Controller
+-02.2-[07]----00.0 Sandisk Corp WD Blue SN500 / PC SN520 x2 M.2 2280 NVMe SSD
+-08.0 Advanced Micro Devices, Inc. [AMD] Renoir PCIe Dummy Host Bridge
+-08.1-[08]--+-00.0 Advanced Micro Devices, Inc. [AMD] Zeppelin/Raven/Raven2 PCIe Dummy Function
| +-00.1 Advanced Micro Devices, Inc. [AMD/ATI] Renoir/Cezanne HDMI/DP Audio Controller
| +-00.2 Advanced Micro Devices, Inc. [AMD] Raven/Raven2/FireFlight/Renoir/Cezanne Platform Security Processor
| +-00.3 Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
| +-00.4 Advanced Micro Devices, Inc. [AMD] Renoir/Cezanne USB 3.1
| \-00.6 Advanced Micro Devices, Inc. [AMD] Ryzen HD Audio Controller
+-14.0 Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller
+-14.3 Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge
+-18.0 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 0
+-18.1 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 1
+-18.2 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 2
+-18.3 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 3
+-18.4 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 4
+-18.5 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 5
+-18.6 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 6
\-18.7 Advanced Micro Devices, Inc. [AMD] Cezanne Data Fabric; Function 7lsusb -tv:
/: Bus 001.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/10p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 002: Dev 002, If 0, Class=Audio, Driver=snd-usb-audio, 12M
ID 0763:3110 M-Audio
|__ Port 002: Dev 002, If 1, Class=Audio, Driver=snd-usb-audio, 12M
ID 0763:3110 M-Audio
|__ Port 005: Dev 003, If 0, Class=Audio, Driver=snd-usb-audio, 480M
ID 1397:0508 BEHRINGER International GmbH
|__ Port 005: Dev 003, If 1, Class=Audio, Driver=snd-usb-audio, 480M
ID 1397:0508 BEHRINGER International GmbH
|__ Port 005: Dev 003, If 2, Class=Audio, Driver=snd-usb-audio, 480M
ID 1397:0508 BEHRINGER International GmbH
|__ Port 005: Dev 003, If 3, Class=Audio, Driver=snd-usb-audio, 480M
ID 1397:0508 BEHRINGER International GmbH
|__ Port 005: Dev 003, If 4, Class=Audio, Driver=snd-usb-audio, 480M
ID 1397:0508 BEHRINGER International GmbH
|__ Port 005: Dev 003, If 5, Class=Vendor Specific Class, Driver=[none], 480M
ID 1397:0508 BEHRINGER International GmbH
|__ Port 006: Dev 004, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 046d:c07f Logitech, Inc.
|__ Port 006: Dev 004, If 1, Class=Human Interface Device, Driver=usbhid, 12M
ID 046d:c07f Logitech, Inc.
|__ Port 008: Dev 005, If 0, Class=Hub, Driver=hub/4p, 480M
ID 1a40:0101 Terminus Technology Inc. Hub
|__ Port 010: Dev 006, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 048d:5702 Integrated Technology Express, Inc. RGB LED Controller
/: Bus 002.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 10000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
|__ Port 004: Dev 002, If 0, Class=Vendor Specific Class, Driver=mt7921u, 5000M
ID 0e8d:7961 MediaTek Inc.
/: Bus 003.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 480M
ID 0bda:5411 Realtek Semiconductor Corp. RTS5411 Hub
/: Bus 004.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M
ID 1d6b:0003 Linux Foundation 3.0 root hub
|__ Port 001: Dev 002, If 0, Class=Hub, Driver=hub/4p, 5000M
ID 0bda:0411 Realtek Semiconductor Corp. Hub
|__ Port 004: Dev 003, If 0, Class=Mass Storage, Driver=usb-storage, 5000M
ID 1058:25a2 Western Digital Technologies, Inc. Elements 25A2
/: Bus 005.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/4p, 480M
ID 1d6b:0002 Linux Foundation 2.0 root hub
|__ Port 001: Dev 002, If 0, Class=Video, Driver=uvcvideo, 480M
ID 0c46:636b WaveRider Communications, Inc.
|__ Port 001: Dev 002, If 1, Class=Video, Driver=uvcvideo, 480M
ID 0c46:636b WaveRider Communications, Inc.
|__ Port 001: Dev 002, If 2, Class=Audio, Driver=snd-usb-audio, 480M
ID 0c46:636b WaveRider Communications, Inc.
|__ Port 001: Dev 002, If 3, Class=Audio, Driver=snd-usb-audio, 480M
ID 0c46:636b WaveRider Communications, Inc.
|__ Port 002: Dev 003, If 0, Class=Human Interface Device, Driver=usbhid, 12M
ID 0c45:652f Microdia Backlit Gaming Keyboard
|__ Port 002: Dev 003, If 1, Class=Human Interface Device, Driver=usbhid, 12M
ID 0c45:652f Microdia Backlit Gaming Keyboard
/: Bus 006.Port 001: Dev 001, Class=root_hub, Driver=xhci_hcd/2p, 10000M
ID 1d6b:0003 Linux Foundation 3.0 root hubOffline
About your network issues - do you https://wiki.archlinux.org/title/Networ … Fi_backend or are iwd and NM both enabled?
Please post the output offind /etc/systemd -type l -exec test -f {} \; -print | awk -F'/' '{ printf ("%-40s | %s\n", $(NF-0), $(NF-1)) }' | sort -fIf that's not it (colliding network damons) please post your complete system journal for the boot:
sudo journalctl -b | nc termbin.com 9999
Output of that find service command:
autovt@.service | system
cups.path | multi-user.target.wants
cups.service | multi-user.target.wants
cups.service | printer.target.wants
cups.socket | sockets.target.wants
dbus-org.freedesktop.nm-dispatcher.service | system
dbus-org.freedesktop.timesync1.service | system
display-manager.service | system
docker.socket | sockets.target.wants
getty@tty1.service | getty.target.wants
iwd.service | multi-user.target.wants
NetworkManager.service | multi-user.target.wants
NetworkManager-wait-online.service | network-online.target.wants
p11-kit-server.socket | sockets.target.wants
pipewire-pulse.socket | sockets.target.wants
pipewire-session-manager.service | user
pipewire.socket | sockets.target.wants
reflector.timer | timers.target.wants
remote-fs.target | multi-user.target.wants
root-resume.service | hibernate.target.wants
root-resume.service | suspend.target.wants
root-resume.service | system
rt-audio-setup.service | multi-user.target.wants
systemd-timesyncd.service | sysinit.target.wants
systemd-userdbd.socket | sockets.target.wants
update-hosts.service | system
update-hosts.timer | system
update-hosts.timer | timers.target.wants
user-shutdown@d.service | shutdown.target.wants
user-shutdown@d.service | system
user-shutdown@.service | system
wireplumber.service | pipewire.service.wants
xdg-user-dirs.service | graphical-session-pre.target.wantsA few of these are things I set up myself to fix various issues (see my previous post), but they don't have anything to do with the stated problems. update-hosts is for https://github.com/graysky2/hosts-update which...oh...looks like it's outdated.
Here's the full output of the journal from that boot. You can see me testing display sleep before testing system sleep.
Offline
Disable iwd, if you want to use it as NM backend, see the link I posted before.
If the network issue remains, post an updated journal illustrating that
The Logitech Gaming Mouse G302, the mt7921u dongle(?) and some ITE Tech. Inc. ITE Device (gamepad?) are all on the hub that prevents the sleep - unplug them to figure which one is the culprit.
Offline
Disable iwd, if you want to use it as NM backend, see the link I posted before.
If the network issue remains, post an updated journal illustrating thatThe Logitech Gaming Mouse G302, the mt7921u dongle(?) and some ITE Tech. Inc. ITE Device (gamepad?) are all on the hub that prevents the sleep - unplug them to figure which one is the culprit.
I've disabled iwd now. I forgot to mention I've also disabled powersave for the wifi. We'll see if any of it helps. The connection disconnects happened randomly and after the computer had been running for at least a day.
None of the devices seem to 100% reliably "prevent" the computer from sleeping. In fact, I have a hard time even replicating the behavior when I need to. Classic technology. I'll get back with more info after testing a bunch.
Update: I re-enabled iwd as the NetworkManager backend since my weather widget apparently depends on it O_o
Last edited by DaforLynx (2026-08-16 06:47:00)
Offline
Ok, after doing some testing for a long time, I wrote some notes.
Sleep failure:
- when sleeping immediately after waking (failed to replicate after restarting a couple times)
- when waking IMMEDIATELY after sleeping (replicable; this results in the computer not responding to the reset button or even force shut down - luckily the thing still boots after disconnecting and reconnecting power - journal relayed below[1])
- when sleeping while the system is loading autostart programs (failed to replicate after happening once)
- whether or not wifi is plugged in
- once when I opened my browser while connected to WiFi and slept, but can't seem to replicate
- when sleeping without having logged in, computer fails to wake with a keypress until the power button is pressed, which wakes it from sleep normally - entire journal here.
[1] This is what the journal says after sleeping then immediately waking. It just ends here. It doesn't even record trying to wake. But this isn't really an issue nor is it seemingly related to my main symptom.
Aug 15 16:27:44 d-arch systemd-logind[664]: suspend requested from client PID 1207 ('org_kde_powerde') (unit user@1000.service)...
Aug 15 16:27:44 d-arch systemd-logind[664]: The system will suspend now!
Aug 15 16:27:44 d-arch org_kde_powerdevil[1207]: [ 1306][145.091526] (ldbus_handle_message)Received dbus signal PrepareForSleep(true=prepare)
Aug 15 16:27:44 d-arch rtkit-daemon[1737]: Demoting known real-time threads.
Aug 15 16:27:44 d-arch NetworkManager[662]: <info> [1786836464.6877] manager: sleep: sleep requested (sleeping: no enabled: yes)
Aug 15 16:27:44 d-arch rtkit-daemon[1737]: Successfully demoted thread 2661 of process 2563.
Aug 15 16:27:44 d-arch NetworkManager[662]: <info> [1786836464.6877] device (enp6s0): state change: unavailable -> unmanaged (reason 'unmanaged-nm-disabled', managed-type: 'full')
Aug 15 16:27:44 d-arch rtkit-daemon[1737]: Successfully demoted thread 2297 of process 1556.
Aug 15 16:27:44 d-arch rtkit-daemon[1737]: Demoted 2 threads.
Aug 15 16:27:44 d-arch NetworkManager[662]: <info> [1786836464.6936] manager: NetworkManager state is now DISABLED (ASLEEP)
Aug 15 16:27:45 d-arch systemd[1]: Reached target Sleep.
Aug 15 16:27:45 d-arch systemd[1]: Starting System Suspend...
Aug 15 16:27:45 d-arch systemd[1]: session-2.scope: Unit now frozen-by-parent.
Aug 15 16:27:45 d-arch systemd[1]: user@1000.service: Unit now frozen-by-parent.
Aug 15 16:27:45 d-arch systemd[1]: user-1000.slice: Unit now frozen-by-parent.
Aug 15 16:27:45 d-arch systemd[1]: user.slice: Unit now frozen.
Aug 15 16:27:45 d-arch systemd-sleep[4527]: Successfully froze unit 'user.slice'.
Aug 15 16:27:45 d-arch systemd-sleep[4527]: Performing sleep operation 'suspend'...
Aug 15 16:27:45 d-arch kernel: PM: suspend entry (deep)This entire thing is incredibly cursed. I thought I was onto something when I disconnected my MIDI keyboard and it seemed to fix things, but then I plugged it back in and things continued to work. So I don't know.
Offline
It doesn't even record trying to wake.
Did you reboot w/ the power button? Don't do that.
See whether you can still switch the VT or in doubt reboot using https://wiki.archlinux.org/title/Keyboa … el_(SysRq) + REISUB (nb. that you'll have to explicitly enable that feature)
There's a good chance that
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: RunDcBtc failed!
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: Failed to setup smc hw!
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: resume of IP block <smu> failed -62
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: amdgpu_device_ip_resume failed (-62).
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: PM: dpm_run_callback(): pci_pm_resume returns -62
Aug 14 19:36:27 d-arch kernel: amdgpu 0000:03:00.0: PM: failed to resume async: error -62
the amdgpu module fails on the hiccup-wakeup and you can't see anything but the kernel actually resumed.
Also
Aug 14 19:36:27 d-arch kernel: PM: suspend entry (s2idle)
Aug 15 16:27:45 d-arch kernel: PM: suspend entry (deep)
you seem to have changed the power state when sleeping?
In general: DO NOT FLAIL!
You'll have to narrow in on this more methodically and eliminate one variable at a time.
thought I was onto something when I disconnected my MIDI keyboard and it seemed to fix things, but then I plugged it back in and things continued to work
None of the devices seem to 100% reliably "prevent" the computer from sleeping
Remove it again resp. try to remember to remove it everytime before you send the system to sleep (if you frequently need it): does the sleep now reliably work over the next week?
The midi keyboard is the ITE device?
Offline
Well, update, the computer failed to sleep with the MIDI keyboard not plugged in, so clearly that's not the problem.
At this point I'm inclined to believe it's an amdgpu bug that will never be fixed because it's an "older" card
Last edited by DaforLynx (Yesterday 21:16:21)
Offline