Hi CachyOS team,
My system froze today while playing a game, forcing me to perform a hard reset.
What happened:
The system experienced a complete freeze. The journalctl log indicates a clear driver crash:
It started with an amdgpu: [gfxhub] page fault error, triggered by dxvk-submit.
This immediately led to a repeating ring gfx_0.0.0 timeout error.
This driver failure caused Xwayland and plasmashell to crash, resulting in the total system freeze.
Steps to Reproduce:
Launch Steam (using the Steam Linux Runtime).
Set the Proton version for the game “DayZ” to proton-cachyos-10.0-20251023.
Start the game.
The driver crashed shortly after the game launched.
System Logs (from cachyos-bugreport.sh):
https://paste.cachyos.org/e8a47fc
https://paste.cachyos.org/p/2cb1457.txt
Let me know if you need any more information.
caqqxd
November 2, 2025, 8:26pm
2
cachyOS has announced it was moving from steam-native-runtime
you should read more about this:
CachyOS Announcement: Migrating away from steam-native-runtime
Why this change?
Arch Linux has removed compatibility with the Steam Native Runtime (steam-native-runtime). To ensure Steam continues to work reliably on CachyOS, we’re standardizing on Valve’s official Steam Runtime bundled with the steam package.
What you need to do (1–2 minutes)
Update your system:
sudo pacman -Syu
Remove the native runtime shim:
sudo pacman -Rsn steam-native-runtime
After that, Steam will automatically us…
hope I could help!
Thanks, but i´m not running native. Since there was this announcement, followed the advice.
In your post you state quite clearly to “Launch Steam (using the Steam Linux Runtime)”.
Are you still having the problem with Steam (non-native)? If so, have you tried different Proton versions?
Hi HardCode4All,
I was running “proton-cachyos-10.0-20251023 (Steam Linux Runtime)”, not the native one.
With Proton Experimental, I only experienced slight stuttering , but it was nothing as distracting as my experience on Windows 11.
Update! Since the new CachyOS updates everything run’s fine now!