Howto davinci resolve: Difference between revisions

From Vidalinux Wiki
Jump to navigation Jump to search
No edit summary
Line 4: Line 4:
install other required dependencies from aur
install other required dependencies from aur
  yay -S python-pylspci
  yay -S python-pylspci
clone git repo:
git clone https://github.com/Ashark/davinci-resolve-checker.git
= fedora =
= fedora =
install rocm:
install rocm:

Revision as of 02:15, 2 August 2023

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

fedora

install rocm:

yum install rocm-opencl -y

references