Linux
--
Questions
--
Followers
Top Experts
Davinci Resolve 14b2 does not start - Linux Mint 18.1
I have run through the setup for Davinci and even used a script to create a .deb. When I launch from the terminal it throws this error.
$ /opt/resolve/bin/resolve
/opt/resolve/bin/resolve: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
$ /opt/resolve/bin/resolve
/opt/resolve/bin/resolve: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
Zero AI Policy
We believe in human intelligence. Our moderation policy strictly prohibits the use of LLM content in our Q&A threads.
My first impression is that the libOpenCL library is not installed.
From:
https://askubuntu.com/questions/796770/how-to-install-libopencl-so-on-ubuntu
If that didn't help then I also found:
http://stackoverflow.com/questions/23420814/ubuntu-14-04-opencl-intel-sdk-error-error-while-loading-shared-libraries
Let us know if either of those helped.
From:
https://askubuntu.com/questions/796770/how-to-install-libopencl-so-on-ubuntu
sudo apt update
sudo apt install ocl-icd-opencl-dev
If that didn't help then I also found:
http://stackoverflow.com/questions/23420814/ubuntu-14-04-opencl-intel-sdk-error-error-while-loading-shared-libraries
Let us know if either of those helped.
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
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
Sorry I had not seen your response until now.
I have found a suggested solution to your issue here:
https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=56878&p=327593
I have found a suggested solution to your issue here:
https://forum.blackmagicdesign.com/viewtopic.php?f=21&t=56878&p=327593
I solved this problem by reinstalling nVidia driver and enabling Performance mode. Although I still get same output with log4cxx error, but app launching just fine.






EARN REWARDS FOR ASKING, ANSWERING, AND MORE.
Earn free swag for participating on the platform.
Did my comments help you fix the issue? Is it still there?
Last I checked it was still showing a locked button and throwing errors.
membership
Log in or create a free account to see answer.
Signing up is free and takes 30 seconds. No credit card required.
Linux
--
Questions
--
Followers
Top Experts
Linux is a UNIX-like open source operating system with hundreds of distinct distributions, including: Fedora, openSUSE, Ubuntu, Debian, Slackware, Gentoo, CentOS, and Arch Linux. Linux is generally associated with web and database servers, but has become popular in many niche industries and applications.