DaVinci Resolve: Difference between revisions
hardware.graphics -> hardware.opengl |
amd: mention opencl option (needed according to archwiki) |
||
Line 10: | Line 10: | ||
Contrary to the [https://wiki.archlinux.org/title/DaVinci_Resolve#Installation Arch Wiki], DaVinci Resolve seems to work (on an RX 570) without switching to proprietary GPU drivers. | Contrary to the [https://wiki.archlinux.org/title/DaVinci_Resolve#Installation Arch Wiki], DaVinci Resolve seems to work (on an RX 570) without switching to proprietary GPU drivers. | ||
<syntaxHighlight lang=nix> | |||
hardware.amdgpu.opencl.enable = true; | |||
</syntaxHighlight> | |||
=== Intel === | === Intel === |