this post was submitted on 21 May 2024
219 points (98.7% liked)

Linux

48072 readers
1 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 6 years ago
MODERATORS
top 42 comments
sorted by: hot top controversial new old
[–] land@lemmy.ml 26 points 1 year ago (5 children)

Does that mean I can switch to Wayland from x11??

[–] NicKoehler@feddit.it 15 points 1 year ago (1 children)

Yes, now is actually a pretty nice experience using Wayland with this driver

[–] umbrella@lemmy.ml 7 points 1 year ago* (last edited 1 year ago)

i've heard that one a few times before.

[–] Owljfien@lemm.ee 8 points 1 year ago (1 children)

Some compositors haven't updated yet to my knowledge. I think KDE has something in the aur but not the wider release until their 6.1 release in June. I'm not 100% though

[–] Molecular0079@lemmy.world 9 points 1 year ago

You're correct. While the stable version of KDE Wayland is usable right now with the new driver with no flickering issues, etc., it technically does not have the necessary patches needed for explicit sync. Nvidia has put some workarounds in the 555 driver code to prevent flickering without explicit sync, but they're slower code paths.

The AUR has a package called kwin-explicit-sync, which is just the latest stable kwin with the explicit sync patches applied. This combined with the 555 drivers makes explicit sync work, finally solving the flickering issues in a fast performant way.

I've tested with both kwin and kwin-explicit-sync and the latter has dramatically improved input latency. I am basically daily driving Wayland now and it is awesome.

[–] bruhduh@lemmy.world 5 points 1 year ago

Last piece of puzzle is to add cli mtp support on wayland, i have 2 laptops one on AMD and second on Nvidia and with wayland on AMD while Nvidia with x11, and i can't use jdupes on my mtp connections on wayland and i can't "cd" into mtp connection while gui apps doing fine on wayland

[–] Beaver@lemmy.ca 5 points 1 year ago (2 children)

Wait Wayland is bad on Nvidia in the dark times before today?

[–] doona@aussie.zone 18 points 1 year ago* (last edited 1 year ago) (1 children)

XWayland (and therefore Zoom, IntelliJ IDEA, any game that runs on Wine, etc) has been borderline unusable for years due to Nvidia not supporting the way a system synchronises its rendering with the GPU, but recently all of the changes that facilitate a newer, better (and most importantly, a directly supported by Nvidia) way of synchronising got merged. This driver is the final piece of the puzzle and I can confirm that all Xwayland flickering has gone away for me.

[–] lemmyvore@feddit.nl 7 points 1 year ago (1 children)

Nvidia didn't implement implicit sync because it was stupid and also didn't really solve anything, it still had performance issues.

The real problem with explicit sync wasn't Nvidia, it was the fact everything and everybody has to implement it. This problem was worse under a stack like Wayland where every piece has to reinvent the wheel.

The missing piece of the puzzle wasn't one piece, it was all of them: explicit sync had to be implemented in the kernel, and in drivers, and in graphical libraries, and in compositors, and in apps and so on.

Nvidia released it after it was stable in the kernel.

They don't care about Wayland or any other userland applications except their own. They don't have to schedule their development around Wayland, why would they? It's an emerging stack that's not yet in use across all the Linux desktop, which is like 1% of their user base anyway.

[–] doona@aussie.zone 1 points 1 year ago (1 children)

Great points. Especially the last one, there’s been a lot of vitriol directed at Nvidia lately for “dragging their heels” or whatever, but I don’t blame them for not wanting to implement a crappy stopgap and I certainly do not blame them for the time it took to get e.g the Wayland protocol merged. I think people simply love complaining in the Linux community.

[–] rotopenguin 4 points 1 year ago* (last edited 1 year ago)

There's a simple solution. Open up your drivers Nvidia, like Intel and AMD have done.

[–] atocci@kbin.social 4 points 1 year ago (1 children)

I've not been having a pleasant experience with it, but X11 has its own share of issues as well. They have different issues though, my problems in Wayland are not identical to the problems i have with X11. PopOS under Wayland has been the most usable so far, but I'm hoping that when this update hits the stable branch it'll finally make Bazzite practical as my main OS.

[–] land@lemmy.ml 1 points 1 year ago (1 children)

X11 on Bazzite is perfectly working for me. Wayland was causing too many apps to flicker.

[–] atocci@kbin.social 3 points 1 year ago (1 children)

I can't use my two monitors on X11 because they're different refresh rates unfortunately. I'd have to either lower the refresh rate of my main monitor to match my secondary monitor (ew) or disable my secondary monitor completely. I get the flickering in Wayland also sadly.

[–] land@lemmy.ml 2 points 1 year ago (1 children)

Both monitors are working perfectly for me on x11 using the 165 refresh rate.

[–] atocci@kbin.social 5 points 1 year ago (1 children)

Oh yeah for sure, it works great when I set my monitors to the same refresh rate, but I'd prefer to not have to do that because it's a pretty big difference between them. My secondary monitor is 165hz, but my primary monitor is 360hz, and trying to run them at their native refresh rates at the same time in X11 doesn't work at all. I'd have to set the 360hz monitor down to 165hz to match my secondary monitor before things become usable.

[–] land@lemmy.ml 2 points 1 year ago

That sucks man.

[–] toastal@lemmy.ml 2 points 1 year ago (1 children)

Not if you need color management. Anyone who creates anything could use color management.

[–] winterayars@sh.itjust.works 2 points 1 year ago

Doesn't KDE basically have color management with 6 or 6.1 or something?

[–] SmoochyPit@lemmy.ca 20 points 1 year ago (1 children)

YOOO!!

I can’t wait to get home for this! I’m going to try to use VRR again too, see how it plays with that.

[–] SmoochyPit@lemmy.ca 13 points 1 year ago (1 children)

Got home, it’s working really well. Like, I’m super pleased!

VRR still needs testing on my system. I know that there’s yet to be a fix for multi-monitor VRR. I still need to test with a single monitor, though.

[–] emptiestplace@lemmy.ml 0 points 1 year ago

You gonna be there for a bit?

[–] muhyb@programming.dev 10 points 1 year ago (1 children)

I recently tried Wayland and it was not so pleasant experience. Guess I'll try again soon.

[–] shaytan@lemmy.dbzer0.com 4 points 1 year ago (1 children)

There was no sync at all in the last drivers, now we have good sync, it should be nice smooth experience once everything updates

[–] muhyb@programming.dev 1 points 1 year ago (1 children)

Heh, I tried the NVK driver just out of curiosity and it worked better than proprietary driver for Wayland. I wonder if this update would make that level of smoothness.

[–] shaytan@lemmy.dbzer0.com 2 points 1 year ago (1 children)

NVK is great overall, for gaming eeeeh, no, sadly. I think it's getting improvements for vulkan gaming

But 555 beta is already much better than 550 on wayland

[–] muhyb@programming.dev 1 points 1 year ago

Well, I tried gaming but best it can do is mid-tier gaming. Still impressive though.

That's good to hear. Hopefully they release final version soon.

[–] atocci@kbin.social 9 points 1 year ago (2 children)

How can I update to this beta driver in Bazzite?

[–] EccTM@lemmy.ml 13 points 1 year ago

I think we Fedora users just have to wait for RPMFusion to roll out the updated driver. Not entirely sure if they only use Stable branch drivers or not though. I'm used to Arch where it would just be in the AUR within the hour...

I've been refreshing half the uBlue repos a lot today in the hopes there's some commits showing they're rolling the drivers out for Bluefin quickly 😂

[–] SuperIce@lemmy.world 6 points 1 year ago

You can't. Just wait for it to be stable

[–] Eyck_of_denesle@lemmy.zip 7 points 1 year ago

Everyone so excited while I'm here sitting with gt1030 that most likely doesn't even support vrr

[–] daddyjones@lemmy.world 7 points 1 year ago

How long do these drivers usually take to move out of beta?

Let's freaking gooooo!

[–] Beaver@lemmy.ca 4 points 1 year ago* (last edited 1 year ago) (1 children)

Does this support the gtx 1660?

[–] admin@lemmy.my-box.dev 9 points 1 year ago (2 children)

https://www.nvidia.com/Download/driverResults.aspx/224751/en-us/ here's the release notes, it includes the list of supported products.

[–] Beaver@lemmy.ca 2 points 1 year ago

It is supported 🤗

[–] Eyck_of_denesle@lemmy.zip 2 points 1 year ago (1 children)

It also supports gt 1030 but I'm not sure if my gpu even supports explicit sync. I would appreciate any kind of answer.

[–] lemmyvore@feddit.nl 5 points 1 year ago* (last edited 1 year ago) (1 children)

Explicit sync is a software thing. It's how the software stack queues frame rendering. As long as the driver version that implements it covers your card model it will work.

[–] Eyck_of_denesle@lemmy.zip 2 points 1 year ago

Let's goo. Thanks for the info. I may have confused it with vrr but idk tbh

[–] walthervonstolzing@lemmy.ml 3 points 1 year ago

What's up with the Fedora font on the 'explicit sync' though? Hmmm...

[–] Beaver@lemmy.ca 3 points 1 year ago

Let’s go open source competition!

[–] Spore@lemmy.ml 3 points 1 year ago

Did they fixed the kernel panic problem that persisted in the last two versions? I don't dare to try it, last month their proprietary driver has almost destroyed my machine.