A weirdo doing weird things on the internet.
🇩🇪 DE/EN 🇬🇧
I’m constantly switching between Gnome and KDE (Bluefin, Aurora, Bazzite, Kinoite, Silverblue, whatever) and I never had any issues.
The only thing that gets messed up a bit is theming, where I have to change the GTK theme, and sometimes the window buttons when I go from KDE to Gnome, which is also reverted in just one click in Gnome tweaks.
+1 for uBlue (Aurora, Bazzite).
Everything you want and need is already set up for you, and the OS is just in the background for your games and other software to run on. No need to install any codecs, or even updating it, because it’s already done for you. And if something breaks, then you can just roll back in seconds.
Very user friendly.
100% AMD, for sure. AMD won’t make much problems and works ootb.
Nvidia on the other hand… if you already have a Nvidia GPU, then the proprietary drivers work pretty well, but even those won’t work flawlessly and still cause problems for many people.
And the FOSS drivers are still in the early stages and won’t cut it. So why spend lots of money for a piece of hardware that won’t give you the performance you paid for?
Also, Nvidia clearly doesn’t care about PCs or its’ users, so why support such a shitty company with your money?
I would recommend you either Aurora or Bluefin.
Both are pretty much the same, but differ in their desktop environment.
Traditionally, Gnome (Bluefin) always has been the champion in terms of being tablet-like, but from what I’ve heard, KDE has surpassed Gnome in terms of how well it works as a tablet UI.
You can install the one or the other, and then later “rebase” to the other variant without needing to reinstall anything if you want to try the “competitor” or if you’re unhappy.
This basically switches out the base system, but your installed apps and pictures are decoupled and kept. Like just doing a big update :D
Why do I recommend you exactly that, and not just base Fedora or Kubuntu or whatever?
Simple - you need to install the linux-surface
kernel (and stuff), because without it, nothing will work, no stylus, no sleep, no battery, basically nothing.
But said modified kernel is nothing ordinary, and might shit itself randomly.
Not only would you have to install everything by hand, which was a task that not only let me return to Windows once, but twice as Linux noob! It also causes a lot of headache when you have to spend your evening fixing it via CLI or whatever.
Here uBlue comes handy: you can “fix” your system with just one click.
You don’t even have to do manual updates or whatever, everything is done in the background for you, just like on your smartphone.
You have to select the “I have a Surface device” option, and then everything comes pre-bundled and (hopefully) just werks™
I don’t know 🤷
🤷
I believe KDE is better, because it has many wacom tablet input settings and features, but I sold that crappy Surface ages ago when Gnome was the obvious choice. The 🤷 also applies here I guess, because it was two years ago and felt like a completely different age compared to today.
I’ve tried pretty much any FOSS launcher out there, and I always return to Kvaesitso.
It feels very natural and smooth, while being minimalistic and extremely functional.
Especially the search is the best there is. The built in calculator (“1+1”; “3 inch in cm”; etc.) is so fucking useful and finding stuff is blazing fast.
I recommend you doing so, but not as a security measure, more of so as a “keeping everything organised”-measure.
I like to keep my host OS clean and install everything containerised
You did everything right. Boot into the image that works, and then apply rpm-ostree rollback
. This reverses the broken image and the working one, so you’ll boot into this one the next time you boot up until you change something in the order, e.g. by updating.
In the meantime, wait a day or so and then update again.
On what channel are you on? bazzite:latest
or bazzite:stable
?
Same. I still really love Gnome with my heart, but it just felt… inferior… compared to KDE 6.
Everything looked sharper, like if I had switched from 720p to 4k, I could access my hardware better (e.g. control the brightness of my monitor, etc.) and much more.
Regarding backups: check out, if your WiFi router supports network sharing. If so, you can just plug in an USB or external drive and share it over your local network
Here’s my perspective. I’m exactly that kind of guy you mean.
As soon as someone mentions “immutable distro”, I get triggered and start shilling for Bazzite et al.
Why you might ask? Because I like using it, and because the guys behind it are chill dudes with a great vision and a lot of know-how.
I’m just a normal guy without IT skills. I can’t code myself, I can’t review someone’s else code, I can’t do anything.
But I wish I could.
The only thing I am able to is making it more well known.
If someone asks “What distro do you recommend for gaming?”, I’ll say “Bazzite”.
Someone else might say “Arch”, and another one “Tumbleweed”. Everyone likes their own thing, and everyone shills for something else :)
I really wish your theory was real, then I could make some $$$, but everything here is FOSS. The devs are just as broke as I am…
Awesome! I didn’t know this existed, but I definitely have to check that out. Thanks!
Usually only as long as I play games. After that, I shut it off. Why?
My laptop is usually on for a week, but I restart it from time to time, for the same reasons, and because devices need some sleep too! 😴
Fedora Atomic IS immutable. Rpm-ostree just layers (or hides) stuff on top of the already existing image. If you layer something, e.g. Nvidia drivers, you still download the same image everyone else uses, but basically compile the driver from fresh and put it on top. And that takes time. This is the reason using rpm-ostree to layer stuff is not recommended.
That’s why uBlue exists for example. It gives you a sane start setup, where all drivers are already built in into the image. And then you can either use the clean base and add your own stuff to create your own image, or use already great ones like Bluefin or Bazzite, where everything you want is already included.
Atomic just means that every process is either completed without errors, or not at all. This way, you don’t get an half updated and broken system for example in case you loose power. Happened to me quite a few times already, but never with Fedora Atomic.
Pretty much anything outside of /var/
(even /home/
is placed inside /var/
) is read-only, and if you want to modify your install, you have to build your own image. Therefore, it is both immutable AND atomic.
That’s why I prefer the term “image based”
--apply-live
tag (or however it’s spelled).FYI, the creators of Aurora/ Bazzite/ Bluefin are currently working on bootable CentOS stream based OCI images. This means, that you will get a LTS version, similar to Debian, but image based and WAY more slow paced.
My experience with uBlue has been flawless, but I don’t know if I would recommend it to an elderly person, because they might change a bit, and change is a stress factor for many people that age.
KDE Connect has a remote feature for presentations. Maybe one can create a small interface/ WM for it?
For example, Niri WM, configured with just left, right, and laserpointer as confirmation button. Based on uBlue, so it updates itself. Does that sound practical?
I’m using it for years now to control the laptop from my couch? And it works great.
Thanks for the summary!