this post was submitted on 01 Dec 2023
75 points (94.1% liked)
Linux Gaming
15221 readers
112 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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
(Elaborating now that I'm not on mobile...)
Yes, I have, as well as developed and packaged software for both. And not just a little. Your comment about how release cycles work is patronizing, and your diatribe is misleading.
Debian Stable currently has kernel 6.5 for those who choose to install it. Not that it matters, because a higher kernel version number doesn't magically grant better performance. Specific changes may help in specific cases, but most kernel revisions don't offer any significant difference to games. The more common reason to want a new rev is to support specific hardware.
Unless you have a very new GPU (released less than a year ago), your games are not likely to get any benefit at all from the latest kernel.
And unless your games require the very latest Vulkan features and you run them without Steam, Flatpak, or any other platform that provides its own Mesa, you’re not likely to get any benefit from a distro providing the latest version of it.
Practically everything else that games need is comparable across all the major distros, including Debian. (Arch might have hundreds of other packages that happen to be newer, but those won't make games run faster.)
OP, choose a distro that makes you happy, not one that some random person claims is best for gaming. If what Debian offers is appealing to you, rest assured that it is generally excellent for gaming.
A question here: plan to upgrade to 7800xt sometime in the near future. The card is quite new, so i have doubts after your reply above. I am mainly gaming and do basic office stuff (Libre office is enough). Also, though I can install Ubuntu - press X to win type install works for me - I am new to linux, so not big on fiddling with obscure packages. Just want games to run well - so, in this specific usecase, what distros would you recommend to try?
For what it's worth I have an RX 7900XT and it works great with the Free software driver. The other reply is right that amdgpu is supported. I use Endeavor and was a bit confused about setting it up at first, but the nice guys at the GamingOnLinux discord helped me out and now it's extremely painless to use and upgrade.
Thanks! Can you walk me through here: what exactly is a Free software driver? As with everything in linux - you either know, or don't)
It's just what it sounds like: the driver is Free software. This is in contrast to the situation with Nvidia where there's a Free software driver that doesn't perform well and a proprietary driver from Nvidia that performs better, but is kind of a pain in the ass for users and distro maintainers to maintain. You're reliant on Nvidia for support so you're forced to use certain versions of kernels and libraries (I think). The AMD driver is free, open source, performs well and is more flexible.
Ah, so you mean the one supplied by AMD themselves? Good, thanks.
Yes, but you don't want to actually go get them from AMD's site like I was doing. I think this is what I followed: https://github.com/lutris/docs/blob/master/InstallingDrivers.md