Hello folks. I use many distro from Debian to Fedora to OpenSuse and Arch. I also use many window managers like i3, dwm and qtile. On desktop environment, I use XFCE the most. Currently, I am looking to try something new, hence KDE.
I am looking for something with a beautiful UI and works out of the box. So, something on the same spectrum as XFCE but more pretty.
I tried out the distros with preinstalled KDE: Fedora KDE, Manjaro KDE, Kubuntu.
The good: KDE is beautiful and very easy to use. I actually enjoy using my computer more.
The bad: it crashes… a lot even when I turn off all the animations. My system is not that slow: AMD 7 Pro with 64 GB of RAM. Some examples:
-
Logging in, KDE hangs for 30 seconds. Even when I finally see the desktop, I would need to wait a further 10 seconds to finally able to interact, i.e. click and open stuff.
-
After resume suspend, system would hang and there is nothing I can do except for a forced reboot.
-
Browsing the web with only 3 tabs opened, KDE also hang.
As much as I hate GNOME, everything just works. I installed the GNOME flavors of above distros and never experience any hiccups.
If KDE works for you, do you use a preinstalled distro and which one? How about if you install KDE from scratch, like Arch?
Xfce user, here to represent!
I love it and haven’t had any trouble. Try it out!
You say KDE hangs, but what component hangs actually? It it plasmashell (other apps work but panel is dead?)? Kwin (windows move/respond to input?)? KDE apps?
I would suggest you to install a distro with kde (fedora KDE edition or open SUSE, not neon) if you’re not confident with administration. Use something like Kinoite for accidental breakage protection, or if you want to keep /home as is, install fedora 42 inplace (the new installer).
Not only my experience but also that of many KDE devs say that fedora KDE is probably the best mainline KDE experience (ignoring niche distros or customized KDE).
Also, don’t use xorg session. Always log in to default wayland session unless you have incompatible usecase (in that case you know what you’re doing).
Those aren’t normal issues.
It sounds more like a driver or hardware issue which may only pop up in KDE (Wayland) and not in your other WMs (X11).
As a first step, try logging into the KDE (X11) Session and see if it still happens.Very much agreed. I ran into some similar issues for a while on KDE Wayland, also with strange freezes–and was concerned that it might be a (fairly new at the time) hardware issue. No, it was evidently some weirdness involving the then-current NVIDIA drivers, which was thankfully fixed not that long after.
If you do have NVIDIA graphics, you’ll probably want to make sure it’s using the latest drivers from them–and maybe particularly on Wayland. More stable distros do tend to ship older versions.
Do you have an nvidia GPU? It’s the most important thing to know.
Agreed, have had issues with especially older nvidia cards, 840 and 970. Atleast until I switched to prop. Driver
Sounds familiar. I have tried it with many distros and it just isn’t usable. Gave up and ended up liking cinnamon more anyway.
I have been using KDE on Arch across several machines for about 3 years now, then Manjaro for a year before that. At no point have I experienced instability or issues like that. Especially that last one; I’m the sort of person who regularly has 10+ tabs open on laptops with a fraction the amount of RAM that you have.
I would say that is definitely not normal. If that happened to me, I might search online or check
journalctl -b -p 3
to see if it yields any clues.I think Linux nerds are clowns who don’t understand that not everyone wants to learn what -xvf means just to extract a goddammed file.
Kde is solid and requires zero fuckery in my experience to work well. This is in fedora, suse, arch (endeavour), void.
Kde works great for me, I don’t have any special hardware. I have used it with fedora and bazzite.
KDE Manjaro running on 4 or 5 of my machines, pure stability. It sounds like a hardware issue.
Here are my suggestions to diagnose this.
Option 1. Setup an ssh server, connect from a second computer (or phone via Termux), execute $journalctl -fe, and observe the journal from your second device when the crash occurs. That should help pinpoint the issue.
Option 2. If you don’t have a second device, use a non-gui tty, access via Ctrl+Alt+F1. (Usually terminals are available F1 thru F6). Once again execute $journalctl -fe and observe it during the crash.
Tbh option 2 may just be easier especially if you have minimal knowledge of ssh. Good luck, ping me back if you find this helpful and would like more perspective, and apologies if this doesn’t help you.
If the entire computer crashes, boot into a terminal and browse journalctl history of previous boots, sorry I don’t have these commands off the top of my head but if you need them and ask I will get them for you.
journalctl -xb-1
where 1 is last boot, 2 is boot before that, etc.
I’ve never had issues like that on Kubuntu, Debian, or EndeavourOS. KDE is great and I love it.
I use KDE with Chimera Linux which is only in beta. Rock solid.
had a couple of crashes when 6 was released, but they were fixed pretty quickly and has been rock solid ever since. Those crashes probably had more to do with my nvidia card than kde itself, tbh
KDE is just KDE. It has clear pros and cons. Hopefully one day they will take care of the cons.
openSUSE has the best integration of KDE, but I wouldn’t expect to see issues like yours on any distro, really…
For what it’s worth, I experience none of that. My laptop is absolutely rock solid with KDE, it’s like a MacBook you pull it out of your backpack and it’s ready to go before I’m even done opening the screen.
My desktop is currently just over 5 days of continuous uptime (no sleep). I’ve crashed more often because of ZFS than KDE.
Both are ArchLinux. I also have a friend on Bazzite that doesn’t have issues with KDE either, and it runs great in my VM.
Those all sound like possible graphics driver issues.