this post was submitted on 21 Oct 2025
        
      
      208 points (99.1% liked)
      Technology
    75756 readers
  
      
      3793 users here now
      This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
I’m dangerously close to moving my gaming pc to Linux. What’s the consensus for the best distro for gaming?
I’m comfortable enough with *nix, as my daily is MacOS and I have a home lab/server.
There is no "dedicated" one for gaming. Ubuntu Mint, Debian are solid ones. I run Mint MATE personally
I would only hazard against Debian for gaming because of it's slower update cycle (yes yes you could use unstable or sid..), so performance improvements or fixes will take longer to get to you.
Otherwise I completely second your comment; OOP, just pick anything mainstream like Ubuntu, Linux Mint, Bazzite, Pop!_OS, you'll be fine on any of those. Once you're comfortable with whatever you chose, then you'll be more informed on picking a distro more suitable for your liking.
Cachyos seems like the general recommendation. Haven't used it myself, but I've used its kernel so I guess that counts for something.
I love CachyOS but you need to be a certain kind of nerd who can handle updates breaking stuff. Or more importantly, willing to RTFM and prevent a lot of it.
Basically I need to read these two sites before I update:
https://archlinux.org/news/
https://cachyos.org/blog/
Rule of thumb is to not update constantly/daily. Nor should you update too seldomly. Weekly or monthly is the usual. If that sounds like a PITA then yeah, that's why it's not recommended.
my 'arch based' system is a cinnamon-flavoured manjaro. manjaro gets shit on for reasons, one of them being they hold back updated packages for a bit.. which is basically what you recommend, and it's what i usually do anyway--defer updates for awhile (even on windows), unless it's a super critical issue that could actually be a problem.
that manjaro desktop has been solid, never once messed-up an update even with the aur packages i have installed, and even if it's been a month or two since it last updated.
The stability of Arch/Cachy updates is not just about time between updates (more often is generally better) but also about accumulated old configs files with deprecated options that have been ignored and reading about breaking changes.
I updated 4 machines at the same time earlier this week (pacoloco for the win). One is a cachy/arch hybrid that started life as arch. The one with the oldest continually updated installation (it is a ship of theseus, I don't believe it has any of the original hardware) couldn't get to a graphical login and it took me a few minutes to replace an obsolete config file with a pacnew and get it back up.
This might have been a show stopper for someone coming from Windows or Mac. Perhaps even for some Linux users. But I am decades into this and it is how I like it. I ran slackware for years and Debian Sid. The loss of time to breakage from upgrades is absolutely trivial to me compared with the advantages of a well packaged and up to date system. If people aren't into that there is no shame in using an immutable distro. The diversity of distros might be confusing but it is a huge advantage because there is something out there for everyone.
PopOS in my opinion. It (mostly) solves the issue of getting the drivers needed to run GPUs.
i tried monjaro and garuda, seem to have had the best luck so far with pop_os out of the box. running an AMD ryzen 7 9800x3d and RTX 5070-- other distros apparently hated these things
Which driver does it install? Does it choose or do you? I’m curious how the installation process compares to Ubuntu. My install is a little borked because I started with Xorg and AMD and 22.04 and switched to Wayland and Nvidia and 24.04 all around the same time. It works but was a PITA to reconfigure everything.
It will choose for you, but you can select specific drivers if you’d like. I’ve only had to mess with installing specific drivers on edge cases.
Did you notice if GPU video decoding works in the browser? Eg VP9, h.264? I’d been struggling to get it to work with Wayland and suspect it isn’t possible.
Nvidia doesn't support vaapi, so when I still had an nvidia card I needed to install a compatibility layer like this. You might have more problems if you want to use a Chromium based browser though
I tried I installing that already but I think it just won’t work with the snap version of Firefox.
I use Bazzite. I like it a lot.
Can I use bazzite as my main distro for regular use and coding besides just gaming or it’s more focused on gaming alone and I should dual boot another distro for my non gaming needs?
You can use Bazzite to code just fine. The great thing about OS like Bazzite is it's so easy to switch to many other atomic/immutable distros. You're not locked in. You can just 'rebase' it to Aurora with a command, which is the development focused version by the same team.
Yes, especially if it's your first distro and you haven't learned habits from non immutable distros. Distrobox and flatpak cover most, and technically, you can install other stuff with rpm-ostree, at the cost of some space and longer update times the more you layer on.
As an avid CachyOS user, yes, Bazzite is amazing and every new Linux user (who games) should use it.
What’s the story on integrated amd gpu support? I know it’s technically supported, but would love to hear from others on how it actually feels.
AMD graphics hardware is extremely well supported on every distro out of the box. The Steam Deck, for instance, uses an AMD iGPU.
Supported by the Linux kernel, so it works out of the box.
No issues whatsoever if you have AMD
If you have an AMD GPU then you're in for a great time. I built my PC last year and went all AMD. Ever heard of "plug-n-play"? That's the definition of it. All I had to do on Cachy is click a button called "install gaming packages". On Bazzite, you don't even click a button, it is all there out of the box.