this post was submitted on 12 Feb 2025
80 points (98.8% liked)

Linux

49898 readers
652 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
80
AMD vs Nvidia (lemmy.world)
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]
 

I am going to buy a new graphics card and can't choose between Nvidia and AMD. I know that Nvidia has bad reputation in Linux community but how really it works? And I heard recently their drivers got better. What can you recommend?

P. S. I don't want any proprietary drivers (so I am talking about Nouveau or any other FOSS Nvidia driver if it exists)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 61 points 1 day ago* (last edited 1 day ago) (1 children)

I don't want any proprietary drivers

So then you don't want any NVIDIA.

The AMD open source Linux driver performs better than their Windows driver. And there is no proprietary AMD Linux driver, the official AMD driver for Linux is open source.

[–] [email protected] 30 points 1 day ago (2 children)

there is no proprietary AMD Linux driver

I mean, there is. It just isn't recommended for most users.

[–] [email protected] 2 points 20 hours ago (2 children)

didn't know this. is it no good then? does it have the HDMI 2.1 driver missing from the open source driver?

[–] [email protected] 2 points 2 hours ago

It's the pro driver for workstation use. If you are gaming then you don't need it. The gaming driver is only open source

[–] [email protected] 12 points 19 hours ago* (last edited 19 hours ago)

the driver is called AMDGPU PRO. it sits on top of the normal driver, and contains stuff specific to high performance compute and workstation workloads. i think it's a requirement for properly fast ROCm but i'm not sure.