this post was submitted on 09 Apr 2025
42 points (97.7% liked)

Linux Gaming

17705 readers
197 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
 

PROBLEM IS FIXED:

Games now run when installed from within Linux through Steam and the EA App. Everything so far have worked flawlessly. Here's a good mix of what I've tried so far. Hitman 3, 9-Bit Armies, Divine Divinity, Metro 2033 Redux, C&C Tiberian Sun, C&C Red Alert 2

Solution: Pop!_OS and Linux Mint doesn't have a kernel new enough to support the Mesa 25 drivers needed for my 9070XT. These commands in the terminal was the fix for this:

sudo add-apt-repository ppa:kisak/kisak-mesa
sudo apt update
sudo apt upgrade

Original Post here:

Hi guys, it’s me again.

My issues is that no windows game on Steam will run. With any launch option or proton version (tried about 10). Most just doesn’t open at all. (Click play, nothing happens)

Tried for hours last night and resorted to just throw shit at the wall to see if something would stick for the last hour or so. Exhausted dozens of fixes found on ProtonDB and forums.(I want to try some again after another fresh install though)

Testing Linux on a dual boot system. First I tried Mint and had a pretty bad time due to me messing up the size of one of my partitions(Just made everything a bit more work) later reinstalled but tried POP, which went good and it’s a lot nicer to run now.

Here’s a few I tried a bunch of different troubleshooting on:

Hitman 3 - doesn’t open or artifacts and freeze before getting to the menu (Mint, both from a NTFS and fresh install EXT4 drive) 9 bit armies - doesn’t open at all or crash after splash screen (Pop and fresh install on EXT4 drive) Civilization Beyond Earth - Artfacting and 10fps (Mint and Pop, NTFS drive) Cyberpunk- Doesn’t open (Pop and Mint, NTFS drive AOM: Retold - Doesn’t open (Pop and Mint, NTFS and fresh on EXT4) Ready or Not - Doesn’t open (Pop and Mint, NTFS)

Also tried 5-6 more games old and new. None would open.

One thing I will note is that both installs failed to install GPU drivers properly. But I fixed that with a guide and the console.

Specs: R7 7700 RX 9070 XT 32GB RAM

Any tips on where to start ? I’m gonna start from the bottom with a fresh install of either Mint or Pop tonight. (Or any other Distro, honestly)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 3 days ago (1 children)

You can get pretty much any interface on any distro, so if you're judging a distro based on how it looks, you're probably not the target audience for Arch since Arch leaves all of that choice and responsibility on the user. Arch is a fantastic distro if you want what it offers, and you're okay managing what it doesn't offer.

Garuda is probably fine, idk, just avoid Manjaro IMO (they promise stability, but time and time again they've proven they can't deliver that). I personally recommend going with the more "professional" distros, because you'll have a lot more ready resources for help if something goes wrong.

[–] [email protected] 1 points 3 days ago* (last edited 3 days ago) (3 children)

I’m not judging a distro just on how it looks. I do judge the standard interface as I wasn’t aware you could easily change it.

I’m up for a challenge, but I’m skeptical to Arch as it seems like it’s a bit too advanced for someone who’s totally green like myself.

[–] [email protected] 3 points 3 days ago (1 children)

Arch doesn't have a standard interface, you pick it yourself. By default you get a terminal and no UI whatsoever.

On most Linux distributions, you'll install a pattern (basket of packages) for whatever you want, like gnome-desktop or plasma-desktop then reboot and it should be an option to pick at the login screen. There are dozens to choose from, and they all have various features and caveats. Installing multiple is generally fine, so feel free to experiment. Some distros have a very customized interface, so you may need to customise it a bit to match what you see in screenshots.

I recommend either KDE Plasma or GNOME to start. Broadly speaking, GNOME is more unique (inspired by macOS iI guess) and stable since it's sponsored by RedHat, whereas KDE Plasma is more familiar (looks like customized Windows) and still pretty stable since it has a large community.

The specific distro doesn't matter that much for the interface, so pick something mainstream with at least an option for more recent packages.

[–] [email protected] 2 points 3 days ago (1 children)

Thanks for the explanation! Makes choosing a distro all that much easier.

It seems I’ve managed to get Mint to work too, so I’ll test it out some

[–] [email protected] 1 points 3 days ago

Woo! Have fun!

[–] [email protected] 2 points 3 days ago

Garuda is more user friendly than most arch distros, but you really might want to consider something like bazzite. You can always change the desktop environment and theme as much as you want regardless of distro, although if you're looking for a Windows -like experience I recommend KDE with it's default settings.

[–] [email protected] 1 points 3 days ago

The other commenter is giving good advice, but I think they're knee-jerking a bit hard on the arch base. I presented 3 gaming oriented distributions. All have guardrails. All are opinionated. All are fully featured, user-friendly experiences.

Yes, arch (by itself) is a bad idea as a solution, but so is gentoo, and so is Debian testing.

I believe the issues they're so concerned about actually apply to every rolling release distro like the others, but it's the only way you're going to get OOTB support for the 9700xt until the major release distributions catch up.

Linux users have strong feelings and often let perfect at any expense get in the way of good enough and cheap. This is a demonstrably negative experience for new users.