Hi! I’m an anime artist!

  • 0 Posts
  • 52 Comments
Joined 7 months ago
cake
Cake day: March 3rd, 2024

help-circle
  • I’d avoid a 13th or 14th gen Intel processor right now because they’ve had a lot of problems with their manufacturing process. Otherwise, there’s not really much difference between AMD and Intel in terms of like, OS compatibility or anything.

    I’ve done some basic work with Davinci Resolve on linux and I haven’t really had any issues with my Radeon 7800XT. I can’t really speak for using the proprietary drivers for AMD, but with the open source drivers, as long as you install rocm-opencl through your package manager, Davinci Resolve should be fine. Overall, I’d recommend an AMD GPU. Edit: You mentioned blender in a comment. For AMD’s open source drivers you’d need to install rocm-hip for Cycles to work

    Edit 2: I hadn’t tried blender in a bit and I realized apparently at least on Fedora 40, you also need rocm-hip-devel at least as of 09/24/24 for supported AMD GPUs to show up in Blender. Idk how that would translate to other distros

    PC Part Picker is good cuz when you start a new build, you start with the CPU and then it’ll only show you parts compatible with that CPU. As someone else mentioned tho, its not perfect and you still may want to check clearances between parts, like that your CPU cooler isnt too tall for your case, or that your Power Supply isnt too long (been there, lmao)

    From my own personal experience with buying brand new RAM and it being bad a few times, I’d probably run memtest86+ for a few hours once the computer is together to make sure that the RAM actually works. You can download the linux ISO w/ GRUB option and make a bootable flash drive out of that and let it run. Afterwards, I usually install my OS. Might save you a few headaches down the road if you get into your new OS and things behave strangely, but its up to you.

    Other than that, the setup shouldn’t be too hard.












  • I’ve got Btrfs on my desktop for the OS drive cuz that was what Fedora recommended when I was installing it. It took a bit of effort to get snapshots working properly, but other than that, I’ve had no issues with it at all over the past year. I’ve got an exFAT drive and an NTFS drive in there that are kind of leftovers from using Windows. I’ve been thinking about reformatting the exFAT drive to ext4 or something, since all it really does is store games, and having the ability to symlink to it would be nice.

    I’ve got a TrueNAS machine as well and that uses ZFS for pretty much everything.



  • Just another thing to consider with exFAT is that it doesn’t support having symlinks written on it. (for example, if your exFAT drive is located at /mnt/exfat, doing ln -s ~/Documents/cool-document.txt /mnt/exfat/ will fail) Idk if that’s a problem for your use case, but just so you’re aware.

    I do have a drive that is formatted with exFAT that I made with the intention of having it be readable by both Linux and Windows, but I ended up not really using windows ever lmao. It should be fine if you’re just using it to store media





  • I’ve got a 7800XT now and I moved from a 1070 and I’ve been happy with it overall. I’m on Fedora and I bought the 7800 kinda close to launch, so I went through some issues that seem to have been solved by now. Nothing that really made me go “gee I wish I hadn’t switched”.

    I don’t do anything related to streaming, or machine learning, so I can’t really speak to it’s ability with those, but gaming has been stable, and, aside from a now solved problem with rocm, it works fine with Blender cycles (at least on Fedora 40). Davinci Resolve has worked fine too. On launch, there wasn’t VAAPI support for AV1, but that works just fine for me now. (VAAPI is the open source interface for GPU video acceleration).

    Currently, I’d say the experience is perfectly fine.