Pop!OS has pretty good nvidia support. Try a dual boot.
Comment on Microsoft won't update your Windows 11 PC if it has these apps
whostosay@lemmy.world 7 months agoI’m fucking out. I do a lot of basic IT work, including many fresh installs and new domain users, and I am so godamn sick of having to go through 5 dialogues every single time I open edge. For the local account. Then the domain admin account. Then the domain user account. Fuck this company.
As soon as I can afford to get an AMD GPU or do a swap with someone for my 1070, I’m gone. I used to love computers, but dealing with windows even on a home PC with no “problems”, it just feels like more work.
melpomenesclevage@lemm.ee 7 months ago
keyez@lemmy.world 7 months ago
I’m going AMD next as well, pop wouldn’t run games on my 3080, finally got some running on endeavourOS currently but pop and fedora had lots of issues.
zod000@lemmy.ml 7 months ago
PopOS has been running games fine on my 3070 for many years at this point. It might be worth another try.
keyez@lemmy.world 7 months ago
I just tried in February but could be because of the protocol either Wayland or X11, I run 2 1440p 144hz monitors and I think Wayland struggles with that. Have had better luck with arch and KDE x11
melpomenesclevage@lemm.ee 7 months ago
Ah. I’m working with much older hardware.
KillingTimeItself@lemmy.dbzer0.com 7 months ago
oh for what it’s worth. I’ve been using my 1070 under arch with nvidia drivers for years now. It’s problematic sometimes, and configuration is a mess. But it generally works perfectly fine.
It’ll work more than well enough just to test the waters in linux though.
whostosay@lemmy.world 7 months ago
This seems promising, do you have any resources I can check out to accomplish the switch? I’ve used some Linux, mostly Debian, so really don’t think it would be all that tough to go through.
KrapKake@lemmy.world 7 months ago
You could check out distros like mint, zorinOS, fedora, popos, and Nobara. I think all of those will come with nvidia drivers so you don’t have to set them up manually. Nobara in particular is set up for gaming out of the box, I don’t know how well it actually works personally. You could just install Ventoy on a USB stick then load up multiple Linux distros on it, then just select the one you one to try live at boot. Mint and zorin will be the most familiar.
KillingTimeItself@lemmy.dbzer0.com 7 months ago
uhm, me. Or any of the various communities and forums that exist around the internet here are bound to have helpful people. Personally, i bumped to manjaro for a week. And once i was comfortable with it, i learned how to manually install arch linux. From there everything seemed doable, and it pretty much is 4 years later.
I would say it depends on your level of tech savvyness though, if you’re highly savvy, and feel like you could manage it, then i’d say you should give it a shot. If not, there are plenty of simpler distros like mint that will keep your experience heavily curated, muta recently did a video about installing mint actually.
Personally i wouldn’t recommend manjaro, it’s not that it’s bad, it’s just kind of a mess. Long story. Installing arch linux manually or at least skimming through the guide gives you a great idea of what the general linux system is constructed of. Very useful if you ever run into problems with GRUB or something.
If you’ve used debian before and managed, you’d probably be fine, debian is a great choice for a workstation if you just don’t want to think about it very much. It’ll have a lot of old software, but it’s incredibly stable. IMO, the best advice i can give is to spin up a vm, fuck around, and see what you like. Linux is about choice, exercising it is part of the process.
Oh uh, just don’t dualboot with windows, windows has a nasty propensity for nuking disks randomly sometimes, every so often a windows update will wipeout grub (it’s an easy fix but annoying and pretty daunting, if you’ve never done it before) on installs, it can sometime overwrite drives to place a bootloader there, i have no idea why.
sxt@lemmy.world 7 months ago
Worth considering holding onto the Nvidia card to do a vfio windows VM as a fallback for stuff that doesn’t run well through wine/proton. It wasn’t too hard to setup and its nice to just toss all the games with kernel anticheat/adobe shit into.
lemmyvore@feddit.nl 7 months ago
You can do it with an Nvidia GPU too, you don’t have to switch cards. I’m not sure where this idea comes from, that Nvidia doesn’t work on Linux, 50-60% of users are on Nvidia according to Steam.
Whayle@kbin.social 7 months ago
It's because out of the box there's often issues. For example, my setup with a 3080 booted to a black screen at login. Only futzing in the command prompt via grub let me install the correct driver, and it's been fine ever since then.
lemmyvore@feddit.nl 7 months ago
All drivers have to deal with fbdev and EFI DRM shenanigans and there’s no simple solution (if you insist on hiding boot messages behind pretty graphics, or having a graphical console, which most distros do unfortunately, God forbid you should kernel and system messages for 3 seconds).
Until the ancient fbdev stuff will finally be completely obsolete it’s all about compromise. Most often the distro will have a working default, in some corner cases it will backfire. Personally I set my console to text only so I don’t have to deal with any of this.
TLDR it can happen, and not necessarily on Nvidia.
whostosay@lemmy.world 7 months ago
Well shit, I’m not sure where it came from either, but I took it at face value. Thanks, I’ll be looking into this