this post was submitted on 10 Oct 2023
355 points (98.4% liked)

Linux

46794 readers
1049 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

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

EndeavourOS is moving to KDE Plasma for its live environment and offline installer from Xfce. You'll hear no complaints from me!

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 75 points 10 months ago (3 children)

Endeavour has been great with Plasma. That's how I've always configured it.

I can't wait until they push the big Wayland update with KDE; I am using Wayland with an Nvidia card and it can be a bit unpredictable.

[–] [email protected] 21 points 10 months ago (3 children)

What big update? Wayland has been pretty usable (on AMD, anyway) for a while now.

[–] [email protected] 43 points 10 months ago (1 children)

Presumably Plasma 6.0, which will fix a large number of remaining Wayland issues via Qt 6.

[–] [email protected] 7 points 10 months ago (3 children)

Will that make it more usable for nvidia users? I hope to someday try SteamOS with nvidia but I think most of the wayland issues are what's preventing that.

[–] [email protected] 7 points 10 months ago (1 children)

EOS and KDE are basically what SteamOS is running on the back-end. They use Plasma as their DE, and they use Arch as their OS. It's just highly tailored to their hardware since it's all AMD-based and AMD drivers have been open source forever.

There are offshoot projects that build from the SteamOS source and then include Nvidia drivers, but I haven't found one that was as functional as just running Endeavor and customizing it in the way that a Steam Deck would be designed for gaming.

[–] [email protected] 1 points 10 months ago

Yeah that's basically what I'm doing now but using xorg instead of wayland. So I cant use stuff like gamescope and the steam big picture is horribly laggy for whatever reason with nvidia cards.

Next GPU upgrade I'll go team red but until then I'm stuck with the nvidia card.

[–] [email protected] 3 points 10 months ago* (last edited 10 months ago)
[–] [email protected] 0 points 10 months ago (1 children)

Will that make it more usable for nvidia users?

Don't bet on it. For a while NVidia had hired a guy to implement EGLStreams support in KWin and other issues around supporting the Nvidia driver but since a year he's gone: https://invent.kde.org/users/ekurzinger/activity

[–] [email protected] 1 points 10 months ago (1 children)

Since then they've made their driver open source.

[–] [email protected] 5 points 10 months ago (1 children)

Since then they’ve made their driver open source.

No, they didn't. They open sourced the kernel module interfacing with the actual driver that's in user space. The actual OpenGL, Vulkan, etc. implementations are all closed source.

[–] [email protected] 4 points 10 months ago

Also their "open source" commit updates are one-shot for any version updates and nothing in between. Makes it pretty hard to contribute to.

[–] [email protected] 8 points 10 months ago (2 children)

It's not great on Nvidia. KDE's dev team have announced a big Plasma update, specifically focused on Wayland support to be released around February.

I have a 3090 and some stuff works, some stuff doesn't. I am forced to use it because X will lock refresh rates to the rate of the lowest monitor, so my 165hz screens were not being used to their fullest until I swapped over to Wayland which supports multiple monitor refresh rates.

Often I will find system components freezing up. The task bar, for example, will often stop being useable and freeze up. I have had the digital clock widget freeze up on me, which requires a relog to fix. It also doesn't totally work on transparent themes, rendering them without the translucency.

[–] [email protected] 3 points 10 months ago (1 children)

The task bar, for example, will often stop being useable and freeze up. I have had the digital clock widget freeze up on me, which requires a relog to fix.

Thankfully this has been tracked down, and will be fixed for Plasma 6. If you run into it, you can hit Alt+F2 and run kwin_wayland --replace which will restart the shell.

If you go into edit mode, and edit the task bar widget that shows your running applications, disable the option that shows window previews upon hovering over the application. Apparently that is the thing that causes the renderer to fail on non Intel GPU systems. Here's the bug report that goes over the whole history if you're interested.

Definitely feel you on the overall Nvidia Wayland KDE issues. I really wish I was in a position to be able to pickup an AMD GPU.

[–] [email protected] 2 points 10 months ago

Awesome, thanks!

[–] [email protected] 1 points 10 months ago

There's still weird bugs with Plasma Wayland unrelated to GPUs too. For whatever reason, dragging a file from a notification (e.g. Spectacle when a screenshot is saved) to Discord will make the shell just quit and restart...

[–] [email protected] 1 points 10 months ago

On AMD is usually great but still has bugs, klipper with xwayland is a mess and cant be disabled, for example. But on Nvidia is ... Bad

[–] [email protected] 9 points 10 months ago (1 children)

I think for NVIDIA or other proprietary drivers like AMDGPUPRO, Ublue images are best. They have images that they build with the NVIDIA driver and everything preinstalled, if an update fails, they will simply not ship it, if it breaks something on your system, you simply roll back.

And in contrast to regular Fedora Atomic (Silverblue, Kinoite,...) it has all the Codecs and drivers included, so you can directly run things like Resolve or Games on it with minor installation.

[–] [email protected] 4 points 10 months ago

EOS has generally been fine with the NVIDIA-DKMS drivers. The only funky thing that happened to me was that for about a month on my 1650 the HDMI output was not recognized, and I had to flip to Windows to use the external monitor on my laptop.

[–] [email protected] 1 points 10 months ago

I have so many issues with X11 crashing for me on KDE. I hope Wayland will be better...