Hi! I’m an anime artist!

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

help-circle
  • Davinci Resolve works just fine for me on Linux, and if you’ve got an Nvidia card and install the proprietary drivers it should be fine too. The Only caveat is that the free version of DR on Linux can’t work with H.264 or H.265 encoded files. It can ingest AV1 encoded files, but, at least my install of DR 19 doesn’t show an option to export AV1, only codecs like DNxHR or ProRes or Cineform. As long as you’re not in a real time crunch or anything, you may have to allocate time in your workflow to do a separate file conversion after exporting from DR with ffmpeg or Handbrake or something if you need either of those.

    Here is the list of supported codecs for DR 19. They only list Rocky Linux as officially supported, but it works just fine for me on Fedora Linux, and the installer doesn’t seem to be specific to any type of package manager. (For anyone reading this with an AMD card, if you install rocm-opencl, DR will work with that, even though they only talk about Nvidia and CUDA)

    As for OneDrive, there’s a tool called rclone that can be used to, among other things, mount cloud storage services as folders. I think it was kinda broken for OneDrive a while ago (or MS broke support for it, im not sure lol), but you could look into that. I never really used OneDrive much, so I can’t speak much about my experience with it.









  • I personally don’t do a lot of Blender work outside of a super basic render with like one or two light sources and never really used it much when i still had an Nvidia card so I can’t really speak to it, unfortunately. I’ve never really experienced any crashes or issues or anything, outside of a regression in one of the versions of rocm-hip that was eventually patched.


  • 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.