Nice. Been running bazzite deck on gpd win mini and after a bunch of tweaking its been rock solid. Looking forward to finally trying plasma 6.
Linux
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
This and BLuefin are such good projects, I run Bazzite on 2 pc's deskop and consolised gaming pc and Bluefin on my workstation
They really are! Love that it's even possible to make your own image with on tweaks and such, really cool.
I've never looked into it hard core but at some point I will go into all the stuff Jorge and the rest have uploaded and teach myself, but currently I don't need to I've not touched the OStree on any installation so far.
Fantastic. I've been planning to install it on a new PC build this weekend so the timing works out well
In case, like me, you hadn't heard of Bazzite before:
Bazzite is an OCI image that serves as an alternative operating system for the Steam Deck, and a ready-to-game SteamOS-like for desktop computers, handheld PCs, and living room home theater PCs.
It's basically Nobara, but properly done. (If you choose the desktop version)
It gets updates automatically (max one day after upstream Fedora), has everything you want ootb in the first start wizard, is more secure, and much more.
I was very sceptical at first, but after trying it out, I really noticed some minor performance improvements in games and many QoL improvements, e.g. the preinstalled LACT, which allows me to set up fan curves and over-/ underclock my GPU.
Setting up my new PC took me about half an hour maximum.
9/10, I highly recommend it to anyone who wants a smooth gaming experience.
What has nobara not properly done? I wanted to try it as a daily driver.
The only issue I can see is this is more of a team effort, and Nobara has always primarily been for GER and his Dad. The differences though are minimal, though I will always sway towards something with the image based design of Bazzite for a gaming/work setup.
But then why don't you simply develop a toolkit that installs all those things and sets things up properly on a standard fedora install?
This seems something with too big of an attack surface.
installs all those things and sets things up properly on a standard fedora install?
That's exactly what all universal blue images do. It's just that setup is done every single day in github from scratch and stamped out as an image so that the end result gets to your computer as a finished deployment artifact. Leads to better update reliability, built in rollback.
The biggest benefit is that it's easier for a community to fix the fast moving gamer stuff as a config layer on top of a distro that's delivered this way than me having to manually figure out what component of my gaming setup changed that week.
How does it have a large attack surface? I thought being immutable reduced the surface.
You could do that. With that image everything is vompletely equal on the user device which means that debugging is much easier. Ublue makes distributing custom fedoras increadibly easy.