this post was submitted on 26 Jun 2023
70 points (98.6% liked)

Linux

48261 readers
302 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
 

I'm on KDE Plasma with Nvidia and Wayland with the proprietary 530 drivers but really the experience (due to Nvidia's own fault) doesn't feel polished at all although it's very smooth, but the fact of having to be constantly switching between Xorg and Wayland because one or another program doesn't behave the way it should in Wayland (frameskipping, blank screen, tearing) and I was thinking if using the open source drivers could fix something or make it worse.

I remember testing the open source drivers some time ago and running the Terraria compilation for Linux was not working well at all, and that being a native Linux compilation, maybe the Proton version would have worked better.

top 19 comments
sorted by: hot top controversial new old
[–] [email protected] 18 points 1 year ago

Unless you have a Geforce 7xx or older it is still very bad as Nvidia is preventing the open-source drivers to work properly on newer cards with their cryptographically signed firmware.

[–] AlmightySnoo 14 points 1 year ago

I'll speak on the GPGPU side as it's a very underrated aspect. You can't do CUDA with the opensource drivers and Nvidia will never help in that regard, because they rely on their licensing to force datacenters to buy high-margin datacenter GPUs like the A100 and H100 because the license of their proprietary drivers says you don't have the right to host instances with consumer GPUs.

The CUDA limitation alone makes buying an Nvidia card completely pointless if you're going to use opensource drivers.

[–] [email protected] 7 points 1 year ago

Nothing has really changed for Nouveau yet.

A while back they released an open-source kernel driver for Turing and later (well, really they moved most of the driver to an on-GPU processor called the GSP, and released a kernel driver that's a shim between the GSP and the userspace driver), and that opens the possibility for better open-source drivers in the future (Collabora is working on an open-source Vulkan driver for Nvidia, NVK, and Nouveau is working on making use of the GSP firmware), but it hasn't changed anything for practical purposes yet.

[–] [email protected] 6 points 1 year ago

I'm on an old GTX 970 using the 530 proprietary drivers. I have since switched back to Xorg due to various issues with wayland, mostly lack of support for virtual KVM (not Nvidia's fault). I have never tried the open source drivers but this discussion makes me curious to do so.

Also, obligatory Nvidia, fuck you 🖕.

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

I get screen tearing on any driver other than the Nvidia driver. Also screen flicker. Open source drivers don't work well for me. I guess still have to wait more.

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

Honestly at this point I think that before Nvidia does something to fix these problems we as users are going to switch to an AMD GPU.

I think we have been waiting too long and nothing happens, Nvidia must have possibly bigger interests than fixing their driver in Linux, I have been since 2020 with Linux and the Plasma experience with the proprietary driver in Xorg is still the same, I could believe that it is Plasma's fault for being badly polished but no, or worse, that it is Linux's fault, when it is Nvidia's fault for their disinterest.

And I know that practically nobody can say overnight that they are going to buy a new GPU to have a polished experience, and that's exactly what I mean, because maybe someone with an average salary will take 5 years to buy a new GPU, and in 5 years the situation with Nvidia will be the same.

[–] [email protected] 3 points 1 year ago

one problem imo is that in nvidias view, their “linux drivers” is just CUDA, since that’s the majority of the market share, and those systems are mostly headless compute nodes anyway the desktop experience might not be worth supporting

[–] [email protected] 4 points 1 year ago

As far as i have noticed nvidia open source drivers are still dogshit... Because nvidia got a stick up their ass... Anyway i recommend switching to radeon cards. I use radeon and so far i had not a single problem... Also terraria works well via proton for me

[–] [email protected] 3 points 1 year ago

You can try your luck with the Nvidia's open-source kernel driver. I dun think it will work any better than the proprietary one though.

[–] [email protected] 2 points 1 year ago

Things might get better with the 545 drivers, which should introduce direct scanout for Wayland.

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

The only workable discreet GPUs with open source drivers that work right now are on Team Red (AMD) edit: and Intel.

There are good people working on Nvidia foss drivers but they have a long way to go.

[–] [email protected] 3 points 1 year ago

Team Blue is viable as well, not as good as AMD's yet but they're getting there. I've been using an Intel Arc A770 on Linux for 6 months, it's been pretty solid and Intel also has open source drivers.

[–] pglpm 2 points 1 year ago* (last edited 1 year ago)

I have tried the open-source drivers from time to time (last one v530) on a Thinkpad X1 Extreme and KDE Plasma (X11). Every time I switched to the open-source driver, the laptop unfortunately started to become uncomfortably hot – although the graphics card seemed to be working properly.

I looked on the net about this, and I remember reading that the open-source drivers were still in the testing phase. Sorry for not remembering more than this.

[–] [email protected] 1 points 1 year ago (1 children)

Nate said that one of the main contributors just worked on big improvement. He'll talk more about it on this week KDE recap on his blog. https://invent.kde.org/plasma/kwin/-/merge_requests/4177

[–] [email protected] 2 points 1 year ago

I had read about that but I thought it specifically affected users of 2 GPU configurations, can I benefit as a single GPU home user?

[–] moss 1 points 1 year ago

The recent open source driver is only compatible with the latest Gen cards (I have a 2070 so it's what I have installed) issue is even though it's open source it doesn't really fix any of the issues that plague Nvidia. There's such a litany of unforgivable issues that just make no sense it honestly seems as if Nvidia is trying to make things as bad as possible. I'm assuming no one's forked their open source drivers because they're just too complex for the open source community to take hold and fix stuff. In fact just recently I had to completely uninstall all GPU drivers because otherwise my computer wouldn't boot.

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

Nouveau works with older cards, performance is still about half last I checked, and most of the advanced features are missing.

Terraria should be fine though, it's a functional driver, just not much more.