我已经在Linux安装程序的帮助下安装了Davinci 16。当我开始这个计划的时候,什么都不会发生。所以我决定检查日志输出。所以当我跑的时候
/opt/resolve/bin/resolve它开始解决,我得到了这个输出:
ActCCMessage Already in Table: Code= c005, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c006, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= c007, Mode= 13, Level= 1, CmdKey= -1, Option= 0
ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0
PnlMsgActionStringAdapter Already in Table: Code= 615e, Mode= 0, Level= 0, CmdKey= -1, Option= 0
16.1.2 (#026) Linux/Clang
Main thread starts: 15914C40
[0x7f9315914c40] | Undefined | INFO | 2020-01-09 22:15:54,182 | --------------------------------------------------------------------------------
[0x7f9315914c40] | Undefined | INFO | 2020-01-09 22:15:54,182 | Loaded log config from /home/flolu/.local/share/DaVinciResolve/configs/log-conf.xml
[0x7f9315914c40] | Undefined | INFO | 2020-01-09 22:15:54,182 | --------------------------------------------------------------------------------
Aborted (core dumped)也许问题的发生是因为我没有NVIDIA GPU (我有Intel Iris Plus Graphics)。在我使用NVIDIA GPU的另一台机器上,它工作得很好。
也许我需要为Intel Graphics安装一个驱动程序?
我的系统:

发布于 2020-04-13 10:11:58
DaVinci解决方案需要Linux上的NVIDIA显卡和原始的NVIDIA驱动程序。新手司机不受支持。它不会在你的硬件上运行。
解决方案在Ubuntu上运行良好,但您还需要自己安装依赖项。这里有一个很好的如何就这么做了。
发布于 2020-01-16 10:16:58
DaVinci解析需要CentOS或RHEL 7+。不支持Ubuntu或其他发行版。
https://askubuntu.com/questions/1201835
复制相似问题