this post was submitted on 09 Jul 2025
13 points (93.3% liked)

Linux Gaming

19886 readers
884 users here now

Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.

This page can be subscribed to via RSS.

Original /r/linux_gaming pengwing by uoou.

No memes/shitposts/low-effort posts, please.

Resources

WWW:

Discord:

IRC:

Matrix:

Telegram:

founded 2 years ago
MODERATORS
 

Since changing my gpu from an RTX 2060 to an RX 9070 XT, I have been getting pretty random freezes when playing cs2. I can’t think of a time where this has happened in another game.

I’ve removed the nvidia drivers, and I’m running the latest mesa version in the Arch repository.

Has anyone else encountered this? Should I reinstall my system?

top 4 comments
sorted by: hot top controversial new old
[–] throbbing_banjo@lemmy.world 4 points 15 hours ago (1 children)

You've probably checked this already, but if launching through steam, check for old launch commands. That's something I'd miss.

How'd the rest of the switch go? Never switched GPU vendors on a live install before

[–] matterofact@sh.itjust.works 1 points 14 hours ago (1 children)

Otherwise it’s been great.

My launch options for cs2 are:

Mangohud gamemoderun -vulkan -threads 12 -nojoy -fullscreen -sdlaudiodriver pipewire

-threads 12 might be an issue I also switched from ryzen 5600 to a 5700x3d around the same time

[–] Tundra@sh.itjust.works 2 points 13 hours ago (1 children)

I would remove all of the commands and see if the issue persists.

If it fixes it, add each command one by one until you find whats causing the issue.

If it doesnt fix it, at least you can rule that out.

[–] matterofact@sh.itjust.works 2 points 13 hours ago

I have removed all the commands but it happens very rarely so I think I’ll need to give it a few days to definitively say it has fixed the issue