this post was submitted on 21 Feb 2024
35 points (81.8% liked)
Linux
48044 readers
777 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Like none of that was in your original requirements. :-)
Most of that I look at and think "yeah - why wouldn't that work on an Ubuntu-based distro?" I wouldn't care about wayland vs. X11 unless you have some very specific requirement that's met by one or the other. If it works what do you care which you're using?
Just because one distro is "optimized for gaming" doesn't mean others can't do gaming. Steam works just fine with bog-standard Ubuntu 22.04 and an NVidia GPU. You just may need to take an extra step or two to install nvidia drivers (e.g.
sudo ubuntu-drivers install nvidia:525
).99% of the time I'd just say "install it and see if it works". It's super easy to just install a quick Mint/Pop/Ubuntu/etc. and see what happens.
Yeah, I didn't know those requirements were a thing until a few hours ago. I've been running Steam on KDE Neon with Intel embedded graphics and everything is great out of the box or easily installed. I just had a feeling that there would be "SteamOS but with Nvidia" thingy for Ubuntu, Arch and Fedora that has some nice features.
I mean, Linux gaming is moving so fast it's hard to keep up. I wouldn't be surprised if in 2025 we'll have a distro that has "run as game server" and "use Steam" toggles in the installer and you can access it from an Android TV from first boot.
Bazzite user here. For gaming it's great... Until it's not. Let me explain.
Out of the box, as pure steam machine is fantastic. Everything just works. But if you try to deviate, thighs get hairy.
It's inmutable, so almost all your apps need to be flatpack/appimages. If those don't work, you need to pray distro box can help. For some uses I had to do a lot of weird workarounds.
The main problem I have is that every now and then an update breaks the system. It's not a big problem as you can rollback easily, without affecting home, but it's a learning curve and very infuriating to see AGAIN boot to black and hope next update will fix it.
I installed Bazzite on my system and experience so far has been great. It's not what I would choose for a day-to-day workstation but for a computer that mostly just runs games and servers it's been really nice.
Setup was super easy, installing packages with
rpm-ostree
works very similar todnf
just takes very long. That's a small price to pay for Sunshine/Moonlight with VAAPI hardware encoding and Steam optimisations in my case.I do use it for day to day, even work. Not saying it's bad, but when you have an issue, you're basically alone. For example I'm still using the image from Feb 14th because all the newer ones boot to black (clean image, nothing layered).
I'm hoping at some point a newer one will eventually work, the same way it stopped working on Jan 16th and worked again early Feb.
I can sort of deal with it, but wouldn't recommend based on my experience.
You should, but every single one I've tried resulted in no boot (printer drivers, zoom application because flatpack doesn't work well with SSO...) Also, it's yet another way of installing applications to learn. And if anything goes wrong a few image updates later, good luck identifying what the reason was. Definitely wouldn't recommend for beginners