Just got a steam deck and immediately checked out the desktop mode, and I was somewhat surprised to see KDE and pacman as opposed to GNOME and apt, I have nothing against the former though a strong preference for the latter, anyone know why Volvo went in this direction?
For KDE, Valve found it easier to work with KDE devs than GNOME devs.
Big surprise.
Doesn’t kde work on debian? I haven’t used it on the desktop in ages, but that seems odd.
On second thought, they may not have the most up-to-date version. So maybe it’s that.
And if steam could make a Qt client while they’re at it…
Of course it does. OP asked multiple questions, this was sipposes to answer why they used KDE instead of Gnome. I personally think Arch would have the advantage of having the newewst drivers, Proton version etc. available.
My hair is a bird.
The popular opinion is that it was easier for them to get up-to-date packages that way.
My opinion: It’s just what the people working on the Deck were using at the time themselves.
Other reason might be that they had SteamOS 2 based on Debian and probably had some problems with it that they could solve on Arch more easily.
Arch packaging is also significantly easier to work with in my experience. I’ve packaged for both for some years and I’ll take the Arch build system over wrangling dpkg every chance I can.
I feel like this is the answer. if you’ve ever had to maintain a build pipeline or repository for .deb or .rpm, it’s not exactly pleasant (it is extremely robust, however). arch packaging is very simple by comparison, and I really doubt they’d need much more.
+1 to this. I built a few deb packages at a previous company. It was a solid packaging suite but good lord was it a pain to work through
Gaming support is still very much a work in progress all up and down the software stack. Stable distros like Debian tend to ship older proven versions of packages so their packaged software can be up to 18mo behind current releases. The NTSync kernel code that should improve Windows game performance isn’t even scheduled for mainline merge until the 6.10 kernel window in a few weeks - that’s not likely to be in a stable Debian release for a 12-18mo.
TL;DR: Gaming work is very much ongoing and Arch moves faster than Debian does. Shipping 12-18mo old versions of core software on the Steam deck would degrade performance.
It’s pretty common to use debian
unstable
as a base.stable
is not the only release that debian offers, and despite their names they tend to be more dependable than other distros idea of stable.$ awk -v k=$(uname -r) '/^NAME=/{gsub(/^NAME=|"/, "", $0);print $0,k}' /etc/os-release Debian GNU/Linux 6.7.12-amd64
In my experience, Debian unstable has been less stable than “pure” rolling release distributions. Basing on unstable also means you have to put up with or work around Debian’s freeze periods.
Arch gets faster driver updates, KDE is faster at developing Wayland protocol implementations.
Edit: Valve gets their desired stability by turning Arch into a point release distro through image based releases. And, the system is practically unbrickable since it’s immutable. So, in summary it’s the best of both rolling release and point release models. By best, I mean for gaming.
Wayland
🤮
I understand your comment if you have an Nvidia GPU and/or if you don’t do any gaming, but if you have an Intel or AMD GPU and you play games, Wayland is just better. VRR, HDR, Fractional Scaling, Nvidia Reflex (for all GPU brands), in GameScope (wayland compositor made by Valve) you can have FSR, upscaling, on all games. It’s even better than on Windows. And if you use Bazzite, all is set up for you out of the box, you don’t need to be an experienced Linux user to use all of the above tech. Just like on the Steam Deck.
As for why they adopted KDE, they probably discovered how hard it is to work with Gnome developers.
I remember in an interview talking about the Steam Deck and its controls, GabeN said (paraphrased) “What we learned from the Steam Controller is there needs to be zero learning curve. Players want to pick it up and understand it immediately.”
Given that ethos, it’s not difficult to understand adopting KDE over Gnome. Most of Valve’s customers are coming from Windows, and KDE resembles Windows’ UI, where Gnome resembles iOS after a stroke.
Removed by mod
So, what you’re saying is you think Gnome resembles MacOS after a stroke? Fair enough.
Whichever who cares. I find Gnome so feature poor and so “why would you ever want to do that?” and so “You have to do it the way it occurred to us, not the way it occurred to you.” that I legitimately hate it.
Removed by mod
Windows 11 is still easier to use…
Removed by mod
Yes, and I think it’s easier to use than gnome.
Don’t feed the troll…
Why would you ever need such a feature? Closed.
I shared a green text recently that said just this lol
Since the start. Forget working with them, it’s a rough go to even try and communicate with them.
And that goes back to mailing list days, creating a personal grudge against Gnome so firm that I haven’t used it since the early 2000s.
Thankfully there’s KDE for my general use and a wide variety of lightweight options for other uses.
All of the things others have said are excellent points, I would also like to point out that if you go to the steam hardware survey and select Linux only you’ll see that Arch is the most used distro (after SteamOS), and that was also the case when the Steam Deck was announced in July 2021 https://web.archive.org/web/20220806051441/https://store.steampowered.com/hwsurvey/
And from my personal experience there’s a reason for that, other than the I use Arch btw meme, despite most ports having Ubuntu in mind, and despite Ubuntu being the more user friendly distro, games just work on Arch. It’s a weird thing where gaming on all of my arch machines is very painless, but gaming on the Ubuntu ones is frustrating, there’s always something not right, it feels like the machine is chugging, or the driver decides not to work, or the game shows a black screen, or prime decides not today, etc, etc. I admit this is personal experience, and others might have the exact opposite, and that this is kind of biased because as a general rule people who use Arch tend to be more knowledgeable about Linux than people who use Ubuntu, but from replying on several Linux forums it’s generally people with Ubuntu that have problems with games and people with Arch usually report that “it just works” for them.
Reminds me of the time I had a nvidia GPU laptop and was distro hopping like a rabbit on crack trying to find something stable. Surprisingly enough it was Arch that proved to be the most stable and what I ended up sticking to.
Games need to live closer to the bleeding edge than a lot of other software.
Also, for wine/proton, and the other customisations built into the deck, it makes sense to pick a starting point that is more built for customisation. By that I mean there was probably less things they needed to add or remove at the start.
As mentioned, it’s also likely there was personal bias internally. But even that can be a valid reason as they need to be familiar/comfortable with the starting distro.
Not saying that Debian cannot do it, but doing it this way probably made valve’s employees lives easier.
the deck isn’t some server that needs > 100% uptime for years. Debian is poopoo for bleeding edge game releases, especially any alpha/beta/early access stuff
It was based on debian, but moved to arch.
I think they did it because honestly, arch is better for desktop-usage due to its rolling-release model.
Bugs in debian stick around forever.
Yeah as an Arch user I disagree. Imo a handheld meant to be a plug and play system would hugely benefit from a stable OS with a laid back update schedule. You don’t see PlayStation pushing constant updates the second BSD packages get new versions.
As others have said, Valve has their own immutable release system, so it doesn’t really matter. In this case, the rolling release has even less to do with it. They likely chose Arch due to the up to date packages which benefit gaming.
I don’t think that’s a good point, since they make their own immutable images, so they can use whatever versions of software they want, and you don’t normally get to update them with the rolling release
Yeah but what’s the point of using Debian when you’re going to have to manually package newer versions of a lot of software?
In early Steam Deck showcase videos there were talks with Valve guys like Lawrence Yang, and IIRC they simply said that it is easier for them to build the system that way, not that they couldn’t continue using Debian.
I think the reason for that might be that Debian has pretty strict package and dependency policies and sometimes it’s not easy to put cutting edge solutions on top of the „stable” base, so they would end-up using unstable/sid anyway, which still isn’t ideal as there is some freezing happening every now and then. Also Debian packaging system feels quite dated and strict comparing to PKGBUILD format, and it’s simply easier to build custom packages, having single build instruction file is super convenient and unlike with Debian at times, replacing whatever core system packages without breaking half of the dependency tree is usually easily doable on Arch.
For the KDE part, something I haven’t heard most people mention is the wayland support and how fast they are to pioneer and implement new protocols. DRM leasing is the reason why Gnome can’t do VR games and I forget why they wouldn’t implement it, but the why doesn’t really matter for a company focused on gaming. There are quite a number of protocols that have followed this same story with Gnome.
Didn’t GNOME support Wayland way earlier than KDE ?
Yes, but that isn’t really relevant to the current state of things. I still think Gnome’s wayland implementation is ahead in some ways, but why would that matter when various game related stuff doesn’t work on Gnome. We are talking about a gaming company here.
Switched to it by default in 2016.
[…] anyone know why Volvo went in this direction?
So noone is talking about Volvo?
Other than that, SteamOS started with Debian and switched to Arch last minute before the steam deck released.
Volvo probably trying to cast off their reputation for being “safe ang boring” and take on a more edgy image.
Ditching Internal combustion in favour of steam power is also a major shift for them.
People shitting on Gnome sound like kids bitching that the free pizza shop doesn’t offer your favorite hamburger.
Also, all this sudden Gnome hate all over Lemmy is trendy as fuck, being trendy used to mean you were a loser with no original style, I guess the capitalists turned it into “viral” and made it cool.
deleted by creator
This is a dumb take too, it’s important to criticize and scrutinize anything and everything down to the smallest detail to understand what works and what doesn’t, how and why that is the case in order to make better decisions for the future. You have to think critically, especially about software even when it’s a matter of preference.
deleted by creator
I never see KDE get near the hate from gnome users because it just doesn’t affect them.
It’s because everyone that uses Linux will stumble across gnome at least once because it’s in Ubuntu which is the first and only distro a lot of people use, so you have to go out of your way to use something else like KDE.
i don’t understand why you’d waste time complaining about any you don’t use.
Why do people complain about anything?
Because why not? I don’t like Gnome but I complain about it because I can and I don’t like it.
I also complain about IOS, macOS, And a lot of other shit that doesn’t matter. I just like to voice my opinion like everyone else. There is no need to listen.
Ubuntu’s version of Gnome is heavily modified to look and feel like their old Unity DE though. Vanilla Gnome like in Fedora or Arch is a vastly different experience.
Arch?
Last time I installed arch it didn’t have any DE (or anything really) by default.
Correct. But if you install gnome, it comes with default configs
That’s true with KDE as well.
Who said it wasn’t
Gnome is shit, I use KDE btw is definitely the new Reddit/Lemmy Linux community circlejerk.
And it’s not even like console fanboy arguments, because in this case it’s pretty one-sided. I don’t see Gnome fans brigading KDE threads and circlejerking about KDE being awful and the devs being cunts.
Idk why people can’t just accept that they’re both amazing DEs but very different in use, with very different project philosophies.
It seems to me that people keep saying “Linux is about choice”, but the second someone chooses something different to what the hivemind likes, the pitchforks are out.
Lol, typical Lemmy to blame everything on capitalism.
Gnome is just incredibly annoying to use. It’s not a trendy thing to say, it’s just my opinion.
I find some software annoying too but I’m not 12 so I don’t feel the need to shit on people volunteering their time to make software for people.
I really enjoy gnome, I much prefer it.
That’s fair enough. I don’t understand why personally but you do you.
I see you’re upset people don’t like gnome.
I don’t care what people like, I don’t like people shitting on open source projects and dividing the community.
If we divided Gnome right out of the open source community, we wouldn’t have lost much.
It’d be a massive loss. The best DE would be gone.
Naw, Cinnamon will still be here.
Lmao
Right.
You don’t like that people don’t like gnome. You care about what they like.
I, personally, think when we love something we want it to be the best it can be. Gnome devs seem to just be red hat employees who don’t actually care about making a good DE, just doing the easiest work while [WONTFIX]ing anything that takes actual effort.
You don’t even talk with gnome devs. You talk with red hat. They’re employees first for a company owned by IBM.
Gnome devs seem to just be red hat employees who don’t actually care about making a good DE
But Gnome is a great DE, I’ve used it as a daily driver for personal and at work for many years. I can’t say I have any major complaints. What’s so terrible about Gnome?
Do you use gnome tweak tools?
Because if I do, then that proves Gnome is terrible and all the devs should drive off a cliff?
Splitting the community? Who cares, it doesn’t matter anyways.
I care, and so do many others, it happens to some with empathy when they grow out of their preteen years.
Rolling release, quicker updates for gaming, and pacman is an extremely fast package manager, which is why OpenSUSE Tumbleweed wasn’t chosen. KDE probably because touch screen works better on it and maybe they found switching between desktop and big picture mode to be a better transition
KDE because it looks like Windows? So gamers will have a familiar interface instead of Gnome
Maybe? As much as I hate that statement it’s probably true, cause windows does look like kde since they copied a bunch of stuff from plasma
And Plasma copied a bunch of stuff from Windows.
Removed by mod