Howto davinci resolve: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 18: | Line 18: | ||
* https://discord.com/channels/930482284774191215/984132126574276689 | * https://discord.com/channels/930482284774191215/984132126574276689 | ||
* https://fedoraproject-org.translate.goog/wiki/SIGs/HC?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=es&_x_tr_pto=wapp | * https://fedoraproject-org.translate.goog/wiki/SIGs/HC?_x_tr_sl=auto&_x_tr_tl=en&_x_tr_hl=es&_x_tr_pto=wapp | ||
* https://wiki.archlinux.org/title/DaVinci_Resolve |
Revision as of 02:58, 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
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