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
[–] krimson@lemmy.world 23 points 17 hours ago (2 children)

Debian is awesome. For servers. For desktop I would use something else that pushes updates more frequently.

My personal opinion ofcourse, use what you like!

[–] toynbee@lemmy.world 3 points 13 hours ago

Yours is the first comment in this thread that didn't make me want to simultaneously upvote and downvote.

[–] felbane@lemmy.world 3 points 14 hours ago

I have to agree, rolling release distributions are the greatest recent development in desktop linux because they make the surface area for updates small (fewer packages more frequently, so if something breaks you have fewer places to look). Immutable distros make reverting a bad update foolproof.

I ran bazzite for a while but then my work changed their VPN endpoints to use oauth, which didn't work on the openvpn2 version available. I switched back to Fedora (which updates pretty frequently, just not constantly) so I could install and use openvpn3. I'm sure I could have figured out a way to get it running by patching it into ostree, but that felt a bit like breaking the rules.

Debian is the underpinning for all of my homelab gear.