this post was submitted on 14 Aug 2025
52 points (94.8% liked)

Linux Gaming

20623 readers
321 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
 

I have just watched this video and in it 2 things are said that made my Linux newbie heart sink:

  • Debian 13 is not going to get the latest versions of Nvidia drivers and there are better distros for us.
  • Debian in general is not meant to run on the latest hardware.

I am on a regularly upgraded desktop tower gaming PC and currently I have an Nvidia card and an Intel CPU (which, I know, even just because of the mobo chipset is not a great choice).

In this conditions and wanting to invest even more in gaming and new hardware in the future, what should I run on, instead of LMDE 6?

you are viewing a single comment's thread
view the rest of the comments
[–] who@feddit.org 9 points 12 hours ago* (last edited 12 hours ago)

Debian in general is not meant to run on the latest hardware.

When I see someone on social media claiming Debian is unsuitable for gaming, I know immediately that they don't know what they're talking about. I've been gaming on different distros since before Steam ran on Linux at all, and on Debian Stable for nearly a decade. This includes my current system, which was built a few months after the GPU was released.

In general, Debian can run just fine on new (Linux-compatible) hardware. If you're talking about Debian Stable and hardware that was released less than a year ago, then you might have to pull in a newer kernel and/or firmware, but it's not hard. In most cases, it's as simple as enabling Debian's Backports repository and installing the couple of new packages that you need. (You might not even have to do that, since Flatpak and Steam provide updates to much of what games need, but it would be wise to remember Backports anyway just in case you need them some day.)

The main thing to consider is that it's not completely effortless. It will probably require a little more setup than a game-focused distro would, so if you're considering Debian for a gaming system, you should know why. For example, maybe you want a very low-maintenance system once it's up and running. Or maybe Debian's focus on Free software appeals to you. In such cases, a few extra steps when getting started might be worthwhile. But if you don't have a specific need that Debian fills, then another distro might be more convenient.

Debian 13 is not going to get the latest versions of Nvidia drivers and there are better distros for us.

I don't know if that's true or not. Nvidia has a well-deserved reputation for making their hardware painful on Linux, and although the situation is less bad today than it once was, it's still not great. If you're determined to stick with them, then sure, a distro that does the extra work of packaging all of Nvidia's driver releases might be a better choice for you.

(For what it's worth, I finally ditched Nvidia in favor of AMD GPUs, and have been very happy with the results.)