My system:
OS: EndeavourOS
Graphics card: AMD Radeon 6700 XT
RAM: 24GB DDR4
Processor: AMD Ryzen 5 3600
Kernel: 6.18.7-zen1-1-zen
Desktop: KDE Plasma 6.5.5
Hi everyone,
Yesterday I treated myself to a DaVinci Resolve Studio license and wanted to start using it. Unfortunately, I’m having serious problems. The installation always runs smoothly, whether I unzip the .ZIP and double-click the .run file, copy the .zip to /home/sfox/.cache/yay/davinci-resolve-studio/ and install via yay -S davinci-resolve-studio, or follow these methods: (https://forum.endeavouros.com/t/how-to-install-davinci-resolve-studio-20-3-1-on-arch-linux-new-method-also-free-version-info/77098)
However, when starting the software, there were always some issues. I managed to fix those with lots of googling and reading, but it didn’t help much. Now the following happens:
-
DaVinci starts (since I entered the license key, it goes straight to the project selection)
-
I create a new project
-
The main program loads
-
I click on CUT or EDIT or try to import a video
-
Crash
In the console, I get:
[sfox~]$ /opt/resolve/bin/resolve
ActCCMessage Already in Table: Code= c005, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c006, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c007, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0
20.3.1.0006 Linux/Clang x86_64
Main thread starts: D71D0000
0x7fd5d71d0000 | Undefined | INFO | 2026-01-30 16:11:01,630 | --------------------------------------------------------------------------------
0x7fd5d71d0000 | Undefined | INFO | 2026-01-30 16:11:01,630 | Loaded log config from /home/sfox/.local/share/DaVinciResolve/configs/log-conf.xml
0x7fd5d71d0000 | Undefined | INFO | 2026-01-30 16:11:01,630 | --------------------------------------------------------------------------------
FusionScript Server [36924] Started
Host 'Resolve' [36476] Added
Host 'Resolve' Killed
FusionScript Server [36924] Terminated
[sfox~]$
And the log file ends with:
==========[CRASH DUMP]==========
#TIME Fri Jan 30 16:00:08 2026 - Uptime 00:00:15 (hh:mm:ss)
#PROGRAM_NAME DaVinci Resolve Studio v20.3.1.0006 (Linux/Clang x86_64)
#BMD_ARCHITECTURE x86_64
#BMD_BUILD_UUID 5f90fb54-d661-4f14-9db1-3148eb6eb0f
#BMD_GIT_COMMIT d031039b09e055f0d8d437a51ff3d87f364f4765
#BMD_UTIL_VERSION 20.3.1.0006
#OS Linux
/opt/resolve/bin/resolve() [0x6087e49]
/opt/resolve/bin/resolve() [0x6087012]
/usr/lib/libc.so.6(+0x3e4d0) [0x7f4543c4d4d0]
/opt/resolve/bin/../libs/libProResRAW.so(_ZNSt10filesystem7__cxx114path14_M_split_cmptsEv+0x38) [0x7f45358da708]
/usr/lib/libRusticlOpenCL.so.1(+0xb17c39) [0x7f44e9517c39]
/usr/lib/libRusticlOpenCL.so.1(+0xb1fcea) [0x7f44e951fcea]
/usr/lib/libRusticlOpenCL.so.1(+0xb109b6) [0x7f44e95109b6]
/usr/lib/libRusticlOpenCL.so.1(+0x25a902) [0x7f44e8c5a902]
/usr/lib/libRusticlOpenCL.so.1(+0x235bf7) [0x7f44e8c35bf7]
/usr/lib/libRusticlOpenCL.so.1(+0x2350a4) [0x7f44e8c350a4]
/usr/lib/libRusticlOpenCL.so.1(+0x170400) [0x7f44e8b70400]
/usr/lib/libRusticlOpenCL.so.1(+0x4039e5) [0x7f44e8e039e5]
/usr/lib/libRusticlOpenCL.so.1(+0x44c2dd) [0x7f44e8e4c2dd]
/usr/lib/libc.so.6(+0x9698b) [0x7f4543ca598b]
/usr/lib/libc.so.6(+0x11aa0c) [0x7f4543d29a0c]
Signal Number = 11
================================
I’m really out of ideas now. I’ve tried every tip on the internet, even reinstalled the old X11 and installed it that way. I’ve tested RocM-OpenCL, opencl-amd, and opencl-mesa…
With RocM-OpenCL nothing changes, with opencl-amd the program just won’t start at all, and opencl-mesa is my standard driver which I also use for gaming and so on. That one always works fine and clinfo doesn’t complain either.
Only with DaVinci Resolve there seem to be issues.
So if anyone knows what to do, that would be my lifesaver.