this post was submitted on 08 Sep 2023
283 points (100.0% liked)

Technology

37603 readers
631 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 2 years ago
MODERATORS
 

Sorry if I'm not the first to bring this up. It seems like a simple enough solution.

you are viewing a single comment's thread
view the rest of the comments
[–] wahming@monyet.cc 2 points 1 year ago (4 children)

Have a 3060ti, was thinking of moving to Linux. Is there no support from Nvidia?

[–] Chobbes@beehaw.org 5 points 1 year ago

You'll almost certainly be perfectly fine. AMD cards generally work a lot smoother, and the open source drivers means things can be well supported all the time and it's great.

On Nvidia, in my experience, it's occasionally a hassle if you're using a bleeding edge kernel (which you won't be if you're on a "normal" distro), where something changes and breaks the proprietary Nvidia driver... And if Nvidia drops support for your graphics card in their driver you may have issues upgrading to a new kernel because the old driver won't work on the new kernel. But honestly, I wouldn't let any of this get in the way of running Linux. You have a new card, you'll probably upgrade before it's an issue, and the proprietary driver is something we all get mad about, but it mostly works well and there's a good chance you won't really notice any issues.

[–] brakenium@lemm.ee 3 points 1 year ago (1 children)

I ran my 1060 just fine for a few year. Nvidia has an official, but proprietary driver that might not run well on some distro's. Personally I haven't had any issues, though it would be better to stick with xorg and not wayland. Wayland support on nvidia I've heard isn't great, but it does work

[–] MiddledAgedGuy@beehaw.org 4 points 1 year ago

This. You're mostly at the mercy of their proprietary drivers. There's issues, like lagging Wayland support as mentioned. They will generally work though, I don't want to dissuade you from trying out Linux.

There is an open source driver too, but it doesn't perform well.

[–] Sina@beehaw.org 2 points 1 year ago* (last edited 1 year ago)

Nvidia on Linux is better than ever before, even over the past couple of months there were tremendous improvements. As long as you use X11 you will have a pretty good gaming experience across the board, but Nvidia driver updates are often a headache. With AMD, you don't even have to think about it, unless Davinci Resolve forces you to, but even then it's a better situation.

Anyway, comments like "you'll be 100% fine" are not really based on reality, occasionally Nvidia will break things. However if you use the BTRFS filesystem with Timeshift (or even that wretched Snapper) set up, then this is merely a minor inconvenience. (for example before I moved to Arch, Ubuntu pushed an Nvidia update that broke my system, happened in June..)

[–] tormeh@discuss.tchncs.de 2 points 1 year ago

Depends on the distro. Otherwise you'll have to install the nvidia drivers yourself, and if memory serves it's not as smooth of a process as on Windows. If you use Pop OS you should be golden, as that Linux distro does all the work for you.