this post was submitted on 11 May 2024
289 points (98.3% liked)

Linux

45534 readers
1204 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] 12 points 1 month ago (1 children)

Personally i still got Windows on a second SSD for gaming as ive had a more reliable experience there than on any linux i've used as daily drivers (Arch, Endeavour, Debian and now Fedora 40)..

That being said, does this mean better compatibility with, say, Wayland for example ? I would like to completely ditch Windows but this aspect has been holding me back from a complete switch for years.

[–] [email protected] 17 points 1 month ago* (last edited 1 month ago) (5 children)

Wayland Nvidia compatibility will be here soon™ Nvidia drivers needed explicit sync, which was not supported in Wayland. However, explicit sync has been merged into the Wayland protocol and should be here shortly. Gnome 46.1 already ships with it.

I do not understand fully but maybe drivers need a bit of configuration too to use this? I'm not sure of all the steps but it should be here soon

[–] sxt 7 points 1 month ago

I believe version 555 of the Nvidia driver is supposed to get the explicit sync patch.

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

Would explicit sync solve the xwayland electron apps from UI glitching and flickering?

[–] [email protected] 4 points 1 month ago
[–] [email protected] 2 points 1 month ago (1 children)

all the necessary things are already here on the linux side AFAIK the only thing left is a stable release of their drivers with support for it, which should come relatively soon

[–] [email protected] 1 points 1 month ago

Beta due this week I think

[–] lightnegative 1 points 1 month ago (1 children)

Tbh im incredulous that explicit sync wasnt a thing from day 1.

Like what kind of sane API have you ever used that didn't allow you to buffer / queue up operations and then flush them all at once?

[–] [email protected] 1 points 1 month ago

Did they need it before now?

[–] [email protected] 1 points 1 month ago

That’ll be my switchover point too, most likely. Can’t fuckin’ wait until they get that stuff ironed out.