Howto davinci resolve

From Vidalinux Wiki
Revision as of 02:22, 2 August 2023 by 10.233.102.170 (talk)
Jump to navigation Jump to search

davinci-resolve-checker

install required dependencies:

sudo pacman -S expac mesa-utils python-distro python-cached-property

install other required dependencies from aur

yay -S python-pylspci

clone git repo:

git clone https://github.com/Ashark/davinci-resolve-checker.git

execute the script:

cd davinci-resolve-checker
./davinci-resolve-checker.py

archlinux

download qt5-webkit:

https://sourceforge.net/projects/fabiololix-os-archive/files/Packages/

fedora

install rocm:

yum install rocm-opencl -y

references