• 2 Posts
  • 32 Comments
Joined 1 year ago
cake
Cake day: July 3rd, 2023

help-circle




  • I bet it works fine on amd gpus right now. If you’re on a 10 series Nvidia card you’re fucked. If you’re on a newer Nvidia card it’s still kind of bad though but not every protondb report involving Nvidia 3xxx or 4xxx cards is complaining about performance. I suspect there exists some kind of performance fix for later Nvidia cards that is not yet well known.

    The latest driver is 537.13 I think. Most of the time they only bother to put every multiple of 5 driver version in Linux distro repositories. Someone that was familiar with how exactly the low level parts of this worked could manually get driver 537 working on Linux probably. No idea if that would work or not but I haven’t seen someone claim to have tried it yet.












  • Should I use Fedora for a home server? I like stuff not breaking randomly after updates which makes Gentoo and Arch kind of a meh choice. Debian is so committed to foss that it’s harder to get drivers working/a lot less stuff works out of the box. On a new enough laptop with all it’s weird chipset drivers, it’s harder to get Debian working than Arch in my experience. I’ve never successfully got Nvidia drivers working on Debian for example.

    Normally home servers run bog standard older hardware so using Debian isn’t a problem but I want to install an Nvidia card for ai stuff.







  • The versions still make me reluctant to try rust. I’m sure it’s reliable in theory but I’m always getting cockblocked when someone’s python project doesn’t work because of dependencies and different versions. I once remade a python 3d object format converter in c++ because that was easier than a) fixing whatever dependency and runtime version shenanigans or b) using whatever bullshit ass Windows-only propriety software most people used to make that file conversion