this post was submitted on 27 Jul 2024
55 points (100.0% liked)

Linux

47233 readers
757 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
 

So NVIDIA just doesn't cut it on Linux/proton I've come to learn. Looking at the best bang//buck, it this the AMD card people are flocking to? 7800 XT maybe?

you are viewing a single comment's thread
view the rest of the comments
[–] dRLY@lemmy.ml 2 points 1 month ago (1 children)

I am all AMD both PC (currently Windows but have used Linux on systems with AMD and Nvidia over the years) and Steam Deck (of course). AMD is overall easier. That being said, Nvidia is supposedly in process of making opensource drivers. I believe they are going to be focusing on their newer cards. So it might be worth researching into any recent news on their progress. Always good to have options if you get a better deal on one vs another.

[–] Sammirr@aussie.zone 7 points 1 month ago (1 children)

Worth noting that Nvidia only intends to open source the kernel driver. This is only half the driver, as a userspace blob will still be required, and that will remain closed and proprietary.

[–] dRLY@lemmy.ml 1 points 1 month ago (1 children)

Ah, good to know. Though wouldn't it still at least make it easier for people to install overall? The last time I messed with Nvidia on Linux gave me issues even with using a named supported distro on their site. Would error out about "missing headers" or something like that. Given this was many years ago and before distros would offer an Nvidia specific iso. Mostly just curious in the event that I needed to help someone that is all-in on having one of their cards.

[–] Sammirr@aussie.zone 2 points 1 month ago

Hard to know. Will the interface be specific to driver versions? Will it require an updated kernel driver for each userspace driver as it does now? I don't know that we have the answers.