You are not logged in.

#1 2022-02-27 06:22:53

andresgabriel
Member
From: Santiago, Chile
Registered: 2016-01-18
Posts: 13

Update Davinci Resolve today and stop working

When a try to run Davinci i got this:

[natt@natt-pc bin]$ ./resolve
./resolve: error while loading shared libraries: libnvrtc.so.11.0: cannot open shared object file: No such file or directory
[natt@natt-pc bin]$
[natt@natt-pc bin]$ sudo pacman -Fy libnvrtc.so
:: Sincronizando las bases de datos de los paquetes...
 core está actualizado
 extra está actualizado
 community está actualizado
 multilib está actualizado
community/cuda 11.6.0-1 [instalado]
    opt/cuda/targets/x86_64-linux/lib/libnvrtc.so
    opt/cuda/targets/x86_64-linux/lib/stubs/libnvrtc.so
[natt@natt-pc bin]$

before the update it worked without problems

other, may be, useful info

[natt@natt-pc bin]$ pacman -Qs nvidia
local/cuda 11.6.0-1
    NVIDIA's GPU programming toolkit
local/egl-wayland 2:1.1.9+r3+g582b2d3-1
    EGLStream-based Wayland external platform
local/lib32-nvidia-utils 510.54-1
    NVIDIA drivers utilities (32-bit)
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/libxnvctrl 510.54-1
    NVIDIA NV-CONTROL X extension
local/nvidia-dkms 510.54-1
    NVIDIA drivers - module sources
local/nvidia-settings 510.54-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 510.54-1
    NVIDIA drivers utilities
local/opencl-nvidia 510.54-1
    OpenCL implemention for NVIDIA
[natt@natt-pc bin]$ ^C
[natt@natt-pc bin]$ clinfo --list
Platform #0: NVIDIA CUDA
 `-- Device #0: NVIDIA GeForce GTX 1050 Ti
[natt@natt-pc bin]$

Offline

#2 2022-02-27 07:43:21

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: Update Davinci Resolve today and stop working

./resolve: error while loading shared libraries: libnvrtc.so.11.0: cannot open shared object file: No such file or directory

pacman -Ql cuda | grep libnvrtc.so

davinci-resolve is from the AUR and you'll have to rebuild it against the updated libraries.
Do not just symlink the library versions!

Offline

#3 2022-02-27 10:06:28

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,860
Website

Re: Update Davinci Resolve today and stop working

Mod note: moving to AUR Issues


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#4 2022-02-27 18:49:22

andresgabriel
Member
From: Santiago, Chile
Registered: 2016-01-18
Posts: 13

Re: Update Davinci Resolve today and stop working

seth wrote:

./resolve: error while loading shared libraries: libnvrtc.so.11.0: cannot open shared object file: No such file or directory

pacman -Ql cuda | grep libnvrtc.so

davinci-resolve is from the AUR and you'll have to rebuild it against the updated libraries.
Do not just symlink the library versions!


Hey, thank you for the answer. I did the rebuild and it fixed that error but other errors appeared, more missing lib's. I installed some of them but this one...

[natt@natt-pc bin]$ ./resolve
./resolve: error while loading shared libraries: libgpudetect.so: cannot open shared object file: No such file or directory
[natt@natt-pc bin]$

i don't have any idea where i can find this one.



Thank's in advance.

Offline

#5 2022-02-27 21:27:10

seth
Member
Registered: 2012-09-03
Posts: 51,213

Re: Update Davinci Resolve today and stop working

It's supposed to be provided by davinci,

pacman -Ql davinci-resolve | grep gpudetect

There're some comments on the AUR complaining about the same situation. Possibly just a missing LD_LIBRARY_PATH

Offline

Board footer

Powered by FluxBB