this post was submitted on 10 Sep 2023
141 points (96.1% liked)

Linux

47290 readers
2358 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 my old GPU died a few days ago and I was thinking which brand of GPU to get next. AMD or Nvidia? I've heard Nvidia drivers are very annoying with Linux but I've never had an AMD GPU before. Which would be better? I'll sometimee switch to Windows to play specific games as well.

you are viewing a single comment's thread
view the rest of the comments
[–] Nibodhika@lemmy.world 48 points 1 year ago (3 children)

Short answer: AMD

Long answer: AMD used to be very bad, NVIDIA has always been the same, i.e. if you're willing to use proprietary drivers it works, but it has some hiccups. A while back AMD open source their drivers so the game turned around, nowadays they're very easy and compatible from what I've heard. I've used NVIDIA for over a decade, but my next card Winn be AMD for sure.

PS: if you're still in doubt, the latest Linux kernel purposefully broke the NVIDIA proprietary driver because NVIDIA has been copyright infringing the Linux kernel by using functions that are considered so integral to the kernel that if you have to use them you work should be considered derivative and be bounded by GPL licence.

[–] uis@lemmy.world 15 points 1 year ago* (last edited 1 year ago) (1 children)

A while back AMD open source their drivers

No, they abandoned their proprietary driver and joined development of existing mesa driver. Basically as if Nvidia joined nouveau.

if you're willing to use proprietary drivers it works, but it has some hiccups.

Pre-Pascal GPUs aren't supported by closed source driver, so your only option there is nouveau.

[–] Nibodhika@lemmy.world 5 points 1 year ago (1 children)

He's asking to buy a new one, so old cards not working is not really an issue. But are you sure about the Turing line (i.e. 20 series)? I thought the Maxwell (i.e. 7 series) was the oldest you can use on the proprietary drivers. In fact up until recently I had a 1080 that I used with the proprietary drivers.

[–] uis@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

Oops. Pre-Pascal? The one after Maxwell.

Also Maxwell AFAIK only 750, 700-780 except 750 are Kepler.

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

if you’re willing to use proprietary drivers it works, but it has some hiccups

Do you know if nvidia still has issues with Wayland or are nvidia and MAD on par nowadays in that area?

[–] ozymandias117@lemmy.world 7 points 1 year ago (1 children)

The only way nVidia works well with Wayland is with nouveau

Their proprietary drivers still don’t work. They announced plans to make them work better, but they haven’t put in the work to merge them yet

[–] pinchcramp@lemmy.dbzer0.com 7 points 1 year ago

Sounds like currently AMD is a safer bet if one was in the market for a new card.

Thanks for your answer.

[–] Nibodhika@lemmy.world 4 points 1 year ago

Last I tried it didn't worked, however last I told Reddit/Lemmy that NVIDIA didn't worked on Wayland I was downvoted to hell and told it obviously worked and had worked for a long time. So in theory it works, but I was never able to get it to work and I have given up trying until I get an AMD card.

[–] zhenyapav@lemmy.zhenyapav.com 2 points 1 year ago

To add to the AMD part, RDNA3 drivers were actually quite bad at launch, I think they were mostly fixed only by April-May 2023. Now they work great. Also, if you're interested in AI, stick with Nvidia. You can run most stuff on AMD cards, but it's always an issue (The main one I'm having is that a lot of stuff depends on torch 2.0, while there's only 2.1 for ROCm 5.5+)