You are not logged in.

#1 2022-01-25 09:46:08

Pezhman
Member
Registered: 2022-01-19
Posts: 63

[SOLVED]DaVinci Resolve doesn't open in archlinux

Hello everyone
I have downloaded DaVinci Resolve from official website.
I installed it and now it doesn't open.
When I run it in terminal it shows this:

pezhman@archlinuxhn:/opt/resolve/bin $ ./resolve
./resolve: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory

I know DaVinci Resolve is available in aur but I Downloaded it befor swithing to archlinux.(for ububntu)
I tried "sudo pacman -S libOpenCL.so.1"

error: target not found: libOpenCL.so.1

what should I do?

Last edited by Pezhman (2022-01-26 14:37:54)

Offline

#2 2022-01-25 09:50:09

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 24,864

Re: [SOLVED]DaVinci Resolve doesn't open in archlinux

See the table in https://wiki.archlinux.org/title/DaVinc … stallation for relevant packages you need to install depending on your vendor.

Offline

#3 2022-01-25 11:00:04

Pezhman
Member
Registered: 2022-01-19
Posts: 63

Re: [SOLVED]DaVinci Resolve doesn't open in archlinux

well I run "davinci-resolve-checker" script and this is the resault.

pezhman@archlinuxhn:~/clone/davinci-resolve-checker $ ./davinci-resolve-checker.py
Locale unavailable: None, using en_US instead
Using locale en_US
DaVinci Resolve checker 2.4.1
Installed DaVinci Resolve package: 
Chassis type: desktop
Installed OpenCL drivers: lib32-opencl-nvidia-390xx opencl-nvidia-390xx
Presented GPUs:
        GF108 [GeForce GT 730] (kernel driver in use: nvidia)
OpenGL vendor string: NVIDIA Corporation

All seems good. You should be able to run DaVinci Resolve successfully.

Offline

#4 2022-01-25 11:29:54

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 14,428

Re: [SOLVED]DaVinci Resolve doesn't open in archlinux

Please post output of

$ pacman -Qs nvidia
$ clinfo --list

Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#5 2022-01-25 15:48:57

Head_on_a_Stick
Member
From: The Wirral
Registered: 2014-02-20
Posts: 8,999
Website

Re: [SOLVED]DaVinci Resolve doesn't open in archlinux

Pezhman wrote:
pezhman@archlinuxhn:/opt/resolve/bin $ ./resolve
./resolve: error while loading shared libraries: libOpenCL.so.1: cannot open shared object file: No such file or directory
$ pacman -F libOpenCL.so.1
extra/ocl-icd 2.3.1-1 [installed]
    usr/lib/libOpenCL.so.1
community/cuda 11.5.1-1
    opt/cuda/targets/x86_64-linux/lib/libOpenCL.so.1
multilib/lib32-ocl-icd 2.3.0-1 [installed: 2.3.1-1]
    usr/lib32/libOpenCL.so.1
$

So try installing the ocl-icd package. I don't think the 32-bit version is needed and the cuda package doesn't seem relevant here.

EDIT: the ocl-icd package is listed in the dependencies for the AUR package.

https://aur.archlinux.org/cgit/aur.git/ … esolve#n69

Last edited by Head_on_a_Stick (2022-01-25 15:50:30)


Jin, Jîyan, Azadî

Offline

#6 2022-01-26 14:32:34

Pezhman
Member
Registered: 2022-01-19
Posts: 63

Re: [SOLVED]DaVinci Resolve doesn't open in archlinux

Here you are"Lone_Wolf"

pezhman@archlinuxhn:~ $ pacman -Qs nvidia
local/egl-wayland 2:1.1.9+r3+g582b2d3-1
    EGLStream-based Wayland external platform
local/lib32-nvidia-390xx-utils 390.147-1
    NVIDIA drivers utilities (32-bit), 390xx legacy branch
local/lib32-opencl-nvidia-390xx 390.147-1
    OpenCL implemention for NVIDIA (32-bit), 390xx legacy branch
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/libxnvctrl-390xx 390.147-1
    NVIDIA NV-CONTROL X extension, 390xx legacy branch
local/nvidia-390xx-dkms 390.147-1
    NVIDIA drivers - module sources
local/nvidia-390xx-settings 390.147-1
    Tool for configuring the NVIDIA graphics driver, 390xx legacy branch
local/nvidia-390xx-utils 390.147-1
    NVIDIA drivers utilities
local/opencl-nvidia-390xx 390.147-1
    OpenCL implemention for NVIDIA
local/xf86-video-nouveau 1.0.17-2 (xorg-drivers)
    Open Source 3D acceleration driver for nVidia cards
pezhman@archlinuxhn:~ $ clinfo --list
Platform #0: NVIDIA CUDA
 `-- Device #0: GeForce GT 730

Offline

#7 2022-01-26 14:35:19

Pezhman
Member
Registered: 2022-01-19
Posts: 63

Re: [SOLVED]DaVinci Resolve doesn't open in archlinux

Here you are "Head_on_a_Stick"

pezhman@archlinuxhn:~ $ pacman -F libOpenCL.so.1
extra/ocl-icd 2.3.1-1 [installed]
    usr/lib/libOpenCL.so.1
community/cuda 11.5.1-1
    opt/cuda/targets/x86_64-linux/lib/libOpenCL.so.1
multilib/lib32-ocl-icd 2.3.1-1
    usr/lib32/libOpenCL.so.1

Offline

#8 2022-01-26 14:37:35

Pezhman
Member
Registered: 2022-01-19
Posts: 63

Re: [SOLVED]DaVinci Resolve doesn't open in archlinux

DaVinci resolve works perfectly fire now.
I think thats becuase I installed "ocl-icd" package.
Thanks everyone.
[SOLVED]

Last edited by Pezhman (2022-01-28 11:42:36)

Offline

Board footer

Powered by FluxBB