zelikos / davincibox

Container for DaVinci Resolve installation and runtime dependencies on Linux
Apache License 2.0
223 stars 10 forks source link

fix: Check for GPU driver name, not just vendor #115

Closed zelikos closed 3 months ago

zelikos commented 3 months ago

Changes GPU checks in setup.sh and davinci.sh to check for the driver name in use, rather than GPU vendor.

Fixes #113