Hi,
After having finally succeeded in installing NVIDIA drivers for my system (https://forum.endeavouros.com/t/help-installing-nvidia-drivers/42846/17?u=arnauld
$ git clone https://aur.archlinux.org/nvidia-470xx-utils.git
$ cd nvidia-470xx-utils/
$ curl -o PKGBUILD.diff http://ix.io/4zP5 # Download patch
$ git apply -v PKGBUILD.diff # Apply patch
$ makepkg -rsi # Build and install updated 470xx packages
, installed Davinci Resolved (downloading the installer from Blackmagic), I can’t launch Davinci.
When I run /opt/resolve/bin > ./resolve
I receive this error:
./resolve: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
Thank you for any idea.