It seems that having opencomposite https://aur.archlinux.org/packages/opencomposite-git installed breaks Resolve, it looks like it's trying to load it but then it fails. I'm not aware if this is a general issue but it doesn't seem to be documented elsewhere.
[OC] Config:226 Checking for app specific config file...
[OC] wini_parse:167 No config file found at /opt/resolve/libs/Fusion/Plugins/opencomposite.ini
[OC] CheckAppEnabled:59 [once] Launcher configuration not yet supported on Linux
[OC] GetXRAppName:59 Setting application name to OpenComposite_resolve
Any way to either get this working or disable Resolve from trying to load it?
Pinned Comments
Muflone commented on 2025-10-26 19:17 (UTC) (edited on 2025-10-26 19:18 (UTC) by Muflone)
Unfortunately actually the AUR is read-only as the SSH endpoint is not reachable for the DDoS, so I cannot publish a package upgrade.
There's no need to download the libc++ or libc++-abi packages as told in comments, you can simply omit some lines to use the upstream version.
Here's the updated PKGBUILD https://github.com/muflone/pkgbuilds/blob/master/davinci-resolve-studio/PKGBUILD for 20.2.2-1
vawaver commented on 2025-06-01 05:52 (UTC)
Since DaVinci Resolve Studio cannot be installed directly via AUR helpers like
paruoryay, I suggest adding and pinning a clear step-by-step guide for beginners explaining how to build and install the package from the local installer.The instructions should also include how to obtain the required .zip file from the official Blackmagic Design website:
Such a guide would be helpful for users new to Arch-based systems who legally own a DRS license but are unfamiliar with manual package building.
Muflone commented on 2025-01-26 02:15 (UTC)
IMPORTANT!
Since version 19.1.3-2 this package will not download automatically the source file from the upstream site.
To build this package you will need to manually download the file from https://www.blackmagicdesign.com/support/family/davinci-resolve-and-fusion and place it in the same directory with the PKGBUILD.
This would reduce the mess in this package, making it more readable and clear. Also bypassing the required information from the upstream URL is not allowed in an automated way.