拍电影

 找回密码
 注册

QQ登录

只需一步,快速开始

MOVCAM铁头官方网店
查看: 5915|回复: 4

[调色] DaVinci Resolve 15.0b6 Linux Installation Instructions

[复制链接]
A德 实名认证

30

主题

375

帖子

0

精华

认证会员

出品人 制片 编剧 导演 摄影 剪辑 调色

注册时间
2013-3-3
发表于 2018-7-14 16:43 | 显示全部楼层 |阅读模式
技术帖
内容来源: 原创(楼主原创内容)
技术帖类别: 发起讨论
本帖最后由 A德 于 2018-7-14 16:46 编辑

Linux Installation Instructions
DaVinci Resolve 15.0b6
Pre-installation Notes
DaVinci Resolve for Linux is a free download and does not require a license dongle or an activation
DaVinci Resolve Studio for Linux supports both the Mac/Windows dongle as well as the Advanced Panel dongle (previously
known as the Linux dongle)
The installer for DaVinci Resolve Studio supports stand alone CentOS/RHEL 7 installations and the legacy Resolve DVD
environment (supported by previous versions of Resolve)
DaVinci Resolve and DaVinci Resolve Studio on Linux support decoding of ProRes media
Support for ProRes encoding is available in DaVinci Resolve Studio on Linux when using the Advanced Panel dongle
Currently the RED ROCKET card and driver are not supported on CentOS 7 (will be supported in a future update)
Installation instructions for DaVinci Resolve and DaVinci Resolve Studio software (for the legacy Resolve DVD environment, skip to the
next section)
Run the DaVinci Resolve or DaVinci Resolve Studio installer
sh DaVinci_Resolve_Studio_15.0b6_Linux.sh
or sh DaVinci_Resolve_15.0b6_Linux.sh


Download DaVinci_Resolve_Studio_15.0b6_Linux.zip (if you have a DaVinci Resolve license dongle) or
DaVinci_Resolve_15.0b6_Linux.zip from the Blackmagic Design website.
Open a Terminal shell
You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password.
Navigate to the folder where you downloaded the DaVinci Resolve software. Type:
cd /path/to/downloaded/software/location
Unzip the downloaded file. Type:
unzip DaVinci_Resolve_Studio_15.0b6_Linux.zip
or
unzip DaVinci_Resolve_15.0b6_Linux.zip
Run the DaVinci Resolve or DaVinci Resolve Studio installer
sh DaVinci_Resolve_Studio_15.0b6_Linux.sh
or
sh DaVinci_Resolve_15.0b6_Linux.sh
Download DaVinci_Resolve_Studio_15.0b6_Linux.zip (if you have a DaVinci Resolve license dongle) or
DaVinci_Resolve_15.0b6_Linux.zip from the Blackmagic Design website.
Open a Terminal shell
You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password.
Navigate to the folder where you downloaded the DaVinci Resolve software. Type:
cd /path/to/downloaded/software/location
Unzip the downloaded file. Type:
unzip DaVinci_Resolve_Studio_15.0b6_Linux.zip
or
unzip DaVinci_Resolve_15.0b6_Linux.zip
Run the DaVinci Resolve or DaVinci Resolve Studio installer
sh DaVinci_Resolve_Studio_15.0b6_Linux.sh
or
sh DaVinci_Resolve_15.0b6_Linux.sh
On legacy DaVinci Resolve Linux installations with the DVD environment, Resolve can be installed by following the instructions provided
below.
1.
2.
3.
Download DaVinci_Resolve_Studio_15.0b6_Linux.zip file.
Double click the zip file to open it and drag DaVinci_Resolve_Studio_15.0b6_Linux.sh to the /home/resolve/Releases/ folder
Double-click the installer to install the release from the File Browser
Update instructions for updating the NVIDIA driver
For users who have not yet installed the recommended NVIDIA driver, instructions to update the driver are detailed below. Download the
recommended driver from http://www.nvidia.com/download/driverResults.aspx/131853/en-us by clicking on "DOWNLOAD" in the
provided link. Then, perform the following steps:
1. Open a Terminal shell
2. You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password.
3. You need to disable the Linux desktop and switch to a text interface. Type:
init 3
4. You will be prompted for username to login as. Type:
root
5. Enter your 'root' user's password.
6. Navigate to the folder with the downloaded driver. Type:
cd /path/to/downloaded/driver/location
7. Run the NVIDIA driver installer. Type:
sh NVIDIA-Linux-x86_64-390.42.run --silent --no-network
8. After the script completes, you should see the terminal prompt. Then, reboot the machine. Type:
reboot
Update instructions for updating the DeckLink driver
For users who have not yet installed the latest DeckLink driver, instructions to update your driver are detailed below. Download the latest
Desktop Video drivers for Linux from https://www.blackmagicdesign.com ... pture-and-playback. Then, perform the
following steps:
1.
2.
Open a Terminal shell
You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password.3.
Uninstall the existing driver. Type:
rpm -qa | grep desktopvideo | xargs rpm -e
4. Uncompress the downloaded driver package. Type:
tar xvfz /path/to/downloaded/driver/location/Blackmagic_Desktop_Video_Linux_.tar.gz
5. Install the latest Desktop Video driver. Type:
rpm -ivh Blackmagic_Desktop_Video_Linux_/rpm/x86_64/desktopvideo-.x86_64.rpm
6. After the installation completes, you should see the terminal prompt. Then, reboot the machine.
7. After the machine has rebooted, open a Terminal shell again
8. You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password
9. You will now need to update the firmware on your DeckLink card. Type:
BlackmagicFirmwareUpdater update 0
10. If a firmware update was applied, reboot the machine after it completes. If no firmware update was required, a reboot is not
necessary.
Update instructions for updating the RED rocket driver (if a RED rocket card is being used)
For users who have not yet installed the recommended RED Rocket driver, instructions to update your driver are detailed below.
Download the recommended drivers from http://downloads.blackmagicdesig ... 1.23.0_Resolve.tgz.
Then, perform the following steps:
1. Open a Terminal shell
2. You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password
3. Navigate to the target folder where the driver need to be installed. Type:
cd /usr/local/driver
4. Uncompress the downloaded driver package. Type:
tar xvfz /path/to/REDrocket-2.1.23.0_Resolve.tgz
5. Open the folder with the RED Rocket driver. Type:
cd /usr/local/driver/REDrocket-2.1.23.0
6. Run the driver installation and setup script. Type:
./install_driver.sh
7. After the script completes, you should see the terminal prompt. Then, reboot the machine.
8. After the reboot is complete, open a Terminal shell
9. You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password
10. Navigate to the folder where the driver is installed. Type:
cd /usr/local/driver/REDrocket-2.1.23.0
11. You now need to upgrade the firmware on your RED Rocket card(s). Type:
./rocketup_1.1.18.0
12. After the upgrade completes, you should see the terminal prompt. Shutdown the machine entirely. Type:
shutdown -h now
13. After the machine has powered down, restart the machine.
Update instructions for updating the RED RocketX driver (if a RED RocketX card is being used)
For users who have not yet installed the recommended RED RocketX driver, instructions to update your driver are detailed below.
Download the recommended drivers from http://downloads.blackmagicdesig ... 1.34.0_Resolve.tgz.
Then, perform the following steps:
1.
2.
Open a Terminal shell
You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password
3. Navigate to the target folder where the driver need to be installed. Type:
cd /usr/local/driver
4. Uncompress the downloaded driver package. Type:
tar xvfz /path/to/REDrocketX-2.1.34.0_Resolve.tgz
5. Open the folder with the RED RocketX driver. Type:
cd /usr/local/driver/REDrocketX-2.1.34.0
6. Run the driver installation and setup script. Type:
./install_driver.sh
7. After the script completes, you should see the terminal prompt. Then, reboot the machine.
8. After the reboot is complete, open a Terminal shell
9. You need to now become the root user. Type:
su -
When prompted, please enter your 'root' user's password
10. Navigate to the folder where the driver is installed. Type:
cd /usr/local/driver/REDrocketX-2.1.34.0
11. You now need to upgrade the firmware on your RED RocketX card(s). Type:
./rocketxup_1.4.22.1812. After the upgrade completes, you should see the terminal prompt. Shutdown the machine entirely. Type:
shutdown -h now
13. After the machine has powered down, restart the machine.
DaVinci Resolve CentOS Installation
For users setting up new systems or wishing to upgrade their DaVinci Resolve system, an ISO of the Resolve Installation DVD with
CentOS 7.3 is available to download. This DVD requires a minimum of DaVinci Resolve or DaVinci Resolve Studio 12.5.5 and does not
support previous versions of Resolve which needs the legacy DVD environment.
The ISO file for CentOS 7.3 can be downloaded from the following link:
http://downloads.blackmagicdesig ... 14.3-CentOS_7.3.iso
(MD5: http://downloads.blackmagicdesig ... 14.3-CentOS_7.3.txt).
This ISO file also contains software for DaVinci Resolve and DaVinci Resolve Studio 14.3.
The Automatic configuration option on the DVD will erase all the files on your connected hard disks during installation. Please ensure
that you only connect the single hard disk on which you would like to install the OS. To manually configure and select the disks and
partitions during the OS installation, please select the Manual configuration option. Please note that you will need to first backup all of
your files and Resolve databases externally prior to installing the OS. After the OS installation, you will need to manually restore this
data. For more information regarding installation, backup and restoration, please contact your system administrator or DaVinci Resolve
Linux reseller.
After completing your OS installation, please remember to check the Blackmagic Design support website for a newer DaVinci Resolve
software version.
Updated Jul 04, 2018.


3

主题

257

帖子

0

精华

认证会员

注册时间
2015-11-15
发表于 2018-7-15 20:56 | 显示全部楼层
what are you talking about?全都是英文,欺负人~
A德 实名认证

30

主题

375

帖子

0

精华

认证会员

出品人 制片 编剧 导演 摄影 剪辑 调色

注册时间
2013-3-3
 楼主| 发表于 2018-7-16 09:10 | 显示全部楼层
嗯,是的呢,官方文档里就是这个操行呢,多看几次,就熟悉了。
发自-拍電影APP发自-拍電影APP

14

主题

64

帖子

0

精华

认证会员

注册时间
2017-5-14
发表于 2018-7-17 23:26 | 显示全部楼层
就象老外多看中文就熟悉了一样
A德 实名认证

30

主题

375

帖子

0

精华

认证会员

出品人 制片 编剧 导演 摄影 剪辑 调色

注册时间
2013-3-3
 楼主| 发表于 2018-7-19 13:51 | 显示全部楼层
aitor 发表于 2018-7-17 23:26
就象老外多看中文就熟悉了一样

您需要登录后才可以回帖 登录 | 注册

本版积分规则

filmaker.cn ( 桂ICP备16000355号-1 )

GMT+8, 2024-4-29 13:44

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表