this post was submitted on 06 Mar 2024
94 points (99.0% liked)

Linux

48287 readers
613 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
top 7 comments
sorted by: hot top controversial new old
[–] cron@feddit.de 14 points 8 months ago (3 children)

The autotldr-bot only summarized the first page, so here are some more quotes. Basically, the performance was almost identical, with two notable exceptions.

Across a variety of demanding GPU benchmarks the NVIDIA R550 open kernel driver continued to perform on-par with the proprietary driver for these GeForce RTX 40 graphics cards.

While running Blender 4.0 the proprietary kernel driver seemed to yield slightly better performance. It was just fractions of a second but was rather consistently showing the proprietary driver having that slight advantage here, unlike in other workloads.

There was the small advantage too that during periods of brief downtime using the open kernel driver appeared to deliver slightly lower GPU power consumption than the proprietary driver.

Does anyone have an idea what's the point with the proprietary driver now? Does it have any features missing in the open driver?

[–] kugmo@sh.itjust.works 5 points 8 months ago (1 children)

You have to use the proprietary driver with GTX 1000 series cards and older to get good performance. 900 and 1000 series cards are cucked with no re-clocking on nouveau because they require signed firmware.

[–] cron@feddit.de 3 points 8 months ago (1 children)

You're right, the new open source driver does not support the 1000 series and older, only Turing (2000 series) and above.

[–] kugmo@sh.itjust.works 1 points 8 months ago

And 16 series, but that is also Turing.

[–] Molecular0079@lemmy.world 5 points 8 months ago

Does it have any features missing in the open driver?

You can see the differences in the official README here: https://us.download.nvidia.com/XFree86/Linux-x86_64/550.54.14/README/kernel_open.html

The main difference for me is the inability to preserve video memory during suspend and hibernate. Without it, sleep and hibernate will cause all sorts of weird graphical glitches upon resume.

[–] survivalmachine@beehaw.org 3 points 8 months ago

Is the open driver more stable in Wayland now? 535, I couldn't use Wayland at all. 545, the open driver was still giving me all kinds of problems, but proprietary driver was flawless. Just upgraded and nothing broke, so I guess I'll try flipping back to open again and giving it a try, but the point of the proprietary driver has been stability, at least for some of us. [Arch/Wayland/hyprland/rtx3060]

[–] autotldr@lemmings.world 8 points 8 months ago

This is the best summary I could come up with:


Previously the open-source (out-of-tree) kernel modules were just certified for their data center GPUs while now they are basically acknowledging that they are in good shape too for GeForce and workstation products.

It was back in May 2022 that NVIDIA announced their open-source GPU kernel driver plans for Turing GPus and newer.

Since then they've continued advancing this out-of-tree code that is bundled as part of their distributed driver package.

NVIDIA's open kernel modules option is NOT to be confused with the upstream open-source Nouveau driver effort.

But there are some known limitations in the open kernel driver with not yet having G-SYNC support on notebooks and vRAM is not preserved across power management yet.

During the benchmarking not only was the raw performance analyzed but also the GPU power consumption between these alternative kernel drivers.


The original article contains 440 words, the summary contains 136 words. Saved 69%. I'm a bot and I'm open source!