You are not logged in.
After an update, my screen stays black after a suspend-resume cycle.
The rest of the system works, I can connect to it via ssh.
At the time of the suspend, Xorg and Lxde was running.
In the dmesg I see errors like this:
[ 3611.553807] amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000003A SMN_C2PMSG_82:0x00000000
[ 3611.553809] amdgpu 0000:0b:00.0: amdgpu: RunBtc failed!
[ 3611.553810] amdgpu 0000:0b:00.0: amdgpu: Failed to setup smc hw!
[ 3611.553811] amdgpu 0000:0b:00.0: amdgpu: resume of IP block <smu> failed -62
[ 3611.553813] amdgpu 0000:0b:00.0: amdgpu: amdgpu_device_ip_resume failed (-62).
[ 3611.553814] amdgpu 0000:0b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -62
[ 3611.553819] amdgpu 0000:0b:00.0: PM: failed to resume async: error -62
<snip>
[ 3621.764082] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State
[ 3621.771105] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State Completed
[ 3621.771141] amdgpu 0000:0b:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
[ 3621.771142] amdgpu 0000:0b:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
[ 3621.771144] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 timeout, signaled seq=32990, emitted seq=32993
[ 3621.771146] amdgpu 0000:0b:00.0: amdgpu: Starting sdma0 ring reset
[ 3622.134430] amdgpu 0000:0b:00.0: amdgpu: Ring sdma0 reset succeeded
[ 3622.134433] amdgpu 0000:0b:00.0: [drm] device wedged, but recovered through reset
[ 3622.636058] [drm] Fence fallback timer expired on ring sdma0
[ 3623.140067] [drm] Fence fallback timer expired on ring sdma0
<snip>
[ 3649.348082] amdgpu 0000:0b:00.0: amdgpu: (-95) failed to disable fullscreen 3D power profile mode
<snip>
[ 3670.358292] amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000003A SMN_C2PMSG_82:0x00000000
[ 3670.358295] amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
[ 3670.358380] amdgpu 0000:0b:00.0: amdgpu: Failed to disallow df cstate
[ 3670.396994] ------------[ cut here ]------------
[ 3670.396996] WARNING: CPU: 8 PID: 11752 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:635 amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.397185] Modules linked in: exfat vfat fat nft_masq nft_ct nft_reject_ipv4 nf_reject_ipv4 nft_reject act_csum cls_u32 sch_htb nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables bridge stp llc joydev uvcvideo videobuf2_vmalloc uvc videobuf2_memops snd_usb_audio mousedev videobuf2_v4l2 snd_usbmidi_lib videobuf2_common snd_ump iwlmvm intel_rapl_msr amd_atl snd_rawmidi videodev snd_seq_device intel_rapl_common mc snd_hda_codec_realtek snd_hda_codec_generic mac80211 snd_hda_scodec_component snd_hda_codec_hdmi libarc4 kvm_amd snd_hda_intel ptp pps_core snd_intel_dspcfg snd_intel_sdw_acpi kvm snd_hda_codec irqbypass iwlwifi polyval_clmulni r8169 snd_hda_core ghash_clmulni_intel snd_hwdep sha512_ssse3 sha1_ssse3 realtek snd_pcm mdio_devres aesni_intel snd_timer rapl wmi_bmof cfg80211 gigabyte_wmi pcspkr libphy sp5100_tco ccp snd mdio_bus k10temp i2c_piix4 soundcore i2c_smbus rfkill gpio_amdpt gpio_generic mac_hid sg dm_mod loop nfnetlink ip_tables x_tables hid_logitech_hidpp amdgpu amdxcp
[ 3670.397257] i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper video drm_panel_backlight_quirks drm_buddy drm_display_helper uas nvme sr_mod hid_logitech_dj usb_storage cec cdrom nvme_core nvme_keyring nvme_auth wmi
[ 3670.397278] CPU: 8 UID: 0 PID: 11752 Comm: kworker/u48:124 Not tainted 6.16.7-arch1-1 #1 PREEMPT(full) ca97e8d991f25900a7e86eaefaa601b827fdc90b
[ 3670.397281] Hardware name: Gigabyte Technology Co., Ltd. B550 AORUS PRO AC/B550 AORUS PRO AC, BIOS F12 01/18/2021
[ 3670.397284] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 3670.397292] RIP: 0010:amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.397447] Code: 04 90 8b 10 85 d2 74 22 f0 ff 08 74 0b 31 c0 5b 5d 41 5c e9 0e b9 81 ec 44 89 e2 48 89 de 48 89 ef 5b 5d 41 5c e9 31 fd ff ff <0f> 0b b8 ea ff ff ff eb dc b8 ea ff ff ff eb d5 b8 fe ff ff ff eb
[ 3670.397448] RSP: 0018:ffffd51f9132fbf8 EFLAGS: 00010246
[ 3670.397450] RAX: ffff8e93411f4f80 RBX: ffff8e9353125548 RCX: 0000000000000000
[ 3670.397452] RDX: 0000000000000000 RSI: ffff8e9353125548 RDI: ffff8e9353100000
[ 3670.397453] RBP: ffff8e9353100000 R08: 0000000004400020 R09: ffffffffaf653fe0
[ 3670.397454] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[ 3670.397455] R13: ffff8e93530fffe8 R14: ffff8e95d31fcc00 R15: ffff8e9353110840
[ 3670.397456] FS: 0000000000000000(0000) GS:ffff8e9aaed1b000(0000) knlGS:0000000000000000
[ 3670.397458] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3670.397459] CR2: 00007f37437cc024 CR3: 000000012e014000 CR4: 0000000000f50ef0
[ 3670.397461] PKRU: 55555554
[ 3670.397462] Call Trace:
[ 3670.397464] <TASK>
[ 3670.397466] gfx_v10_0_hw_fini+0x2f/0x100 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.397624] amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.397755] amdgpu_device_ip_suspend_phase2+0x93/0x200 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.397886] ? amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398016] amdgpu_device_ip_suspend+0x46/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398158] ? amdgpu_device_ip_need_full_reset+0x19/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398346] amdgpu_device_pre_asic_reset+0xe9/0x2c0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398483] amdgpu_device_asic_reset+0x56/0x46f [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398664] amdgpu_device_gpu_recover.cold+0x1e3/0x238 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398834] amdgpu_job_timedout.cold+0x1fc/0x43d [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.399012] drm_sched_job_timedout+0x88/0x120 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3670.399016] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3670.399020] process_one_work+0x193/0x350
[ 3670.399025] worker_thread+0x2d7/0x410
[ 3670.399028] ? __pfx_worker_thread+0x10/0x10
[ 3670.399030] kthread+0xfc/0x240
[ 3670.399032] ? __pfx_kthread+0x10/0x10
[ 3670.399034] ? __pfx_kthread+0x10/0x10
[ 3670.399036] ret_from_fork+0x1c4/0x1f0
[ 3670.399039] ? __pfx_kthread+0x10/0x10
[ 3670.399041] ret_from_fork_asm+0x1a/0x30
[ 3670.399050] </TASK>
[ 3670.399051] ---[ end trace 0000000000000000 ]---
hardware:
$ lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:01.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 7
01:00.0 Non-Volatile memory controller: Samsung Electronics Co Ltd NVMe SSD Controller PM9A1/PM9A3/980PRO
02:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset USB 3.1 XHCI Controller
02:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset SATA Controller
02:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Upstream Port
03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Downstream Port
03:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Downstream Port
03:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Downstream Port
03:08.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Downstream Port
03:09.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 500 Series Chipset Switch Downstream Port
06:00.0 SATA controller: ASMedia Technology Inc. ASM1064 Serial ATA Controller (rev 02)
07:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)
08:00.0 Network controller: Intel Corporation Wi-Fi 5(802.11ac) Wireless-AC 9x6x [Thunder Peak] (rev 29)
09:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c4)
0a:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch
0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5600 OEM/5600 XT / 5700/5700 XT] (rev c4)
0b:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 HDMI Audio
0c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
0d:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
0d:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP
0d:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
0d:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
loaded modules
$ lsmod
Module Size Used by
vfat 24576 1
fat 110592 1 vfat
nft_masq 12288 3
nft_ct 28672 1
nft_reject_ipv4 12288 2
nf_reject_ipv4 12288 1 nft_reject_ipv4
nft_reject 12288 1 nft_reject_ipv4
act_csum 16384 1
cls_u32 28672 1
sch_htb 36864 1
nft_chain_nat 12288 2
nf_nat 61440 2 nft_masq,nft_chain_nat
nf_conntrack 204800 3 nf_nat,nft_ct,nft_masq
nf_defrag_ipv6 24576 1 nf_conntrack
nf_defrag_ipv4 12288 1 nf_conntrack
nf_tables 393216 78 nft_reject_ipv4,nft_ct,nft_masq,nft_chain_nat,nft_reject
bridge 454656 0
stp 12288 1 bridge
llc 16384 2 bridge,stp
joydev 24576 0
uvcvideo 188416 0
videobuf2_vmalloc 20480 1 uvcvideo
uvc 12288 1 uvcvideo
mousedev 28672 0
videobuf2_memops 16384 1 videobuf2_vmalloc
snd_usb_audio 577536 1
videobuf2_v4l2 40960 1 uvcvideo
snd_usbmidi_lib 49152 1 snd_usb_audio
videobuf2_common 94208 4 videobuf2_vmalloc,videobuf2_v4l2,uvcvideo,videobuf2_memops
snd_ump 40960 1 snd_usb_audio
snd_rawmidi 53248 2 snd_usbmidi_lib,snd_ump
videodev 397312 2 videobuf2_v4l2,uvcvideo
snd_seq_device 16384 2 snd_ump,snd_rawmidi
mc 90112 5 videodev,snd_usb_audio,videobuf2_v4l2,uvcvideo,videobuf2_common
iwlmvm 745472 0
intel_rapl_msr 20480 0
amd_atl 57344 1
snd_hda_codec_realtek 221184 1
intel_rapl_common 53248 1 intel_rapl_msr
snd_hda_codec_generic 114688 1 snd_hda_codec_realtek
snd_hda_scodec_component 20480 1 snd_hda_codec_realtek
mac80211 1654784 1 iwlmvm
snd_hda_codec_hdmi 94208 1
kvm_amd 241664 0
snd_hda_intel 69632 2
snd_intel_dspcfg 45056 1 snd_hda_intel
libarc4 12288 1 mac80211
ptp 49152 1 iwlmvm
snd_intel_sdw_acpi 16384 1 snd_intel_dspcfg
kvm 1392640 1 kvm_amd
pps_core 32768 1 ptp
snd_hda_codec 217088 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
irqbypass 16384 1 kvm
polyval_clmulni 12288 0
snd_hda_core 139264 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
ghash_clmulni_intel 12288 0
r8169 143360 0
sha512_ssse3 49152 0
snd_hwdep 24576 2 snd_usb_audio,snd_hda_codec
iwlwifi 610304 1 iwlmvm
sha1_ssse3 32768 0
snd_pcm 212992 5 snd_hda_codec_hdmi,snd_hda_intel,snd_usb_audio,snd_hda_codec,snd_hda_core
snd_timer 57344 1 snd_pcm
aesni_intel 98304 0
realtek 53248 1
gigabyte_wmi 12288 0
mdio_devres 12288 1 r8169
cfg80211 1404928 3 iwlmvm,iwlwifi,mac80211
snd 155648 19 snd_hda_codec_generic,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_usb_audio,snd_usbmidi_lib,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_ump,snd_pcm,snd_rawmidi
wmi_bmof 12288 0
rapl 20480 0
sp5100_tco 20480 0
libphy 180224 3 r8169,mdio_devres,realtek
i2c_piix4 36864 0
ccp 184320 1 kvm_amd
soundcore 16384 1 snd
pcspkr 12288 0
rfkill 45056 5 iwlmvm,cfg80211
mdio_bus 65536 3 r8169,libphy,realtek
k10temp 16384 0
i2c_smbus 20480 1 i2c_piix4
gpio_amdpt 16384 0
gpio_generic 24576 1 gpio_amdpt
mac_hid 12288 0
sg 53248 0
dm_mod 229376 0
loop 45056 0
nfnetlink 20480 2 nf_tables
ip_tables 36864 0
x_tables 65536 1 ip_tables
hid_logitech_hidpp 77824 0
amdgpu 15593472 16
amdxcp 12288 1 amdgpu
i2c_algo_bit 24576 1 amdgpu
drm_ttm_helper 16384 2 amdgpu
ttm 118784 2 amdgpu,drm_ttm_helper
drm_exec 12288 1 amdgpu
gpu_sched 65536 1 amdgpu
drm_suballoc_helper 16384 1 amdgpu
video 81920 1 amdgpu
drm_panel_backlight_quirks 12288 1 amdgpu
drm_buddy 28672 1 amdgpu
uas 36864 0
usb_storage 90112 2 uas
hid_logitech_dj 40960 0
drm_display_helper 278528 1 amdgpu
nvme 69632 2
sr_mod 28672 0
cec 94208 2 drm_display_helper,amdgpu
cdrom 81920 1 sr_mod
nvme_core 270336 3 nvme
nvme_keyring 20480 1 nvme_core
nvme_auth 32768 1 nvme_core
wmi 32768 3 video,gigabyte_wmi,wmi_bmof
versions:
$ uname -a
Linux cedric 6.16.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 11 Sep 2025 17:42:36 +0000 x86_64 GNU/Linux
dmesg starting from suspend:
[ 3584.651328] r8169 0000:07:00.0 eno1: Link is Down
[ 3584.683836] PM: suspend entry (deep)
[ 3584.705021] Filesystems sync: 0.021 seconds
[ 3584.707547] Freezing user space processes
[ 3584.708748] Freezing user space processes completed (elapsed 0.001 seconds)
[ 3584.708750] OOM killer disabled.
[ 3584.708751] Freezing remaining freezable tasks
[ 3584.709719] Freezing remaining freezable tasks completed (elapsed 0.000 seconds)
[ 3584.709738] printk: Suspending console(s) (use no_console_suspend to debug)
[ 3585.187661] sd 17:0:0:0: [sda] Synchronizing SCSI cache
[ 3585.189433] ata18.00: Entering standby power mode
[ 3585.376458] amdgpu 0000:0b:00.0: amdgpu: MODE1 reset
[ 3585.376461] amdgpu 0000:0b:00.0: amdgpu: GPU mode1 reset
[ 3585.376558] amdgpu 0000:0b:00.0: amdgpu: GPU psp mode1 reset
[ 3586.098940] amdgpu 0000:0b:00.0: amdgpu: psp reg (0x16061) wait timed out, mask: 8000ffff, read: ffffffff exp: 80000000
[ 3586.098943] [drm] psp mode 1 reset failed!
[ 3586.098944] amdgpu 0000:0b:00.0: amdgpu: GPU mode1 reset failed
[ 3586.098945] amdgpu 0000:0b:00.0: PM: pci_pm_suspend_noirq(): amdgpu_pmops_suspend_noirq [amdgpu] returns -22
[ 3586.099094] amdgpu 0000:0b:00.0: PM: dpm_run_callback(): pci_pm_suspend_noirq returns -22
[ 3586.099098] amdgpu 0000:0b:00.0: PM: failed to suspend async noirq: error -22
[ 3586.148812] PM: noirq suspend of devices failed
[ 3586.149500] xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
[ 3586.149503] usb usb1: root hub lost power or was reset
[ 3586.149505] usb usb2: root hub lost power or was reset
[ 3586.159832] nvme nvme0: D3 entry latency set to 10 seconds
[ 3586.162073] nvme nvme0: 12/0/0 default/read/poll queues
[ 3586.246767] xhci_hcd 0000:02:00.0: dma_pool_destroy xHCI ring segments busy
[ 3586.246774] xhci_hcd 0000:02:00.0: dma_pool_destroy xHCI input/output contexts busy
[ 3586.394981] usb 1-7: WARN: invalid context state for evaluate context command.
[ 3586.452770] ata3: SATA link down (SStatus 0 SControl 300)
[ 3586.453236] ata6: SATA link down (SStatus 0 SControl 300)
[ 3586.453260] ata4: SATA link down (SStatus 0 SControl 300)
[ 3586.453663] ata5: SATA link down (SStatus 0 SControl 300)
[ 3586.453687] ata1: SATA link down (SStatus 0 SControl 300)
[ 3586.468785] ata18: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3586.468819] ata17: SATA link down (SStatus 0 SControl 300)
[ 3586.468854] ata9: SATA link down (SStatus 0 SControl 330)
[ 3586.468889] ata15: SATA link down (SStatus 0 SControl 300)
[ 3586.468923] ata22: SATA link down (SStatus 0 SControl 300)
[ 3586.468956] ata26: SATA link down (SStatus 0 SControl 300)
[ 3586.468989] ata25: SATA link down (SStatus 0 SControl 300)
[ 3586.469025] ata21: SATA link down (SStatus 0 SControl 300)
[ 3586.469059] ata7: SATA link down (SStatus 0 SControl 330)
[ 3586.469092] ata27: SATA link down (SStatus 0 SControl 300)
[ 3586.469125] ata8: SATA link down (SStatus 0 SControl 330)
[ 3586.469157] ata23: SATA link down (SStatus 0 SControl 300)
[ 3586.469191] ata29: SATA link down (SStatus 0 SControl 300)
[ 3586.469225] ata24: SATA link down (SStatus 0 SControl 300)
[ 3586.469257] ata28: SATA link down (SStatus 0 SControl 300)
[ 3586.469290] ata10: SATA link down (SStatus 0 SControl 330)
[ 3586.469327] ata20: SATA link down (SStatus 0 SControl 300)
[ 3586.469363] ata16: SATA link down (SStatus 0 SControl 300)
[ 3586.469374] ata18.00: supports DRM functions and may not be fully accessible
[ 3586.469726] ata30: SATA link down (SStatus 0 SControl 300)
[ 3586.469781] ata19: SATA link down (SStatus 0 SControl 300)
[ 3586.476215] sd 17:0:0:0: [sda] Starting disk
[ 3586.476630] ata18.00: supports DRM functions and may not be fully accessible
[ 3586.483787] ata18.00: configured for UDMA/133
[ 3586.483937] ata18.00: Enabling discard_zeroes_data
[ 3586.567684] usb 1-7: reset full-speed USB device number 3 using xhci_hcd
[ 3586.607671] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3586.610828] ata2.00: configured for UDMA/100
[ 3587.007685] usb 1-10: reset high-speed USB device number 5 using xhci_hcd
[ 3587.371686] usb 1-6: reset high-speed USB device number 2 using xhci_hcd
[ 3587.627295] [drm] PCIE GART of 512M enabled (table at 0x0000008002000000).
[ 3587.627309] amdgpu 0000:0b:00.0: amdgpu: PSP is resuming...
[ 3587.678511] amdgpu 0000:0b:00.0: amdgpu: reserve 0x900000 from 0x81fd000000 for PSP TMR
[ 3587.720401] amdgpu 0000:0b:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3587.726192] amdgpu 0000:0b:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 3587.726193] amdgpu 0000:0b:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
[ 3587.726195] amdgpu 0000:0b:00.0: amdgpu: SMU is resuming...
[ 3587.726241] amdgpu 0000:0b:00.0: amdgpu: use vbios provided pptable
[ 3587.726243] amdgpu 0000:0b:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
[ 3587.761775] amdgpu 0000:0b:00.0: amdgpu: SMU is resumed successfully!
[ 3587.763312] [drm] kiq ring mec 2 pipe 1 q 0
[ 3587.907670] usb 1-6.2: reset high-speed USB device number 4 using xhci_hcd
[ 3587.982385] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 3587.982388] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 3587.982389] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 3587.982390] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 3587.982391] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 3587.982392] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 3587.982394] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 3587.982395] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 3587.982396] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 3587.982397] amdgpu 0000:0b:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[ 3587.982398] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 3587.982399] amdgpu 0000:0b:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 3587.982400] amdgpu 0000:0b:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 8
[ 3587.982401] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 8
[ 3587.982402] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 8
[ 3587.982404] amdgpu 0000:0b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[ 3588.142686] usb 1-6.4: reset high-speed USB device number 7 using xhci_hcd
[ 3588.313688] usb 1-6.3: reset high-speed USB device number 6 using xhci_hcd
[ 3588.750699] usb 1-6.4.2: reset low-speed USB device number 9 using xhci_hcd
[ 3589.398686] usb 1-6.4.1: reset low-speed USB device number 8 using xhci_hcd
[ 3589.952668] usb 1-6.4.3: reset high-speed USB device number 10 using xhci_hcd
[ 3590.053438] usb 1-6.4.4: WARN: invalid context state for evaluate context command.
[ 3590.141696] usb 1-6.4.4: reset full-speed USB device number 11 using xhci_hcd
[ 3590.551962] OOM killer enabled.
[ 3590.551964] Restarting tasks: Starting
[ 3590.552560] Restarting tasks: Done
[ 3590.552593] random: crng reseeded on system resumption
[ 3590.552600] PM: suspend exit
[ 3590.552684] PM: suspend entry (s2idle)
[ 3590.573190] Filesystems sync: 0.020 seconds
[ 3590.573380] Freezing user space processes
[ 3590.597025] Freezing user space processes completed (elapsed 0.023 seconds)
[ 3590.597028] OOM killer disabled.
[ 3590.597030] Freezing remaining freezable tasks
[ 3590.717218] Freezing remaining freezable tasks completed (elapsed 0.120 seconds)
[ 3590.717222] printk: Suspending console(s) (use no_console_suspend to debug)
[ 3590.843670] sd 17:0:0:0: [sda] Synchronizing SCSI cache
[ 3590.845672] ata18.00: Entering standby power mode
[ 3606.355693] [drm] PCIE GART of 512M enabled (table at 0x0000008002000000).
[ 3606.355716] amdgpu 0000:0b:00.0: amdgpu: PSP is resuming...
[ 3606.386511] amdgpu 0000:0b:00.0: amdgpu: reserve 0x900000 from 0x81fd000000 for PSP TMR
[ 3606.405398] nvme nvme0: D3 entry latency set to 10 seconds
[ 3606.407658] nvme nvme0: 12/0/0 default/read/poll queues
[ 3606.456512] amdgpu 0000:0b:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 3606.468297] amdgpu 0000:0b:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 3606.468299] amdgpu 0000:0b:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
[ 3606.468301] amdgpu 0000:0b:00.0: amdgpu: SMU is resuming...
[ 3606.468342] amdgpu 0000:0b:00.0: amdgpu: use vbios provided pptable
[ 3606.468344] amdgpu 0000:0b:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
[ 3606.661109] usb 1-6.4.3: reset high-speed USB device number 10 using xhci_hcd
[ 3606.665125] ata6: SATA link down (SStatus 0 SControl 300)
[ 3606.665171] ata3: SATA link down (SStatus 0 SControl 300)
[ 3606.665354] ata1: SATA link down (SStatus 0 SControl 300)
[ 3606.665393] ata5: SATA link down (SStatus 0 SControl 300)
[ 3606.665417] ata4: SATA link down (SStatus 0 SControl 300)
[ 3606.673193] ata24: SATA link down (SStatus 0 SControl 300)
[ 3606.673228] ata10: SATA link down (SStatus 0 SControl 330)
[ 3606.673262] ata23: SATA link down (SStatus 0 SControl 300)
[ 3606.673297] ata21: SATA link down (SStatus 0 SControl 300)
[ 3606.673331] ata26: SATA link down (SStatus 0 SControl 300)
[ 3606.673364] ata30: SATA link down (SStatus 0 SControl 300)
[ 3606.673398] ata17: SATA link down (SStatus 0 SControl 300)
[ 3606.673432] ata8: SATA link down (SStatus 0 SControl 330)
[ 3606.673466] ata29: SATA link down (SStatus 0 SControl 300)
[ 3606.673499] ata20: SATA link down (SStatus 0 SControl 300)
[ 3606.673533] ata9: SATA link down (SStatus 0 SControl 330)
[ 3606.673566] ata15: SATA link down (SStatus 0 SControl 300)
[ 3606.673607] ata16: SATA link down (SStatus 0 SControl 300)
[ 3606.673640] ata27: SATA link down (SStatus 0 SControl 300)
[ 3606.673673] ata7: SATA link down (SStatus 0 SControl 330)
[ 3606.673705] ata25: SATA link down (SStatus 0 SControl 300)
[ 3606.673738] ata22: SATA link down (SStatus 0 SControl 300)
[ 3606.674187] ata28: SATA link down (SStatus 0 SControl 300)
[ 3606.674220] ata19: SATA link down (SStatus 0 SControl 300)
[ 3606.820080] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3606.823119] ata2.00: configured for UDMA/100
[ 3611.553807] amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000003A SMN_C2PMSG_82:0x00000000
[ 3611.553809] amdgpu 0000:0b:00.0: amdgpu: RunBtc failed!
[ 3611.553810] amdgpu 0000:0b:00.0: amdgpu: Failed to setup smc hw!
[ 3611.553811] amdgpu 0000:0b:00.0: amdgpu: resume of IP block <smu> failed -62
[ 3611.553813] amdgpu 0000:0b:00.0: amdgpu: amdgpu_device_ip_resume failed (-62).
[ 3611.553814] amdgpu 0000:0b:00.0: PM: dpm_run_callback(): pci_pm_resume returns -62
[ 3611.553819] amdgpu 0000:0b:00.0: PM: failed to resume async: error -62
[ 3611.560325] OOM killer enabled.
[ 3611.560327] Restarting tasks: Starting
[ 3611.560606] Restarting tasks: Done
[ 3611.560621] random: crng reseeded on system resumption
[ 3611.560629] PM: suspend exit
[ 3611.572072] snd_hda_intel 0000:0b:00.1: Refused to change power state from D0 to D3hot
[ 3611.598071] Realtek Internal NBASE-T PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
[ 3611.723062] ata18: link is slow to respond, please be patient (ready=0)
[ 3611.736200] r8169 0000:07:00.0 eno1: Link is Down
[ 3614.630831] r8169 0000:07:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
[ 3616.673226] ata18: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 3616.673623] ata18.00: supports DRM functions and may not be fully accessible
[ 3616.680488] sd 17:0:0:0: [sda] Starting disk
[ 3616.680901] ata18.00: supports DRM functions and may not be fully accessible
[ 3616.688091] ata18.00: configured for UDMA/133
[ 3616.688254] ata18.00: Enabling discard_zeroes_data
[ 3621.764082] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State
[ 3621.771105] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State Completed
[ 3621.771141] amdgpu 0000:0b:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
[ 3621.771142] amdgpu 0000:0b:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
[ 3621.771144] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 timeout, signaled seq=32990, emitted seq=32993
[ 3621.771146] amdgpu 0000:0b:00.0: amdgpu: Starting sdma0 ring reset
[ 3622.134430] amdgpu 0000:0b:00.0: amdgpu: Ring sdma0 reset succeeded
[ 3622.134433] amdgpu 0000:0b:00.0: [drm] device wedged, but recovered through reset
[ 3622.636058] [drm] Fence fallback timer expired on ring sdma0
[ 3623.140067] [drm] Fence fallback timer expired on ring sdma0
[ 3623.644070] [drm] Fence fallback timer expired on ring sdma0
[ 3624.148057] [drm] Fence fallback timer expired on ring sdma0
[ 3624.652059] [drm] Fence fallback timer expired on ring sdma0
[ 3625.156057] [drm] Fence fallback timer expired on ring sdma0
[ 3625.660066] [drm] Fence fallback timer expired on ring sdma0
[ 3626.164060] [drm] Fence fallback timer expired on ring sdma0
[ 3626.668057] [drm] Fence fallback timer expired on ring sdma0
[ 3627.172055] [drm] Fence fallback timer expired on ring sdma0
[ 3627.676069] [drm] Fence fallback timer expired on ring sdma0
[ 3628.180055] [drm] Fence fallback timer expired on ring sdma0
[ 3628.684066] [drm] Fence fallback timer expired on ring sdma0
[ 3629.188055] [drm] Fence fallback timer expired on ring sdma0
[ 3629.692055] [drm] Fence fallback timer expired on ring sdma0
[ 3630.196057] [drm] Fence fallback timer expired on ring sdma0
[ 3630.700059] [drm] Fence fallback timer expired on ring sdma0
[ 3631.204067] [drm] Fence fallback timer expired on ring sdma0
[ 3631.708057] [drm] Fence fallback timer expired on ring sdma0
[ 3632.212056] [drm] Fence fallback timer expired on ring sdma0
[ 3632.516076] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State
[ 3632.523098] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State Completed
[ 3632.523105] amdgpu 0000:0b:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
[ 3632.523107] amdgpu 0000:0b:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
[ 3632.523109] amdgpu 0000:0b:00.0: amdgpu: ring sdma1 timeout, signaled seq=16892, emitted seq=16895
[ 3632.523111] amdgpu 0000:0b:00.0: amdgpu: Starting sdma1 ring reset
[ 3632.716056] [drm] Fence fallback timer expired on ring sdma0
[ 3632.889631] amdgpu 0000:0b:00.0: amdgpu: Ring sdma1 reset succeeded
[ 3632.889633] amdgpu 0000:0b:00.0: [drm] device wedged, but recovered through reset
[ 3633.220054] [drm] Fence fallback timer expired on ring sdma0
[ 3633.724055] [drm] Fence fallback timer expired on ring sdma0
[ 3634.228059] [drm] Fence fallback timer expired on ring sdma0
[ 3634.732056] [drm] Fence fallback timer expired on ring sdma0
[ 3635.236059] [drm] Fence fallback timer expired on ring sdma0
[ 3635.740065] [drm] Fence fallback timer expired on ring sdma0
[ 3636.244055] [drm] Fence fallback timer expired on ring sdma0
[ 3636.748067] [drm] Fence fallback timer expired on ring sdma0
[ 3637.252058] [drm] Fence fallback timer expired on ring sdma0
[ 3637.756057] [drm] Fence fallback timer expired on ring sdma0
[ 3638.260064] [drm] Fence fallback timer expired on ring sdma0
[ 3638.764060] [drm] Fence fallback timer expired on ring sdma0
[ 3639.268056] [drm] Fence fallback timer expired on ring sdma0
[ 3639.772061] [drm] Fence fallback timer expired on ring sdma0
[ 3640.276066] [drm] Fence fallback timer expired on ring sdma0
[ 3640.780063] [drm] Fence fallback timer expired on ring sdma0
[ 3641.284065] [drm] Fence fallback timer expired on ring sdma0
[ 3641.788063] [drm] Fence fallback timer expired on ring sdma0
[ 3642.292064] [drm] Fence fallback timer expired on ring sdma0
[ 3642.796064] [drm] Fence fallback timer expired on ring sdma0
[ 3643.300064] [drm] Fence fallback timer expired on ring sdma0
[ 3643.804056] [drm] Fence fallback timer expired on ring sdma0
[ 3644.308066] [drm] Fence fallback timer expired on ring sdma0
[ 3644.812064] [drm] Fence fallback timer expired on ring sdma0
[ 3645.316060] [drm] Fence fallback timer expired on ring sdma0
[ 3645.820058] [drm] Fence fallback timer expired on ring sdma0
[ 3646.324062] [drm] Fence fallback timer expired on ring sdma0
[ 3646.828055] [drm] Fence fallback timer expired on ring sdma0
[ 3647.332068] [drm] Fence fallback timer expired on ring sdma0
[ 3647.836058] [drm] Fence fallback timer expired on ring sdma0
[ 3648.340061] [drm] Fence fallback timer expired on ring sdma0
[ 3648.844060] [drm] Fence fallback timer expired on ring sdma0
[ 3649.348064] [drm] Fence fallback timer expired on ring sdma0
[ 3649.348082] amdgpu 0000:0b:00.0: amdgpu: (-95) failed to disable fullscreen 3D power profile mode
[ 3649.852055] [drm] Fence fallback timer expired on ring sdma0
[ 3649.860054] [drm] Fence fallback timer expired on ring sdma1
[ 3650.364065] [drm] Fence fallback timer expired on ring sdma1
[ 3650.868061] [drm] Fence fallback timer expired on ring sdma1
[ 3651.372062] [drm] Fence fallback timer expired on ring sdma1
[ 3651.876060] [drm] Fence fallback timer expired on ring sdma1
[ 3652.380060] [drm] Fence fallback timer expired on ring sdma1
[ 3652.885052] [drm] Fence fallback timer expired on ring sdma1
[ 3653.388054] [drm] Fence fallback timer expired on ring sdma1
[ 3653.892067] [drm] Fence fallback timer expired on ring sdma1
[ 3654.396064] [drm] Fence fallback timer expired on ring sdma1
[ 3654.900062] [drm] Fence fallback timer expired on ring sdma1
[ 3655.404056] [drm] Fence fallback timer expired on ring sdma1
[ 3655.908061] [drm] Fence fallback timer expired on ring sdma1
[ 3656.412058] [drm] Fence fallback timer expired on ring sdma1
[ 3656.916061] [drm] Fence fallback timer expired on ring sdma1
[ 3657.420051] [drm] Fence fallback timer expired on ring sdma1
[ 3657.924052] [drm] Fence fallback timer expired on ring sdma1
[ 3658.428061] [drm] Fence fallback timer expired on ring sdma1
[ 3658.932061] [drm] Fence fallback timer expired on ring sdma1
[ 3659.436053] [drm] Fence fallback timer expired on ring sdma1
[ 3659.652125] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State
[ 3659.659144] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State Completed
[ 3659.659152] amdgpu 0000:0b:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
[ 3659.659154] amdgpu 0000:0b:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
[ 3659.669158] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 timeout, signaled seq=135362, emitted seq=135365
[ 3659.669160] amdgpu 0000:0b:00.0: amdgpu: Process information: process Xorg pid 1203 thread Xorg:cs0 pid 1204
[ 3659.669162] amdgpu 0000:0b:00.0: amdgpu: Starting gfx_0.0.0 ring reset
[ 3659.992606] [drm] Fence fallback timer expired on ring sdma1
[ 3659.992618] amdgpu 0000:0b:00.0: amdgpu: Ring gfx_0.0.0 reset failed
[ 3659.992620] amdgpu 0000:0b:00.0: amdgpu: GPU reset begin!
[ 3660.500049] [drm] Fence fallback timer expired on ring sdma1
[ 3661.004050] [drm] Fence fallback timer expired on ring sdma1
[ 3661.508050] [drm] Fence fallback timer expired on ring sdma1
[ 3662.012049] [drm] Fence fallback timer expired on ring sdma1
[ 3662.516050] [drm] Fence fallback timer expired on ring sdma1
[ 3663.020051] [drm] Fence fallback timer expired on ring sdma1
[ 3663.524048] [drm] Fence fallback timer expired on ring sdma1
[ 3664.028048] [drm] Fence fallback timer expired on ring sdma1
[ 3664.532049] [drm] Fence fallback timer expired on ring sdma1
[ 3665.036049] [drm] Fence fallback timer expired on ring sdma1
[ 3665.277876] amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000003A SMN_C2PMSG_82:0x00000000
[ 3665.277879] amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
[ 3665.540049] [drm] Fence fallback timer expired on ring sdma1
[ 3666.044048] [drm] Fence fallback timer expired on ring sdma1
[ 3666.548047] [drm] Fence fallback timer expired on ring sdma1
[ 3667.052048] [drm] Fence fallback timer expired on ring sdma1
[ 3667.556049] [drm] Fence fallback timer expired on ring sdma1
[ 3668.060048] [drm] Fence fallback timer expired on ring sdma1
[ 3668.564050] [drm] Fence fallback timer expired on ring sdma1
[ 3669.068051] [drm] Fence fallback timer expired on ring sdma1
[ 3669.572048] [drm] Fence fallback timer expired on ring sdma1
[ 3670.076047] [drm] Fence fallback timer expired on ring sdma1
[ 3670.358292] amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000003A SMN_C2PMSG_82:0x00000000
[ 3670.358295] amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
[ 3670.358380] amdgpu 0000:0b:00.0: amdgpu: Failed to disallow df cstate
[ 3670.396994] ------------[ cut here ]------------
[ 3670.396996] WARNING: CPU: 8 PID: 11752 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:635 amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.397185] Modules linked in: exfat vfat fat nft_masq nft_ct nft_reject_ipv4 nf_reject_ipv4 nft_reject act_csum cls_u32 sch_htb nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables bridge stp llc joydev uvcvideo videobuf2_vmalloc uvc videobuf2_memops snd_usb_audio mousedev videobuf2_v4l2 snd_usbmidi_lib videobuf2_common snd_ump iwlmvm intel_rapl_msr amd_atl snd_rawmidi videodev snd_seq_device intel_rapl_common mc snd_hda_codec_realtek snd_hda_codec_generic mac80211 snd_hda_scodec_component snd_hda_codec_hdmi libarc4 kvm_amd snd_hda_intel ptp pps_core snd_intel_dspcfg snd_intel_sdw_acpi kvm snd_hda_codec irqbypass iwlwifi polyval_clmulni r8169 snd_hda_core ghash_clmulni_intel snd_hwdep sha512_ssse3 sha1_ssse3 realtek snd_pcm mdio_devres aesni_intel snd_timer rapl wmi_bmof cfg80211 gigabyte_wmi pcspkr libphy sp5100_tco ccp snd mdio_bus k10temp i2c_piix4 soundcore i2c_smbus rfkill gpio_amdpt gpio_generic mac_hid sg dm_mod loop nfnetlink ip_tables x_tables hid_logitech_hidpp amdgpu amdxcp
[ 3670.397257] i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper video drm_panel_backlight_quirks drm_buddy drm_display_helper uas nvme sr_mod hid_logitech_dj usb_storage cec cdrom nvme_core nvme_keyring nvme_auth wmi
[ 3670.397278] CPU: 8 UID: 0 PID: 11752 Comm: kworker/u48:124 Not tainted 6.16.7-arch1-1 #1 PREEMPT(full) ca97e8d991f25900a7e86eaefaa601b827fdc90b
[ 3670.397281] Hardware name: Gigabyte Technology Co., Ltd. B550 AORUS PRO AC/B550 AORUS PRO AC, BIOS F12 01/18/2021
[ 3670.397284] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 3670.397292] RIP: 0010:amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.397447] Code: 04 90 8b 10 85 d2 74 22 f0 ff 08 74 0b 31 c0 5b 5d 41 5c e9 0e b9 81 ec 44 89 e2 48 89 de 48 89 ef 5b 5d 41 5c e9 31 fd ff ff <0f> 0b b8 ea ff ff ff eb dc b8 ea ff ff ff eb d5 b8 fe ff ff ff eb
[ 3670.397448] RSP: 0018:ffffd51f9132fbf8 EFLAGS: 00010246
[ 3670.397450] RAX: ffff8e93411f4f80 RBX: ffff8e9353125548 RCX: 0000000000000000
[ 3670.397452] RDX: 0000000000000000 RSI: ffff8e9353125548 RDI: ffff8e9353100000
[ 3670.397453] RBP: ffff8e9353100000 R08: 0000000004400020 R09: ffffffffaf653fe0
[ 3670.397454] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[ 3670.397455] R13: ffff8e93530fffe8 R14: ffff8e95d31fcc00 R15: ffff8e9353110840
[ 3670.397456] FS: 0000000000000000(0000) GS:ffff8e9aaed1b000(0000) knlGS:0000000000000000
[ 3670.397458] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3670.397459] CR2: 00007f37437cc024 CR3: 000000012e014000 CR4: 0000000000f50ef0
[ 3670.397461] PKRU: 55555554
[ 3670.397462] Call Trace:
[ 3670.397464] <TASK>
[ 3670.397466] gfx_v10_0_hw_fini+0x2f/0x100 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.397624] amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.397755] amdgpu_device_ip_suspend_phase2+0x93/0x200 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.397886] ? amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398016] amdgpu_device_ip_suspend+0x46/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398158] ? amdgpu_device_ip_need_full_reset+0x19/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398346] amdgpu_device_pre_asic_reset+0xe9/0x2c0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398483] amdgpu_device_asic_reset+0x56/0x46f [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398664] amdgpu_device_gpu_recover.cold+0x1e3/0x238 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.398834] amdgpu_job_timedout.cold+0x1fc/0x43d [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.399012] drm_sched_job_timedout+0x88/0x120 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3670.399016] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3670.399020] process_one_work+0x193/0x350
[ 3670.399025] worker_thread+0x2d7/0x410
[ 3670.399028] ? __pfx_worker_thread+0x10/0x10
[ 3670.399030] kthread+0xfc/0x240
[ 3670.399032] ? __pfx_kthread+0x10/0x10
[ 3670.399034] ? __pfx_kthread+0x10/0x10
[ 3670.399036] ret_from_fork+0x1c4/0x1f0
[ 3670.399039] ? __pfx_kthread+0x10/0x10
[ 3670.399041] ret_from_fork_asm+0x1a/0x30
[ 3670.399050] </TASK>
[ 3670.399051] ---[ end trace 0000000000000000 ]---
[ 3670.399061] ------------[ cut here ]------------
[ 3670.399062] WARNING: CPU: 8 PID: 11752 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:635 amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.399261] Modules linked in: exfat vfat fat nft_masq nft_ct nft_reject_ipv4 nf_reject_ipv4 nft_reject act_csum cls_u32 sch_htb nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables bridge stp llc joydev uvcvideo videobuf2_vmalloc uvc videobuf2_memops snd_usb_audio mousedev videobuf2_v4l2 snd_usbmidi_lib videobuf2_common snd_ump iwlmvm intel_rapl_msr amd_atl snd_rawmidi videodev snd_seq_device intel_rapl_common mc snd_hda_codec_realtek snd_hda_codec_generic mac80211 snd_hda_scodec_component snd_hda_codec_hdmi libarc4 kvm_amd snd_hda_intel ptp pps_core snd_intel_dspcfg snd_intel_sdw_acpi kvm snd_hda_codec irqbypass iwlwifi polyval_clmulni r8169 snd_hda_core ghash_clmulni_intel snd_hwdep sha512_ssse3 sha1_ssse3 realtek snd_pcm mdio_devres aesni_intel snd_timer rapl wmi_bmof cfg80211 gigabyte_wmi pcspkr libphy sp5100_tco ccp snd mdio_bus k10temp i2c_piix4 soundcore i2c_smbus rfkill gpio_amdpt gpio_generic mac_hid sg dm_mod loop nfnetlink ip_tables x_tables hid_logitech_hidpp amdgpu amdxcp
[ 3670.399321] i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper video drm_panel_backlight_quirks drm_buddy drm_display_helper uas nvme sr_mod hid_logitech_dj usb_storage cec cdrom nvme_core nvme_keyring nvme_auth wmi
[ 3670.399336] CPU: 8 UID: 0 PID: 11752 Comm: kworker/u48:124 Tainted: G W 6.16.7-arch1-1 #1 PREEMPT(full) ca97e8d991f25900a7e86eaefaa601b827fdc90b
[ 3670.399339] Tainted: [W]=WARN
[ 3670.399340] Hardware name: Gigabyte Technology Co., Ltd. B550 AORUS PRO AC/B550 AORUS PRO AC, BIOS F12 01/18/2021
[ 3670.399341] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 3670.399345] RIP: 0010:amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.399497] Code: 04 90 8b 10 85 d2 74 22 f0 ff 08 74 0b 31 c0 5b 5d 41 5c e9 0e b9 81 ec 44 89 e2 48 89 de 48 89 ef 5b 5d 41 5c e9 31 fd ff ff <0f> 0b b8 ea ff ff ff eb dc b8 ea ff ff ff eb d5 b8 fe ff ff ff eb
[ 3670.399498] RSP: 0018:ffffd51f9132fbf8 EFLAGS: 00010246
[ 3670.399500] RAX: ffff8e93411f4720 RBX: ffff8e9353125560 RCX: 0000000000000000
[ 3670.399501] RDX: 0000000000000000 RSI: ffff8e9353125560 RDI: ffff8e9353100000
[ 3670.399502] RBP: ffff8e9353100000 R08: 0000000004400020 R09: ffffffffaf653fe0
[ 3670.399503] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[ 3670.399505] R13: ffff8e93530fffe8 R14: ffff8e95d31fcc00 R15: ffff8e9353110840
[ 3670.399506] FS: 0000000000000000(0000) GS:ffff8e9aaed1b000(0000) knlGS:0000000000000000
[ 3670.399507] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3670.399508] CR2: 00007f37437cc024 CR3: 000000012e014000 CR4: 0000000000f50ef0
[ 3670.399510] PKRU: 55555554
[ 3670.399511] Call Trace:
[ 3670.399512] <TASK>
[ 3670.399513] gfx_v10_0_hw_fini+0x40/0x100 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.399671] amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.399802] amdgpu_device_ip_suspend_phase2+0x93/0x200 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.399932] ? amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.400066] amdgpu_device_ip_suspend+0x46/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.400268] ? amdgpu_device_ip_need_full_reset+0x19/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.400403] amdgpu_device_pre_asic_reset+0xe9/0x2c0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.400535] amdgpu_device_asic_reset+0x56/0x46f [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.400713] amdgpu_device_gpu_recover.cold+0x1e3/0x238 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.400884] amdgpu_job_timedout.cold+0x1fc/0x43d [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.401063] drm_sched_job_timedout+0x88/0x120 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3670.401066] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3670.401069] process_one_work+0x193/0x350
[ 3670.401072] worker_thread+0x2d7/0x410
[ 3670.401075] ? __pfx_worker_thread+0x10/0x10
[ 3670.401078] kthread+0xfc/0x240
[ 3670.401079] ? __pfx_kthread+0x10/0x10
[ 3670.401081] ? __pfx_kthread+0x10/0x10
[ 3670.401084] ret_from_fork+0x1c4/0x1f0
[ 3670.401086] ? __pfx_kthread+0x10/0x10
[ 3670.401089] ret_from_fork_asm+0x1a/0x30
[ 3670.401094] </TASK>
[ 3670.401096] ---[ end trace 0000000000000000 ]---
[ 3670.401110] ------------[ cut here ]------------
[ 3670.401112] WARNING: CPU: 8 PID: 11752 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:635 amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.401303] Modules linked in: exfat vfat fat nft_masq nft_ct nft_reject_ipv4 nf_reject_ipv4 nft_reject act_csum cls_u32 sch_htb nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables bridge stp llc joydev uvcvideo videobuf2_vmalloc uvc videobuf2_memops snd_usb_audio mousedev videobuf2_v4l2 snd_usbmidi_lib videobuf2_common snd_ump iwlmvm intel_rapl_msr amd_atl snd_rawmidi videodev snd_seq_device intel_rapl_common mc snd_hda_codec_realtek snd_hda_codec_generic mac80211 snd_hda_scodec_component snd_hda_codec_hdmi libarc4 kvm_amd snd_hda_intel ptp pps_core snd_intel_dspcfg snd_intel_sdw_acpi kvm snd_hda_codec irqbypass iwlwifi polyval_clmulni r8169 snd_hda_core ghash_clmulni_intel snd_hwdep sha512_ssse3 sha1_ssse3 realtek snd_pcm mdio_devres aesni_intel snd_timer rapl wmi_bmof cfg80211 gigabyte_wmi pcspkr libphy sp5100_tco ccp snd mdio_bus k10temp i2c_piix4 soundcore i2c_smbus rfkill gpio_amdpt gpio_generic mac_hid sg dm_mod loop nfnetlink ip_tables x_tables hid_logitech_hidpp amdgpu amdxcp
[ 3670.401363] i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper video drm_panel_backlight_quirks drm_buddy drm_display_helper uas nvme sr_mod hid_logitech_dj usb_storage cec cdrom nvme_core nvme_keyring nvme_auth wmi
[ 3670.401378] CPU: 8 UID: 0 PID: 11752 Comm: kworker/u48:124 Tainted: G W 6.16.7-arch1-1 #1 PREEMPT(full) ca97e8d991f25900a7e86eaefaa601b827fdc90b
[ 3670.401381] Tainted: [W]=WARN
[ 3670.401382] Hardware name: Gigabyte Technology Co., Ltd. B550 AORUS PRO AC/B550 AORUS PRO AC, BIOS F12 01/18/2021
[ 3670.401383] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 3670.401387] RIP: 0010:amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.401545] Code: 04 90 8b 10 85 d2 74 22 f0 ff 08 74 0b 31 c0 5b 5d 41 5c e9 0e b9 81 ec 44 89 e2 48 89 de 48 89 ef 5b 5d 41 5c e9 31 fd ff ff <0f> 0b b8 ea ff ff ff eb dc b8 ea ff ff ff eb d5 b8 fe ff ff ff eb
[ 3670.401546] RSP: 0018:ffffd51f9132fbf8 EFLAGS: 00010246
[ 3670.401548] RAX: ffff8e93411f4aa0 RBX: ffff8e9353125578 RCX: 0000000000000000
[ 3670.401549] RDX: 0000000000000000 RSI: ffff8e9353125578 RDI: ffff8e9353100000
[ 3670.401550] RBP: ffff8e9353100000 R08: 0000000004400020 R09: ffffffffaf653fe0
[ 3670.401551] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[ 3670.401553] R13: ffff8e93530fffe8 R14: ffff8e95d31fcc00 R15: ffff8e9353110840
[ 3670.401554] FS: 0000000000000000(0000) GS:ffff8e9aaed1b000(0000) knlGS:0000000000000000
[ 3670.401555] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3670.401556] CR2: 00007f37437cc024 CR3: 000000012e014000 CR4: 0000000000f50ef0
[ 3670.401558] PKRU: 55555554
[ 3670.401559] Call Trace:
[ 3670.401560] <TASK>
[ 3670.401561] gfx_v10_0_hw_fini+0x51/0x100 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.401723] amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.401860] amdgpu_device_ip_suspend_phase2+0x93/0x200 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.401996] ? amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.402137] amdgpu_device_ip_suspend+0x46/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.402347] ? amdgpu_device_ip_need_full_reset+0x19/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.402481] amdgpu_device_pre_asic_reset+0xe9/0x2c0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.402619] amdgpu_device_asic_reset+0x56/0x46f [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.402803] amdgpu_device_gpu_recover.cold+0x1e3/0x238 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.402979] amdgpu_job_timedout.cold+0x1fc/0x43d [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.403168] drm_sched_job_timedout+0x88/0x120 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3670.403171] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3670.403174] process_one_work+0x193/0x350
[ 3670.403178] worker_thread+0x2d7/0x410
[ 3670.403182] ? __pfx_worker_thread+0x10/0x10
[ 3670.403185] kthread+0xfc/0x240
[ 3670.403188] ? __pfx_kthread+0x10/0x10
[ 3670.403191] ? __pfx_kthread+0x10/0x10
[ 3670.403194] ret_from_fork+0x1c4/0x1f0
[ 3670.403196] ? __pfx_kthread+0x10/0x10
[ 3670.403199] ret_from_fork_asm+0x1a/0x30
[ 3670.403205] </TASK>
[ 3670.403206] ---[ end trace 0000000000000000 ]---
[ 3670.403272] ------------[ cut here ]------------
[ 3670.403274] WARNING: CPU: 8 PID: 11752 at drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c:635 amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.403437] Modules linked in: exfat vfat fat nft_masq nft_ct nft_reject_ipv4 nf_reject_ipv4 nft_reject act_csum cls_u32 sch_htb nft_chain_nat nf_nat nf_conntrack nf_defrag_ipv6 nf_defrag_ipv4 nf_tables bridge stp llc joydev uvcvideo videobuf2_vmalloc uvc videobuf2_memops snd_usb_audio mousedev videobuf2_v4l2 snd_usbmidi_lib videobuf2_common snd_ump iwlmvm intel_rapl_msr amd_atl snd_rawmidi videodev snd_seq_device intel_rapl_common mc snd_hda_codec_realtek snd_hda_codec_generic mac80211 snd_hda_scodec_component snd_hda_codec_hdmi libarc4 kvm_amd snd_hda_intel ptp pps_core snd_intel_dspcfg snd_intel_sdw_acpi kvm snd_hda_codec irqbypass iwlwifi polyval_clmulni r8169 snd_hda_core ghash_clmulni_intel snd_hwdep sha512_ssse3 sha1_ssse3 realtek snd_pcm mdio_devres aesni_intel snd_timer rapl wmi_bmof cfg80211 gigabyte_wmi pcspkr libphy sp5100_tco ccp snd mdio_bus k10temp i2c_piix4 soundcore i2c_smbus rfkill gpio_amdpt gpio_generic mac_hid sg dm_mod loop nfnetlink ip_tables x_tables hid_logitech_hidpp amdgpu amdxcp
[ 3670.403497] i2c_algo_bit drm_ttm_helper ttm drm_exec gpu_sched drm_suballoc_helper video drm_panel_backlight_quirks drm_buddy drm_display_helper uas nvme sr_mod hid_logitech_dj usb_storage cec cdrom nvme_core nvme_keyring nvme_auth wmi
[ 3670.403513] CPU: 8 UID: 0 PID: 11752 Comm: kworker/u48:124 Tainted: G W 6.16.7-arch1-1 #1 PREEMPT(full) ca97e8d991f25900a7e86eaefaa601b827fdc90b
[ 3670.403515] Tainted: [W]=WARN
[ 3670.403516] Hardware name: Gigabyte Technology Co., Ltd. B550 AORUS PRO AC/B550 AORUS PRO AC, BIOS F12 01/18/2021
[ 3670.403517] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 3670.403521] RIP: 0010:amdgpu_irq_put+0x6f/0x90 [amdgpu]
[ 3670.403678] Code: 04 90 8b 10 85 d2 74 22 f0 ff 08 74 0b 31 c0 5b 5d 41 5c e9 0e b9 81 ec 44 89 e2 48 89 de 48 89 ef 5b 5d 41 5c e9 31 fd ff ff <0f> 0b b8 ea ff ff ff eb dc b8 ea ff ff ff eb d5 b8 fe ff ff ff eb
[ 3670.403680] RSP: 0018:ffffd51f9132fbc0 EFLAGS: 00010246
[ 3670.403682] RAX: ffff8e93411f40c0 RBX: ffff8e934b1f4008 RCX: 0000000000000000
[ 3670.403683] RDX: 0000000000000000 RSI: ffff8e934b1f4008 RDI: ffff8e9353100000
[ 3670.403684] RBP: ffff8e9353100000 R08: 0000000000000001 R09: ffffffffaf653fe0
[ 3670.403685] R10: 0000000000000000 R11: 0000000000000000 R12: 0000000000000000
[ 3670.403686] R13: ffff8e93530fffe8 R14: ffff8e9353100000 R15: ffff8e9353110840
[ 3670.403688] FS: 0000000000000000(0000) GS:ffff8e9aaed1b000(0000) knlGS:0000000000000000
[ 3670.403689] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 3670.403690] CR2: 00007f37437cc024 CR3: 000000012e014000 CR4: 0000000000f50ef0
[ 3670.403692] PKRU: 55555554
[ 3670.403693] Call Trace:
[ 3670.403694] <TASK>
[ 3670.403695] smu_smc_hw_cleanup+0x6d/0x3d0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.403889] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3670.403892] smu_suspend+0x75/0xe0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.404090] amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.404291] amdgpu_device_ip_suspend_phase2+0x93/0x200 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.404427] ? amdgpu_ip_block_suspend+0x27/0x50 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.404563] amdgpu_device_ip_suspend+0x46/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.404700] ? amdgpu_device_ip_need_full_reset+0x19/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.404836] amdgpu_device_pre_asic_reset+0xe9/0x2c0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.404975] amdgpu_device_asic_reset+0x56/0x46f [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.405163] amdgpu_device_gpu_recover.cold+0x1e3/0x238 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.405353] amdgpu_job_timedout.cold+0x1fc/0x43d [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3670.405534] drm_sched_job_timedout+0x88/0x120 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3670.405538] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3670.405540] process_one_work+0x193/0x350
[ 3670.405544] worker_thread+0x2d7/0x410
[ 3670.405547] ? __pfx_worker_thread+0x10/0x10
[ 3670.405549] kthread+0xfc/0x240
[ 3670.405551] ? __pfx_kthread+0x10/0x10
[ 3670.405553] ? __pfx_kthread+0x10/0x10
[ 3670.405555] ret_from_fork+0x1c4/0x1f0
[ 3670.405557] ? __pfx_kthread+0x10/0x10
[ 3670.405558] ret_from_fork_asm+0x1a/0x30
[ 3670.405563] </TASK>
[ 3670.405564] ---[ end trace 0000000000000000 ]---
[ 3670.405565] amdgpu 0000:0b:00.0: amdgpu: Fail to disable thermal alert!
[ 3670.405567] amdgpu 0000:0b:00.0: amdgpu: suspend of IP block <smu> failed -22
[ 3675.692173] amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000003A SMN_C2PMSG_82:0x00000000
[ 3675.692177] amdgpu 0000:0b:00.0: amdgpu: [PrepareMp1] Failed!
[ 3675.692179] [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* SMC failed to set mp1 state 1, -62
[ 3675.692349] amdgpu 0000:0b:00.0: amdgpu: GPU pre asic reset failed with err, -62 for drm dev, 0000:0b:00.0
[ 3680.979155] amdgpu 0000:0b:00.0: amdgpu: SMU: I'm not done with your previous command: SMN_C2PMSG_66:0x0000003A SMN_C2PMSG_82:0x00000000
[ 3680.979160] amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
[ 3680.979162] amdgpu 0000:0b:00.0: amdgpu: MODE1 reset
[ 3680.979165] amdgpu 0000:0b:00.0: amdgpu: GPU mode1 reset
[ 3680.979259] amdgpu 0000:0b:00.0: amdgpu: GPU psp mode1 reset
[ 3681.735023] amdgpu 0000:0b:00.0: amdgpu: psp reg (0x16061) wait timed out, mask: 8000ffff, read: ffffffff exp: 80000000
[ 3681.735026] [drm] psp mode 1 reset failed!
[ 3681.735028] amdgpu 0000:0b:00.0: amdgpu: GPU mode1 reset failed
[ 3681.735029] amdgpu 0000:0b:00.0: amdgpu: ASIC reset failed with error, -22 for drm dev, 0000:0b:00.0
[ 3681.735032] amdgpu 0000:0b:00.0: amdgpu: GPU reset end with ret = -22
[ 3681.735033] amdgpu 0000:0b:00.0: amdgpu: GPU Recovery Failed: -22
[ 3691.908061] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State
[ 3691.911162] amdgpu 0000:0b:00.0: amdgpu: Dumping IP State Completed
[ 3691.911171] amdgpu 0000:0b:00.0: amdgpu: [drm] AMDGPU device coredump file has been created
[ 3691.911173] amdgpu 0000:0b:00.0: amdgpu: [drm] Check your /sys/class/drm/card1/device/devcoredump/data
[ 3691.911175] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 timeout, signaled seq=135365, emitted seq=135365
[ 3691.911177] amdgpu 0000:0b:00.0: amdgpu: Process information: process Xorg pid 1203 thread Xorg:cs0 pid 1204
[ 3691.911178] amdgpu 0000:0b:00.0: amdgpu: Starting gfx_0.0.0 ring reset
[ 3692.129683] amdgpu 0000:0b:00.0: amdgpu: Ring gfx_0.0.0 reset failed
[ 3692.129687] amdgpu 0000:0b:00.0: amdgpu: GPU reset begin!
[ 3692.129695] amdgpu 0000:0b:00.0: amdgpu: SMU: response:0xFFFFFFFF for index:13 param:0x00000000 message:GetEnabledSmuFeaturesHigh?
[ 3692.129699] amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
[ 3692.129703] amdgpu 0000:0b:00.0: amdgpu: SMU: response:0xFFFFFFFF for index:13 param:0x00000000 message:GetEnabledSmuFeaturesHigh?
[ 3692.129706] amdgpu 0000:0b:00.0: amdgpu: Failed to retrieve enabled ppfeatures!
[ 3825.540078] INFO: task Xorg:cs0:1204 blocked for more than 122 seconds.
[ 3825.540084] Tainted: G W 6.16.7-arch1-1 #1
[ 3825.540086] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3825.540087] task:Xorg:cs0 state:D stack:0 pid:1204 tgid:1203 ppid:1202 task_flags:0x400040 flags:0x00004002
[ 3825.540092] Call Trace:
[ 3825.540094] <TASK>
[ 3825.540097] __schedule+0x409/0x1330
[ 3825.540104] ? amdgpu_sync_resv+0x17a/0x300 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.540336] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.540342] schedule+0x27/0xd0
[ 3825.540346] schedule_preempt_disabled+0x15/0x30
[ 3825.540350] __mutex_lock.constprop.0+0x3f4/0x7c0
[ 3825.540354] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.540358] amdgpu_ctx_get+0x26/0x90 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.540566] amdgpu_cs_ioctl+0x9a/0x1aa0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.540750] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.540753] ? get_nohz_timer_target+0x2f/0x150
[ 3825.540757] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.540759] ? timerqueue_add+0x73/0xd0
[ 3825.540763] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.540765] ? timerqueue_del+0x2e/0x60
[ 3825.540768] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.540770] ? __remove_hrtimer+0x3d/0xb0
[ 3825.540773] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.540783] ? __pfx_amdgpu_cs_ioctl+0x10/0x10 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.540969] drm_ioctl_kernel+0xae/0x100
[ 3825.540975] drm_ioctl+0x29b/0x530
[ 3825.540979] ? __pfx_amdgpu_cs_ioctl+0x10/0x10 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.541180] amdgpu_drm_ioctl+0x4a/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.541371] __x64_sys_ioctl+0x97/0xe0
[ 3825.541376] do_syscall_64+0x81/0x970
[ 3825.541379] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541381] ? do_syscall_64+0x229/0x970
[ 3825.541383] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541385] ? futex_wake+0x164/0x190
[ 3825.541388] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541390] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541392] ? __x64_sys_futex+0x12d/0x210
[ 3825.541394] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541396] ? amdgpu_drm_ioctl+0x6c/0x80 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.541533] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541535] ? futex_wake+0x8a/0x190
[ 3825.541538] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541540] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541542] ? __x64_sys_futex+0x12d/0x210
[ 3825.541544] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541547] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541548] ? do_syscall_64+0x81/0x970
[ 3825.541551] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541552] ? __x64_sys_futex+0x12d/0x210
[ 3825.541555] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541557] ? switch_fpu_return+0x4e/0xd0
[ 3825.541560] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541561] ? do_syscall_64+0x229/0x970
[ 3825.541563] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541565] ? do_syscall_64+0x81/0x970
[ 3825.541567] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541569] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[ 3825.541572] RIP: 0033:0x7f3ca2d1674d
[ 3825.541584] RSP: 002b:00007f3c933fe740 EFLAGS: 00000246 ORIG_RAX: 0000000000000010
[ 3825.541587] RAX: ffffffffffffffda RBX: 00007f3c933fea18 RCX: 00007f3ca2d1674d
[ 3825.541588] RDX: 00007f3c933fe7d0 RSI: 00000000c0186444 RDI: 000000000000000e
[ 3825.541589] RBP: 00007f3c933fe790 R08: 00007f3c933fe890 R09: 00007f3c933fe7a0
[ 3825.541591] R10: 0000000000000000 R11: 0000000000000246 R12: 0000560b5352ac10
[ 3825.541592] R13: 000000000000000e R14: 0000000000000004 R15: 0000000000000001
[ 3825.541596] </TASK>
[ 3825.541721] INFO: task Xorg:cs0:1204 is blocked on a mutex likely owned by task systemd:11972.
[ 3825.541723] task:systemd state:D stack:0 pid:11972 tgid:11972 ppid:1 task_flags:0x0000 flags:0x00004000
[ 3825.541726] Call Trace:
[ 3825.541728] <TASK>
[ 3825.541729] __schedule+0x409/0x1330
[ 3825.541732] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.541734] ? asm_sysvec_call_function_single+0x1a/0x20
[ 3825.541738] schedule+0x27/0xd0
[ 3825.541741] drm_sched_entity_flush+0x16b/0x290 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3825.541745] ? __pfx_autoremove_wake_function+0x10/0x10
[ 3825.541750] amdgpu_ctx_mgr_entity_flush+0x8c/0xe0 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.541899] amdgpu_flush+0x26/0x40 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.542047] filp_flush+0x3b/0xa0
[ 3825.542050] filp_close+0x17/0x40
[ 3825.542052] do_close_on_exec+0x121/0x190
[ 3825.542056] begin_new_exec+0x5c6/0xc60
[ 3825.542058] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542060] ? load_elf_phdrs+0x6b/0xb0
[ 3825.542064] load_elf_binary+0x2ee/0x1830
[ 3825.542067] ? __kernel_read+0x20c/0x2f0
[ 3825.542069] ? __entry_text_end+0x101e36/0x101e39
[ 3825.542071] ? __kernel_read+0x20c/0x2f0
[ 3825.542074] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542076] bprm_execve+0x2ac/0x520
[ 3825.542080] do_execveat_common.isra.0+0x194/0x1a0
[ 3825.542083] __x64_sys_execve+0x38/0x50
[ 3825.542086] do_syscall_64+0x81/0x970
[ 3825.542088] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542091] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542093] ? __alloc_frozen_pages_noprof+0x18b/0x350
[ 3825.542096] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542098] ? __x64_sys_rt_sigprocmask+0xe7/0x160
[ 3825.542101] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542103] ? do_syscall_64+0x81/0x970
[ 3825.542105] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542106] ? mod_memcg_lruvec_state+0x1a4/0x200
[ 3825.542109] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542111] ? __lruvec_stat_mod_folio+0x85/0xd0
[ 3825.542114] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542115] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542117] ? set_ptes.isra.0+0x36/0x80
[ 3825.542120] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542122] ? do_anonymous_page+0xf7/0x8b0
[ 3825.542124] ? ___pte_offset_map+0x1b/0x180
[ 3825.542127] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542129] ? __handle_mm_fault+0xb2a/0xf90
[ 3825.542134] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542136] ? count_memcg_events+0x14d/0x1a0
[ 3825.542138] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542140] ? handle_mm_fault+0x1d7/0x2d0
[ 3825.542143] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542145] ? do_user_addr_fault+0x21a/0x690
[ 3825.542149] ? srso_alias_return_thunk+0x5/0xfbef5
[ 3825.542150] ? exc_page_fault+0x7e/0x1a0
[ 3825.542153] entry_SYSCALL_64_after_hwframe+0x76/0x7e
[ 3825.542155] RIP: 0033:0x7f36e64e5e4b
[ 3825.542158] RSP: 002b:00007f36e70f9e68 EFLAGS: 00000246 ORIG_RAX: 000000000000003b
[ 3825.542160] RAX: ffffffffffffffda RBX: 00007fffaf459a70 RCX: 00007f36e64e5e4b
[ 3825.542162] RDX: 000055c79024b850 RSI: 00007fffaf459d20 RDI: 00007fffaf459d00
[ 3825.542163] RBP: 00007f36e70f9ff0 R08: 00007fffaf459790 R09: 0000000000000000
[ 3825.542164] R10: 0000000000000008 R11: 0000000000000246 R12: 00007fffaf459790
[ 3825.542165] R13: 0000000000000040 R14: 0000000000000001 R15: 00007f36e70f9f20
[ 3825.542169] </TASK>
[ 3825.542195] INFO: task kworker/u48:47:11675 blocked for more than 122 seconds.
[ 3825.542197] Tainted: G W 6.16.7-arch1-1 #1
[ 3825.542199] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message.
[ 3825.542200] task:kworker/u48:47 state:D stack:0 pid:11675 tgid:11675 ppid:2 task_flags:0x4208060 flags:0x00004000
[ 3825.542203] Workqueue: amdgpu-reset-dev drm_sched_job_timedout [gpu_sched]
[ 3825.542207] Call Trace:
[ 3825.542208] <TASK>
[ 3825.542210] __schedule+0x409/0x1330
[ 3825.542212] ? dev_vprintk_emit+0x17c/0x1b0
[ 3825.542217] schedule+0x27/0xd0
[ 3825.542219] schedule_timeout+0xbd/0x100
[ 3825.542222] dma_fence_default_wait+0x198/0x280
[ 3825.542226] ? __pfx_dma_fence_default_wait_cb+0x10/0x10
[ 3825.542229] dma_fence_wait_timeout+0x109/0x130
[ 3825.542231] drm_sched_stop+0x14c/0x1f0 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3825.542235] amdgpu_device_halt_activities.isra.0+0x1b8/0x200 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.542424] amdgpu_device_gpu_recover.cold+0x16d/0x238 [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.542602] amdgpu_job_timedout.cold+0x1fc/0x43d [amdgpu a8d87c1b62b7e793bb82981bb9e4fe2bf55d271a]
[ 3825.542786] drm_sched_job_timedout+0x88/0x120 [gpu_sched 42cdbd35d778486f71e9dda5cd61cdae14884f8f]
[ 3825.542791] process_one_work+0x193/0x350
[ 3825.542794] worker_thread+0x2d7/0x410
[ 3825.542798] ? __pfx_worker_thread+0x10/0x10
[ 3825.542800] kthread+0xfc/0x240
[ 3825.542802] ? __pfx_kthread+0x10/0x10
[ 3825.542804] ? __pfx_kthread+0x10/0x10
[ 3825.542806] ret_from_fork+0x1c4/0x1f0
[ 3825.542808] ? __pfx_kthread+0x10/0x10
[ 3825.542810] ret_from_fork_asm+0x1a/0x30
[ 3825.542816] </TASK>
Last edited by cdwijs (2025-10-03 13:59:05)
Offline
This is solved by updating my machine again.
Now I see this in dmesg:
[ 113.687732] r8169 0000:07:00.0 eno1: Link is Down
[ 113.718219] PM: suspend entry (deep)
[ 113.741015] Filesystems sync: 0.022 seconds
[ 113.743577] Freezing user space processes
[ 113.744768] Freezing user space processes completed (elapsed 0.001 seconds)
[ 113.744771] OOM killer disabled.
[ 113.744772] Freezing remaining freezable tasks
[ 113.745873] Freezing remaining freezable tasks completed (elapsed 0.001 seconds)
[ 113.745893] printk: Suspending console(s) (use no_console_suspend to debug)
[ 113.813257] sd 17:0:0:0: [sda] Synchronizing SCSI cache
[ 113.814951] ata18.00: Entering standby power mode
[ 114.107083] amdgpu 0000:0b:00.0: amdgpu: MODE1 reset
[ 114.107087] amdgpu 0000:0b:00.0: amdgpu: GPU mode1 reset
[ 114.107162] amdgpu 0000:0b:00.0: amdgpu: GPU psp mode1 reset
[ 114.608225] [drm] psp mode1 reset succeed
[ 114.620415] amdgpu 0000:0b:00.0: Refused to change power state from D0 to D3hot
[ 114.620736] ACPI: PM: Preparing to enter system sleep state S3
[ 114.954393] ACPI: PM: Saving platform NVS memory
[ 114.954777] Disabling non-boot CPUs ...
[ 114.957252] smpboot: CPU 11 is now offline
[ 114.959574] smpboot: CPU 10 is now offline
[ 114.962043] smpboot: CPU 9 is now offline
[ 114.964272] smpboot: CPU 8 is now offline
[ 114.966574] smpboot: CPU 7 is now offline
[ 114.969112] smpboot: CPU 6 is now offline
[ 114.969570] Spectre V2 : Update user space SMT mitigation: STIBP off
[ 114.971296] smpboot: CPU 5 is now offline
[ 114.973920] smpboot: CPU 4 is now offline
[ 114.977007] smpboot: CPU 3 is now offline
[ 114.979135] smpboot: CPU 2 is now offline
[ 114.981279] smpboot: CPU 1 is now offline
[ 114.981934] ACPI: PM: Low-level resume complete
[ 114.981951] ACPI: PM: Restoring platform NVS memory
[ 114.982060] AMD-Vi: Virtual APIC enabled
[ 114.982123] AMD-Vi: Virtual APIC enabled
[ 114.982131] LVT offset 0 assigned for vector 0x400
[ 114.982619] Enabling non-boot CPUs ...
[ 114.982653] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 114.985672] CPU1 is up
[ 114.985689] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 114.988587] CPU2 is up
[ 114.988603] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 114.991507] CPU3 is up
[ 114.991526] smpboot: Booting Node 0 Processor 4 APIC 0x8
[ 114.994598] CPU4 is up
[ 114.994613] smpboot: Booting Node 0 Processor 5 APIC 0xa
[ 114.997544] CPU5 is up
[ 114.997563] smpboot: Booting Node 0 Processor 6 APIC 0x1
[ 115.000586] Spectre V2 : Update user space SMT mitigation: STIBP always-on
[ 115.000591] CPU6 is up
[ 115.000616] smpboot: Booting Node 0 Processor 7 APIC 0x3
[ 115.003574] CPU7 is up
[ 115.003595] smpboot: Booting Node 0 Processor 8 APIC 0x5
[ 115.006561] CPU8 is up
[ 115.006579] smpboot: Booting Node 0 Processor 9 APIC 0x7
[ 115.009563] CPU9 is up
[ 115.009582] smpboot: Booting Node 0 Processor 10 APIC 0x9
[ 115.012592] CPU10 is up
[ 115.012607] smpboot: Booting Node 0 Processor 11 APIC 0xb
[ 115.015622] CPU11 is up
[ 115.016648] ACPI: PM: Waking up from system sleep state S3
[ 115.032772] xhci_hcd 0000:02:00.0: xHC error in resume, USBSTS 0x401, Reinit
[ 115.032775] usb usb1: root hub lost power or was reset
[ 115.032776] usb usb2: root hub lost power or was reset
[ 115.034092] nvme nvme0: D3 entry latency set to 10 seconds
[ 115.036394] nvme nvme0: 12/0/0 default/read/poll queues
[ 115.341999] ata6: SATA link down (SStatus 0 SControl 300)
[ 115.342053] ata5: SATA link down (SStatus 0 SControl 300)
[ 115.342077] ata3: SATA link down (SStatus 0 SControl 300)
[ 115.342101] ata4: SATA link down (SStatus 0 SControl 300)
[ 115.343034] ata1: SATA link down (SStatus 0 SControl 300)
[ 115.449980] usb 1-10: reset high-speed USB device number 5 using xhci_hcd
[ 115.496956] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 115.513937] ata2.00: configured for UDMA/100
[ 115.553943] ata23: found unknown device (class 0)
[ 115.553959] ata23: SATA link down (SStatus 0 SControl 300)
[ 115.553977] ata20: found unknown device (class 0)
[ 115.553993] ata20: SATA link down (SStatus 0 SControl 300)
[ 115.554011] ata25: found unknown device (class 0)
[ 115.554027] ata25: SATA link down (SStatus 0 SControl 300)
[ 115.554046] ata16: found unknown device (class 0)
[ 115.554062] ata16: SATA link down (SStatus 0 SControl 300)
[ 115.554080] ata29: found unknown device (class 0)
[ 115.554096] ata29: SATA link down (SStatus 0 SControl 300)
[ 115.554171] ata30: found unknown device (class 0)
[ 115.554187] ata30: SATA link down (SStatus 0 SControl 300)
[ 115.554206] ata21: found unknown device (class 0)
[ 115.554221] ata21: SATA link down (SStatus 0 SControl 300)
[ 115.554239] ata17: found unknown device (class 0)
[ 115.554255] ata17: SATA link down (SStatus 0 SControl 300)
[ 115.554274] ata22: found unknown device (class 0)
[ 115.554289] ata22: SATA link down (SStatus 0 SControl 300)
[ 115.554942] ata24: found unknown device (class 0)
[ 115.554969] ata24: SATA link down (SStatus 0 SControl 300)
[ 115.554995] ata8: found unknown device (class 0)
[ 115.555010] ata8: SATA link down (SStatus 0 SControl 330)
[ 115.555940] ata19: found unknown device (class 0)
[ 115.555955] ata19: SATA link down (SStatus 0 SControl 300)
[ 115.555973] ata26: found unknown device (class 0)
[ 115.555987] ata26: SATA link down (SStatus 0 SControl 300)
[ 115.556004] ata27: found unknown device (class 0)
[ 115.556019] ata27: SATA link down (SStatus 0 SControl 300)
[ 115.556037] ata28: found unknown device (class 0)
[ 115.556053] ata28: SATA link down (SStatus 0 SControl 300)
[ 115.556071] ata10: found unknown device (class 0)
[ 115.556087] ata10: SATA link down (SStatus 0 SControl 330)
[ 115.556106] ata9: found unknown device (class 0)
[ 115.556121] ata9: SATA link down (SStatus 0 SControl 330)
[ 115.556138] ata7: found unknown device (class 0)
[ 115.556153] ata7: SATA link down (SStatus 0 SControl 330)
[ 115.556942] ata15: found unknown device (class 0)
[ 115.556957] ata15: SATA link down (SStatus 0 SControl 300)
[ 115.641659] usb 1-7: WARN: invalid context state for evaluate context command.
[ 115.813951] usb 1-7: reset full-speed USB device number 3 using xhci_hcd
[ 116.257965] usb 1-6: reset high-speed USB device number 2 using xhci_hcd
[ 116.796938] usb 1-6.2: reset high-speed USB device number 4 using xhci_hcd
[ 117.031968] usb 1-6.4: reset high-speed USB device number 7 using xhci_hcd
[ 117.202964] usb 1-6.3: reset high-speed USB device number 6 using xhci_hcd
[ 117.621825] [drm] PCIE GART of 512M enabled (table at 0x0000008002000000).
[ 117.621844] amdgpu 0000:0b:00.0: amdgpu: PSP is resuming...
[ 117.639959] usb 1-6.4.1: reset low-speed USB device number 8 using xhci_hcd
[ 117.673162] amdgpu 0000:0b:00.0: amdgpu: reserve 0x900000 from 0x81fd000000 for PSP TMR
[ 117.715686] amdgpu 0000:0b:00.0: amdgpu: RAS: optional ras ta ucode is not available
[ 117.721474] amdgpu 0000:0b:00.0: amdgpu: RAP: optional rap ta ucode is not available
[ 117.721476] amdgpu 0000:0b:00.0: amdgpu: SECUREDISPLAY: optional securedisplay ta ucode is not available
[ 117.721478] amdgpu 0000:0b:00.0: amdgpu: SMU is resuming...
[ 117.721519] amdgpu 0000:0b:00.0: amdgpu: use vbios provided pptable
[ 117.721521] amdgpu 0000:0b:00.0: amdgpu: smc_dpm_info table revision(format.content): 4.5
[ 117.757074] amdgpu 0000:0b:00.0: amdgpu: SMU is resumed successfully!
[ 117.758612] [drm] kiq ring mec 2 pipe 1 q 0
[ 117.951054] amdgpu 0000:0b:00.0: amdgpu: ring gfx_0.0.0 uses VM inv eng 0 on hub 0
[ 117.951056] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.0 uses VM inv eng 1 on hub 0
[ 117.951058] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.0 uses VM inv eng 4 on hub 0
[ 117.951059] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.0 uses VM inv eng 5 on hub 0
[ 117.951060] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.0 uses VM inv eng 6 on hub 0
[ 117.951061] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.0.1 uses VM inv eng 7 on hub 0
[ 117.951062] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.1.1 uses VM inv eng 8 on hub 0
[ 117.951063] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.2.1 uses VM inv eng 9 on hub 0
[ 117.951064] amdgpu 0000:0b:00.0: amdgpu: ring comp_1.3.1 uses VM inv eng 10 on hub 0
[ 117.951066] amdgpu 0000:0b:00.0: amdgpu: ring kiq_0.2.1.0 uses VM inv eng 11 on hub 0
[ 117.951067] amdgpu 0000:0b:00.0: amdgpu: ring sdma0 uses VM inv eng 12 on hub 0
[ 117.951068] amdgpu 0000:0b:00.0: amdgpu: ring sdma1 uses VM inv eng 13 on hub 0
[ 117.951069] amdgpu 0000:0b:00.0: amdgpu: ring vcn_dec uses VM inv eng 0 on hub 8
[ 117.951071] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc0 uses VM inv eng 1 on hub 8
[ 117.951072] amdgpu 0000:0b:00.0: amdgpu: ring vcn_enc1 uses VM inv eng 4 on hub 8
[ 117.951073] amdgpu 0000:0b:00.0: amdgpu: ring jpeg_dec uses VM inv eng 5 on hub 8
[ 118.295961] usb 1-6.4.2: reset low-speed USB device number 9 using xhci_hcd
[ 118.775951] usb 1-6.4.3: reset high-speed USB device number 10 using xhci_hcd
[ 118.876494] usb 1-6.4.4: WARN: invalid context state for evaluate context command.
[ 118.964960] usb 1-6.4.4: reset full-speed USB device number 11 using xhci_hcd
[ 119.371028] OOM killer enabled.
[ 119.371029] Restarting tasks: Starting
[ 119.371364] Restarting tasks: Done
[ 119.371410] random: crng reseeded on system resumption
[ 119.371417] PM: suspend exit
[ 119.400964] Realtek Internal NBASE-T PHY r8169-0-700:00: attached PHY driver (mii_bus:phy_addr=r8169-0-700:00, irq=MAC)
[ 119.560085] r8169 0000:07:00.0 eno1: Link is Down
[ 120.354942] ata18: link is slow to respond, please be patient (ready=0)
[ 122.488199] r8169 0000:07:00.0 eno1: Link is Up - 1Gbps/Full - flow control off
[ 125.358177] ata18: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 125.358493] ata18.00: supports DRM functions and may not be fully accessible
[ 125.365306] sd 17:0:0:0: [sda] Starting disk
[ 125.365717] ata18.00: supports DRM functions and may not be fully accessible
[ 125.372885] ata18.00: configured for UDMA/133
[ 125.373067] ata18.00: Enabling discard_zeroes_data
Now my kernel has this version
# uname -a
Linux cedric 6.16.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 02 Oct 2025 19:26:36 +0000 x86_64 GNU/Linux
Offline