Hello,
We manage to get
Resolve 14 to Linux Mint 18.2 (Cinnamon) & NVIDIA. Seems good, build on Ubuntu 16.04.
We used the
Ubuntu guide by AndréRodrigues (thanks to him). I converted the syntax to Mint, otherwise is very similar.
Update: Working LUTs and grades that stay saved.Update: Linux/Mac (Win) Resolve dualboot - Circumvent import/export issues by prepping and finalizing projects in another OS1. Terminal: sudo apt install libssl-dev
2. Terminal: sudo ln -s /usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0 /usr/lib/libgstreamer-0.10.so.0
3. Terminal: sudo ln -s /usr/lib/x86_64-linux-gnu/libgstbase-1.0.so.0 /usr/lib/libgstbase-0.10.so.0
4. Terminal: sudo ln -s /lib/x86_64-linux-gnu/libssl.so.1.0.0 /usr/lib/libssl.so.10
5. Terminal: sudo ln -s /lib/x86_64-linux-gnu/libcrypto.so.1.0.0 /usr/lib/libcrypto.so.10
6. Download Resolve 14 from
the official website7. Unzip package and open the folder in the terminal
8.
Install Resolve (shell or .deb) 8.1 Terminal: sudo sh DaVinci_Resolve_14.0_Linux.sh # run the installation
OR8.2 Use
makeresolvedeb to install (and uninstall) Resolve as a Debian package. (Thanks to
Daniel Tufvesson)
9. Terminal: sudo apt update && sudo apt upgrade && sudo apt dist-upgrade && sudo apt install build-essential && sudo apt install linux-source && sudo apt install linux-headers-generic
10. Terminal: sudo xed /etc/default/grub
(This is option. It lets you see startup and makes it quicker.)10.1 In the opened archive look for the line:
"GRUB_CMDLINE_LINUX_DEFAULT..."
10.2 Change this line to:
GRUB_CMDLINE_LINUX_DEFAULT="profile"
10.3 Terminal: sudo update-grub2
11. Update the Nvidia driver.
11.1 Search for and open 'Driver Manager' in the Mint menu.
11.2 Change to the recommended NVIDIA driver. Apply. Mint replaces Nouveau driver in the background.
12. Install
CUDA, following the NVIDIA guide.
13. Terminal: sudo apt install libpng12-0 (unavailable since Ubuntu 16.10,
download here)
14. Terminal: sudo apt install ocl-icd-opencl-dev
15. Reboot
16.
UPDATE YOUR LUTS: This affects some users. You need the /LUT and /.LUT (hidden folder) from R14 Win/OSX install.
16.1 In /opt/resolve, backup your existing /LUT and /.LUT. (you need root access; Mint filemanager can 'open as root' with right-click).
16.2 Copy the new LUT folders into /opt/resolve/. (thanks to
Philippe Galle.)
17.
SAVE YOUR GRADES: By default, Resolve saves disk database and /Media in /opt/resolve. Bad idea. This can very quickly fill your root with optimized media, and leave your system unusable. Use of separate hard drives or partitions for /Media and the databases is thus recommended.
17.1 On your Scratch Disk, create e.g. /Resolve/Media. On your Database Disk, create e.g. /Resolve/Databases/yourdb.
17.2 Open Resolve.
17.3 The quick setup suggest /opt/resolve/Media. Replace with Scratch Disk/Resolve/Media.
17.4 Project Manager: Click 'Projects' in upper-left. You will see the default local database. Disconnect it.
17.5 Create a new Disk database and save into Db Disk/Resolve/Databases/yourdb. Remember to back it up. (thanks to
Vassilis Kontodimas.)
18.
RESOLVE SUPPORTS US. For optimum compatibility, use Resolve with a user account that has the language, region and default keyboard layout set to English (US).
Using another country layout may disable kb shortcuts. Using a separate language/region with v14 causes serious problem when Resolve saves the grades. (This issue is fixed as of
v15b1.) (thanks to
Fabrice Lapeyrere.)
THAT'S IT! You are ready to run the Resolve 14!
Notes.
SOUND (on v14) requires a BMD I/O card (Decklink / Intensity 4k). The Intensity shuttle (TB/USB3) has
no Linux driver at this time.
According to Dwayne @ BMD,
laptop users may get sound with an
UltraStudio I/O device (e.g. Mini Monitor), if used
via Thunderbolt port (the USB ports are not supported).
As of
v15b1, System Audio is supported.
GPUs must support either CUDA 3.0 or OpenCL 1.2.
GeForce GTX's are officially supported via CUDA and perform well in
an FP32 software like Resolve. Ati support exists, but is more uneven in different configs.
IMPORT FORMATS include
For video: Prores, DNxHD/HR +
on Studio, h26x.
In free version, h26x is unsupported.
For audio: WAV, PCM, AIFF
AC3 and MP3 are unsupported.
Supported codecs for 12.5 (pdf)Note that Prores encoding on Linux is only via Advanced Panel & special dongle.
No h26x encoding on Linux, only Win/Mac (Lite & Studio).
Rick Emerson, you need OpenCL development files. Is a step in Mint installation, which I added.
Try
17.- Terminal: sudo apt install ocl-icd-opencl-dev
Linux Mint 19.3 | DaVinci Resolve Studio 17.1 | 2700x 32gb Radeon VII | macOS Mojave