this post was submitted on 16 Aug 2024
48 points (96.2% liked)

Linux

47361 readers
1217 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
 

Hey this maybe a stupid question. I am considering on buying a GPU. I am in conflict between nvidia and AMD. I know AMD works better on linux in general but I am curious to follow the NVIDIA advancements as they go with the new open source kernel modules and stuff... I don't know if it is worth it to pick team green over team red. Also typically performance will be better with NVIDIA on compute and stuff like that.

P.S.

Yes, this is related to the previous post I made here.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 month ago (1 children)

Thanks for the rec. I'm still on Windows on my main rig, but I'm transitioning to Linux very soon, once I have all my ducks in a row.

I have a G-sync 240Hz monitor, and it's far superior to using V-sync. Good to know I'll still get the most out of it with the card I have.

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

If you already have a working graphics card, then you can try to use it first. My last Nvidia card was 1070 and I just switched to AMD last year. And because my monitor is a little old, it has only G-Sync and no FreeSync; meaning I lost the ability of VRR. If you already have a monitor and gpu, then my recommendation is just to use that again and see how things are going before buying into new and expensive hardware. As a sidenote, I'm a huge emulation fan. And old consoles and arcades have weird sync-rates, in which case VRR like G-Sync is optimal. But thats just a sidenote.

You can also dual boot Windows and Linux, meaning you choose what operating system to run at boot time. Then you have a little backup on one side and can jump back if needed and the new experiment on the other side. I assume you will do something wrong and it might even require to reinstall Linux again, maybe not, but you should always be prepared for the worst case scenario.

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

I've been doing trial installs in VMs before I make the full switch, so I know what to expect when I do the bare metal install. It's not exactly a 1:1 analog, but it's given me some good expectations and allowed me to iron out some requirements (like a dumb VPN client my work requires).

I plan to go full Linux and just have vfio pass the graphics card to a Windows VM for the few times I need it. Most of my programs have a Linux counterpart or equivalent, and the remaining few I don't need.

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

Nice, you are doing your homework!