For reference here’s the original post: https://www.reddit.com/r/linux_gaming/comments/184qzmk/why_does_playing_certain_games_from_steam_crash/?utm_source=share&utm_medium=web2x&context=3
I used the journal -b command, and at the bottom I see this:
Nov 29 14:02:06 Aelita kernel: amdgpu: Failed to force to switch arbf0!
Nov 29 14:02:06 Aelita kernel: amdgpu: [disable_dpm_tasks] Failed to disable DPM!
Nov 29 14:02:06 Aelita kernel: [drm:amdgpu_device_ip_suspend_phase2 [amdgpu]] *ERROR* suspend of IP block failed -22
Nov 29 14:02:06 Aelita kernel: amdgpu 0000:06:00.0: [drm:amdgpu_ring_test_helper [amdgpu]] *ERROR* ring kiq_0.2.1.0 test failed (-110)
Nov 29 14:02:06 Aelita kernel: [drm:gfx_v8_0_hw_fini [amdgpu]] *ERROR* KCQ disable failed
Nov 29 14:02:07 Aelita kernel: amdgpu: cp is busy, skip halt cp
Nov 29 14:02:07 Aelita kernel: amdgpu: rlc is busy, skip halt rlc
Nov 29 14:02:07 Aelita kernel: amdgpu 0000:06:00.0: amdgpu: BACO reset
Nov 29 14:02:08 Aelita kernel: rtw_8821ce 0000:04:00.0: unhandled firmware c2h interrupt
Nov 29 14:02:15 Aelita kernel: rtw_8821ce 0000:04:00.0: unhandled firmware c2h interrupt
Nov 29 14:02:19 Aelita kernel: rtw_8821ce 0000:04:00.0: unhandled firmware c2h interrupt
Nov 29 14:02:20 Aelita kernel: rtw_8821ce 0000:04:00.0: unhandled firmware c2h interrupt
Going by the log, I assume
Aelita Kernel
is a custom kernel relabeled. The second line should be troubleshooted (researched) why it failed to disable DPM (since the kernel wants it disable for some reason). I am not saying it should be disabled, just research to find out more information of what it means, etc.Start from there and you’ll progress the troubleshoot.
Aelita is the hostname, DPM stands for Dynamic Power Management from what I read online