Sie sind auf Seite 1von 2

When Resolve doesn't start at all or exits

immediately
1.Run resolve from a prompt (/opt/resolve/bin/resolve) and check the
output for error messages
2.Make sure you have all required libraries installed. Run "ldd
/opt/resolve/bin/resolve" and verify that there are no missing libraries
(ldd should give no lines with "not found" in them)
3.Log files provide a lot of useful information. Please check for clues.
Location differs between Resolve versions.
- Resolve 15 and below: /opt/resolve/logs/
- Resolve 16 and up: ~/.local/share/DaVinciResolve/logs/
4.Resolve is quite picky when it comes to GPU drivers and versions.
Make sure you have both CUDA and OpenCL libraries installed. Even if
you use CUDA, a working OpenCL is still required for proper function,
and vice versa.
5.Segmentation fault on startup usually means missing GPU drivers,
unsupported GPU driver version or unsupported GPU hardware. Check
log files for clues.

sudo apt update


sudo apt install ocl-icd-opencl-dev

This fixed the first issues. Thanks.

Now when I launch I get this


/opt/resolve/bin/resolve
ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option=
0
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
log4cxx: No appender could be found for logger (UI).
log4cxx: Please initialize the log4cxx system properly.
14.0b (#023)
Main thread starts: DACE3B40

Das könnte Ihnen auch gefallen