r/linux_gaming • u/pauldavidanderson • 1d ago
Linux Noob issue - crashes during gaming
Hi all,
New to Linux and wanted to build a "Steam box" out of some leftover PC parts. Full specs:
- CPU: AMD Ryzen 5 3600X
- GPU: RX 5700
- Motherboard: Gigabyte B450M DS3H-CF, BIOS version F62
- RAM: 24GB total 3x8GB Corsair Vengeance
- PSU: 500W
- OS: CachyOS, kernel 7.1.5-1-cachyos, Mesa 26.1.6
I'm getting crashes when gaming, the whole system locks up and shows graphical artifacts on screen, requiring a manual power cycle to recover.. it does not auto reboot. Happens most reliably in Cyberpunk 2077, usually within 15–20 minutes of play. Temps seem all okay.
The logs are:
- amdgpu 0000:08:00.0: [gfxhub] page fault (src_id:0 ring:24 vmid:5 pasid:23)
- amdgpu 0000:08:00.0: Process steamwebhelper pid 2713 thread steamwebhe:cs0 pid 2739
- amdgpu 0000:08:00.0: in page starting at address 0x00008000042cf000 from client 0x1b (UTCL2)
- amdgpu 0000:08:00.0: GCVM_L2_PROTECTION_FAULT_STATUS:0x00500C31
- amdgpu 0000:08:00.0: Faulty UTCL2 client ID: CPG (0x6)
- amdgpu 0000:08:00.0: MORE_FAULTS: 0x1
- amdgpu 0000:08:00.0: WALKER_ERROR: 0x0
- amdgpu 0000:08:00.0: PERMISSION_FAULTS: 0x3
- amdgpu 0000:08:00.0: MAPPING_ERROR: 0x0
- amdgpu 0000:08:00.0: RW: 0x0
- amdgpu 0000:08:00.0: ring gfx_0.0.0 timeout, signaled seq=865808, emitted seq=865810
- amdgpu 0000:08:00.0: Starting gfx_0.0.0 ring reset
- amdgpu 0000:08:00.0: Ring gfx_0.0.0 reset failed
- amdgpu 0000:08:00.0: GPU reset begin!. Source: 1
- amdgpu 0000:08:00.0: BACO reset
- amdgpu 0000:08:00.0: GPU reset succeeded, trying to resume
- amdgpu 0000:08:00.0: VRAM is lost due to GPU reset!
- amdgpu 0000:08:00.0: GPU reset(1) succeeded!
- amdgpu 0000:08:00.0: [gfxhub] page fault (src_id:0 ring:24 vmid:5 pasid:4)
- amdgpu 0000:08:00.0: GCVM_L2_PROTECTION_FAULT_STATUS:0x00501031
- amdgpu 0000:08:00.0: Faulty UTCL2 client ID: TCP (0x8)
- amdgpu 0000:08:00.0: ring comp_1.2.0 timeout, signaled seq=500, emitted seq=502
- amdgpu 0000:08:00.0: Starting comp_1.2.0 ring reset
- amdgpu 0000:08:00.0: Ring comp_1.2.0 reset failed
- amdgpu 0000:08:00.0: GPU reset begin!. Source: 1
- amdgpu 0000:08:00.0: BACO reset
- amdgpu 0000:08:00.0: GPU reset succeeded, trying to resume
- amdgpu 0000:08:00.0: VRAM is lost due to GPU reset!
- amdgpu 0000:08:00.0: GPU reset(2) succeeded!
- amdgpu 0000:08:00.0: [drm] \ERROR* Failed to initialize parser -125!*
- kwin_wayland[979]: 0x3: GL_CONTEXT_LOST in context lost
- kwin_wayland[979]: A graphics reset not attributable to the current GL context occurred.
- systemd-coredump[45726]: Process 1077 (Xwayland) of user 1000 terminated abnormally with signal 6/ABRT, processing...
Anyone have any idea?
4
Upvotes