this post was submitted on 29 May 2025
3 points (61.5% liked)

Hardware

2339 readers
96 users here now

All things related to technology hardware, with a focus on computing hardware.


Rules (Click to Expand):

  1. Follow the Lemmy.world Rules - https://mastodon.world/about

  2. Be kind. No bullying, harassment, racism, sexism etc. against other users.

  3. No Spam, illegal content, or NSFW content.

  4. Please stay on topic, adjacent topics (e.g. software) are fine if they are strongly relevant to technology hardware. Another example would be business news for hardware-focused companies.

  5. Please try and post original sources when possible (as opposed to summaries).

  6. If posting an archived version of the article, please include a URL link to the original article in the body of the post.


Some other hardware communities across Lemmy:

Icon by "icon lauk" under CC BY 3.0

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Docker_84@lemmy.ml -1 points 1 week ago (3 children)
[–] Eldritch@lemmy.world 3 points 1 week ago (1 children)

Yes it is minimally at least in spirit the successor to the Centos distribution. Though if you are new to linux. Something like mint would probably be a better starting point. The nice thing about Centos and Rocky though. Are that their long-term support is some of the best. And for things like DaVinci resolve. They are one of the few distributions technically supported by the developer. You can get resolved on other distributions. They just aren't officially supported.

The main system I run on is a 6th gen i7, 4 cores, 8 threads. 16gb ddr4 with a second hand AMD 5400 with 4gb vram. If you're doing 3d. Which I assume you are, vram will likely be the first hard wall you might hit. If your scene takes up more than the total vram of your system your speeds will likely crater or crash outright. After that your system Ram is the next big determiner. 3D scenes can be very data intensive. Even if you have a video card with tens of gigabytes of vram. If you have to transfer small chunks through your system Ram to get it there it's still going to slow it down. After that a CPU is important. But less so than you might think. Rendering you are going to prefer to do on your GPU or APU. It is exponentially faster than doing it on the CPU alone. Though modern blender allows you to use both at once. As well as multiple graphics cards.

Honestly just about anything from the last 10 years is an okay starting point.

[–] Docker_84@lemmy.ml -2 points 1 week ago

I'm not into creating games. Simple educational videos in 3D to make them more alive otherwise this can also be done in 2D.

The purpose is to be creative making minimal expenditure !!

[–] anamethatisnt@sopuli.xyz 3 points 1 week ago* (last edited 1 week ago) (1 children)

It is! But there are unofficial ways to get it to run on other distros too, such as
https://github.com/H3rz3n/davinci-helper

[–] Docker_84@lemmy.ml -1 points 1 week ago (1 children)

Thanks for sharing this link 😊😊

Can you please tell me how to extract this information from GitHub ?

[–] anamethatisnt@sopuli.xyz 1 points 1 week ago (1 children)

Uncertain what you mean with extract the information.
The install information is here:
https://github.com/H3rz3n/davinci-helper?tab=readme-ov-file#how-to-install-davinci-helper-on-fedora-based-distros
A more in depth guide is found here:
https://github.com/H3rz3n/How-install-DaVinci-Resolve-in-Fedora-Linux

That tool is for Fedora and Nobara, not MX Linux.

[–] Docker_84@lemmy.ml -2 points 1 week ago (1 children)

Why is mx linux not suitable for Da Vinci ?

[–] anamethatisnt@sopuli.xyz 1 points 1 week ago

The tool mentioned is "Davinci-Helper", not DaVinci Resolve. Davinci-Helper is a helper tool for Fedora and Nobara users to get Davinci Resolve working properly.

[–] orclev@lemmy.world 1 points 1 week ago

Yeah. It's a weird distro that Davinci seems to be really committed to for some reason. Davinci Studio on Linux is a bit of a mixed bag. There are several known problems with it mostly related to it being built with outdated libraries that most distros don't ship with anymore (them including newer ones instead). The other major issue is just around missing codecs, although if you pay for the non-free version it includes the codecs as well.