this post was submitted on 29 Dec 2023
116 points (94.6% liked)

Linux

47232 readers
830 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
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 24 points 8 months ago (2 children)

Been using Wayland since 3'ish years ago and my desktop experience has been really smooth -- no crashes, errors or anything of the sort. Everything "just werks" just as if I were on Xorg instead. Even on a completely obscure/zero linux support single board computer (Orange pi zero 3).

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

Graphics drivers are what matters. Your orange pi uses a mali GPU which is well supported by Linux (thanks ARM).

nVidia is just barely at the point where their most recent gpu drivers aren't terrible under Wayland. It's taken a while to get there.

GPUs with good open source drivers will fare fine.

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

Not as bad as you might think. The nouveau drivers have come a long way for maxwell. You should give it a shot if you haven't. But, unfortunately, if you are using anything new then nouveau sucks. It's a fun game where you get to wait until nvidia no longer wants to support your GPU and hope by that point that nouveau has progressed far enough that you won't be looking at noman's land.

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago) (1 children)

I meant the GTX900 series. I'm aware the 700s have decent support in nouveau, but the 900s has already been dropped by nvidia so we are on older drivers not capable of the latest vulkan extensions required by modern Proton.

For nouveau it needs GSP firmware that wasnt released as part of that release they did a while ago. I think pascal users are on the same situation, they just havent been dropped by the proprietary drivers yet. I wonder if we are gonna be stuck on xorg forever.

The newer cards got the important bits released by nvidia so the community can at least have a path forward...

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

I wasn't fully aware of NVK and where it's at. It's actually pretty exciting. I wouldn't mind dropping my current nvidia binary blob for fully open source drivers.

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

it didnt work ootb for me on ubuntu so i dropped it, but i hear it can already be made to work well with the desktop and basic stuff. performance in games is still bad but they are running.

[–] [email protected] 0 points 8 months ago

It still sucks for me at least. Doesnt respect scaling, or work after suspend, also discord streaming still broken for years. Also push to talk.

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

I've switched away from Xorg a few years ago because of its terrible multi monitor support and bad experiences with picom. Sway and now hyprland are imo a better tiling wm experience then their Xorg equivalent.