
- Posts: 47
- Joined: Sat Jul 22, 2017 2:29 pm
Julian Tsvetanov wrote:Dwaine Maggart wrote:I can't speak for Peter.
Thanks, but do you have information and possibly opinion about USB audio card that I can use, so my Resolve Studio outputs audio on my Linux laptop?
[root@WHITE-FOREST Downloads]# cd /home/ijd/Downloads/Blackmagic_Desktop_Video_Linux_10.9.5a4/rpm/x86_64
[root@WHITE-FOREST x86_64]# rpm -ivh desktopvideo-10.9.5-a4.x86_64.rpm
Preparing... ################################# [100%]
Updating / installing...
1:desktopvideo-10.9.5-a4 ################################# [100%]
Preparing new blackmagic driver for 3.10.0-514.26.2.el7.x86_64 kernel...
Adding to DKMS
Building (failed)
Preparing new blackmagic-io driver for 3.10.0-514.26.2.el7.x86_64 kernel...
Adding to DKMS
Building (failed)
Loading modules...
Enabling systemd services...
DesktopVideoHelper
Starting systemd services...
DesktopVideoHelper
********************************************************************************
Failed to build driver(s)
Possible causes:
1. Driver is incompatible with your kernel version
2. Kernel headers/gcc/make/etc. is not installed
3. Kernel header version does not match the running kernel (3.10.0-514.26.2.el7.x86_64)
Error messages:
dkms build -m blackmagic -v 10.9.5a4 --rpm_safe_upgrade
---
Error! echo
Your kernel headers for kernel 3.10.0-514.26.2.el7.x86_64 cannot be found at
/lib/modules/3.10.0-514.26.2.el7.x86_64/build or /lib/modules/3.10.0-514.26.2.el7.x86_64/source.
dkms build -m blackmagic-io -v 10.9.5a4 --rpm_safe_upgrade
---
Error! echo
Your kernel headers for kernel 3.10.0-514.26.2.el7.x86_64 cannot be found at
/lib/modules/3.10.0-514.26.2.el7.x86_64/build or /lib/modules/3.10.0-514.26.2.el7.x86_64/source.
Ian Duncan wrote:Hello
This is great to see Blackmagic getting linux versions out there. We are in the process of making our office as linux as it can be and this is a huge step.
Ia m hoping someone can help me with an issue I have getting the Desktop video driver to install.
Resolve is working fine although I am having issues with the Desktop video driver, i expect to have issues with the database too. I was running centos7 so i thought i would give it a try.
yum search headers
Ian Duncan wrote:Hello
Resolve is working fine although I am having issues with the Desktop video driver, i expect to have issues with the database too. I was running centos7 so i thought i would give it a try.
sudo yum install kernel-headers
Vassilis Kontodimas wrote:Ian Duncan wrote:Hello
This is great to see Blackmagic getting linux versions out there. We are in the process of making our office as linux as it can be and this is a huge step.
Ia m hoping someone can help me with an issue I have getting the Desktop video driver to install.
Resolve is working fine although I am having issues with the Desktop video driver, i expect to have issues with the database too. I was running centos7 so i thought i would give it a try.
Hello Ian,
It would seem your issue is installing the Kernel Headers for your version of Kernel. Normally, they should be installed, but I cannot be 100% certain since I don't have a system running CentOS at the moment.
Run the following command:
- Code: Select all
yum search headers
And see if this gives you any hits. If it does, then you can yum install it. Otherwise, you might need to activate the kernel repository to do that. Just make sure you download the exact same Kernel version the "uname -r" command gives you.
Hope that helps!
Przemek Jeske wrote:Ian Duncan wrote:Hello
Resolve is working fine although I am having issues with the Desktop video driver, i expect to have issues with the database too. I was running centos7 so i thought i would give it a try.
install kernel headers:
- Code: Select all
sudo yum install kernel-headers
- that should do the trick (unless you've installed latest mainline kernel - but I doubt you did).
Przemek Jeske wrote:@Vassilis : glad to here Ubuntu Studio worked well for you. On my end I solved quite a bit of hassles by installing latest kernel on Centos 7 (currently I'm on 4.12 and Nvidia 381.22). Works like a charm - super stable, detects my Wacom tablet correctly (which is the main reason I was not satisfied with the old, stock 3.10 provided with Centos).
http://elrepo.org/tiki/kernel-ml
Bogdan M wrote:Quick question... How do I uninstall DaVinci Resolve? I've made my install of v 12.5 on Ubuntu 17.04 without solving some dependencies first so I pretty much botched the install. I've been looking left and right for the last day or so for anything that could shed some light on this but couldn't find anything of use (that, or I'm a pretty poor researcher). Just want to uninstall it so I can reinstall it with the dependencies satisfied. Thanks in advance.
Noel Sterrett wrote:I installed the latest kernel from elrepo (4.12.8), but am having trouble with the Nvidia driver install. Any special tricks with the newer kernel?
Cheers.
Bogdan Motas wrote:Quick question... How do I uninstall DaVinci Resolve? I've made my install of v 12.5 on Ubuntu 17.04 without solving some dependencies first so I pretty much botched the install. I've been looking left and right for the last day or so for anything that could shed some light on this but couldn't find anything of use (that, or I'm a pretty poor researcher). Just want to uninstall it so I can reinstall it with the dependencies satisfied. Thanks in advance.
Bogdan Motas wrote:Bogdan Motas wrote:Quick question... How do I uninstall DaVinci Resolve? I've made my install of v 12.5 on Ubuntu 17.04 without solving some dependencies first so I pretty much botched the install. I've been looking left and right for the last day or so for anything that could shed some light on this but couldn't find anything of use (that, or I'm a pretty poor researcher). Just want to uninstall it so I can reinstall it with the dependencies satisfied. Thanks in advance.
Ok so, since my previous post I've had a complete system crash (thanks Nvidia), so I did a total OS reinstall. In this new iteration, I have installed Resolve 14 but still no joy. This time I was able to perform a complete install and even managed to open Resolve, pass the quick tour intro, but it gets stuck at some sort of splash screen (mutter-dialog). I'm saying some sort of, because I have a sort of frame, but no images of any sorts, and the only way to get rid of this is to restart the computer. Any ideas, suggestions, recommendations? Again, thanks in advance.
./opencl-tools/print-devices
platform 0: vendor 'Intel(R) Corporation'
device 0: 'Intel(R) HD Graphics'
device 1: 'Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz'
platform 1: vendor 'Intel(R) Corporation'
device 0: 'Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz'
platform 2: vendor 'Intel'
device 0: 'Intel(R) HD Graphics 5500 BroadWell U-Processor GT2'
Alvaro Castaneda wrote:
try running it from terminal so you can see if there's any issues and debug the issue better
ActCCMessage Already in Table: Code= 2282, Mode= 0, Level= 0, CmdKey= 8, Option= 0
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
14.0b (#067)
Main thread starts: 40DE1040
[0x7f3240de1040] | Undefined | INFO | 2017-08-27 13:06:34,121 | --------------------------------------------------------------------------------
[0x7f3240de1040] | Undefined | INFO | 2017-08-27 13:06:34,122 | Loaded log config from /opt/resolve/configs/log-conf.xml
[0x7f3240de1040] | Undefined | INFO | 2017-08-27 13:06:34,122 | --------------------------------------------------------------------------------
*** Error in `./resolve': realloc(): invalid pointer: 0x0000000010c3faa0 ***
Noel Sterrett wrote:Thanks Przemek,
I've been able to install and run Resolve 12.5.6 with the new 4.12.8-1 kernel-ml on a Lenovo Y500. I installed the kernel-mp-devel package for DKMS with the Nvidia 384.59 drivers, and that seemed to work. The 4.12 kernel-mp-headers conflict with the 3.10 headers and installing them would remove dependent packages including gcc.
I'm having less luck with my Xeon system, but will keep trying.
Peter Chamberlain wrote:
At release we support CentOS and RHEL 7.3 and have little testing of other distributions. This thread is for issues you have when instilling on your Linux system so the community can help you with install issues.
drwxr-xr-x 207 root root 20480 Aug 28 09:55 lib
drwxr-xr-x 6 root root 4096 Jul 26 08:30 lib32
lrwxrwxrwx 1 root root 3 Aug 24 08:48 lib64 -> lib
ActCCMessage Already in Table: Code= 2222, Mode= 0, Level= 0, CmdKey= 8, Option= 0
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
12.5.6 (#017)
Main thread starts: 515A3B40
log4cxx: No appender could be found for logger (Undefined).
log4cxx: Please initialize the log4cxx system properly.
[0x7f8a640cdb40] | Main | INFO | 2017-08-29 19:29:05,390 | Updating display GPU information...
terminate called after throwing an instance of 'ReactorGPU::GPUException'
Some required information is missing for email crash report, the crash archive will not be updated
==========[CRASH DUMP]========
Please send this to support:
#TIME Tue Aug 29 19:29:05 2017 - Uptime 00:00:00 (hh:mm:ss)
#FROM_EMAIL
#TO_EMAIL
#VERSION 12.5.6 (#017)
#SMTP_SERVER
#PROGRAM_NAME (64-bit)
/opt/resolve/bin/resolve(_ZN7BtDebug14ReportSegfaultEiP7siginfoPv+0x44)[0x35ce3b4]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38)[0x7f8a50e33428]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38)[0x7f8a50e33428]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x7f8a50e3502a]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv+0x16d)[0x7f8a5146d84d]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d6b6)[0x7f8a5146b6b6]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d701)[0x7f8a5146b701]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d919)[0x7f8a5146b919]
/opt/resolve/bin/resolve[0x6ebaf9]
/opt/resolve/bin/resolve[0x6e94ae]
/opt/resolve/bin/resolve[0x6e46aa]
/opt/resolve/bin/resolve[0x6b06a9]
/opt/resolve/bin/resolve[0x6b8383]
/opt/resolve/bin/resolve[0x6b9459]
/opt/resolve/bin/resolve[0x6b9708]
/opt/resolve/bin/resolve[0xc123a8]
/opt/resolve/bin/resolve[0xc13787]
/opt/resolve/bin/resolve[0x6be512]
/opt/resolve/bin/resolve[0x6bf349]
/opt/resolve/bin/resolve(main+0x15b)[0x6a20eb]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0)[0x7f8a50e1e830]
/opt/resolve/bin/resolve[0x6a1b09]
Signal Number = 6
==============================
Stefan Salich wrote:Hey,
it works on my Desktop with Ubuntu 16.04. But I can't start it on my notebook.
[...]
In ResolveDebug.txt I have an exception.
- Code: Select all
[0x7f8a640cdb40] | Main | INFO | 2017-08-29 19:29:05,390 | Updating display GPU information...
terminate called after throwing an instance of 'ReactorGPU::GPUException'
Does anybody has an solution for this? In my notebook I have an Intel graphic card.
Thanks,
Stefan
Michal Nemec wrote:There is no audio without blackmagic hardware. Even on Blackmagic CentOS 7.
Also there are problems with 10bit playback in Colour tab on other distros other then CentOS7.
Doug Marsh wrote:Michal Nemec wrote:There is no audio without blackmagic hardware. Even on Blackmagic CentOS 7.
Also there are problems with 10bit playback in Colour tab on other distros other then CentOS7.
That will save me time this weekend trying CentOS out. Thanks!
Now I guess what is the "perfect" DeckLink card to get? Are any known to work inside some Thunderbolt enclosure thingie? Any support USB 3.1 Gen 2?
From what I think I saw, everything for Linux is PCIe based and (worse case) might require compiling kernel drivers (which isn't a big thing as long as the source code is recent and up-to-date).
--Doug (dx9s)
EDIT: I could live with 8-bit playback/preview worse case if that still works.
Alvaro Castaneda wrote:I just got the Decklink Mini Monitor for about $150 USD, is a mini PCIe, works great and the drivers are available for any system on this site, I'm getting the audio out from the HDMI to a monitor with external audio I have.
I'm using Ubuntu Linux at the moment.
hope that helps
UltraStudio 4K -- Technical Specifications wrote:Media Express, Disk Speed Test, LiveKey, Blackmagic Desktop Video Utility and Blackmagic driver on Mac OS and Windows. Media Express, Blackmagic Desktop Video Utility and Blackmagic driver on Linux.
UltraStudio 4K Extreme / Extreme 3 -- Technical Specifications wrote:DaVinci Resolve, Media Express, Disk Speed Test, LiveKey, Blackmagic Desktop Video Utility and Blackmagic driver on Mac OS and Windows. Media Express, Blackmagic Desktop Video Utility and Blackmagic driver on Linux.
... on Mac OS and and Windows. Media Express, Blackmagic Desktop Video Utility and Blackmagic driver on Linux.
Ian Duncan wrote:I was able to install the software and the driver.
HArdware is installed:
# lspci | grep Blackmagic
02:00.0 Multimedia video controller: Blackmagic Design DeckLink 4K Extreme
However No Desktop Video Device Detected and then i enter:
# lsmod | grep blackmagic
it returns nothing
Anybody have any ideas?
Rafael Sobral wrote:Hi,
I installed DaVinci Resolve in my CentOS 7, I seems work fine.
But after I save a Project where was done color grading, when opening it again it seems color grading is bug.
it shows images all black, and no info on video scopes. But for example if you make a tiny adjustment in Curves it recoer the image. But adjust on Color Wheel get MUCH more intense colorizing every thing. It seems value get out of scale when loading again.
Another problem is that it fails to load all LUTs with .cube extension.
The same happens with 12.5.6 and 14.b8.
I am running on Centos 7 with GeForce 1060 Nvidia Driver Version 384.69.
By the way it would be great if Linux vesion could load H.264 Videos in free version.Working around transcoding to DNxHD
Peter Chamberlain wrote:We have five versions of DaVinci Resolve
DaVinci Resolve; Mac, Windows and Linux, free download or from Apple App Store
DaVinci Resolve Studio; Mac, Windows and Linux, licensed via a dongle and soon also with an activation key. US$299 from BMD reseller or from Apple App Store
DaVinci Resolve Studio Advanced Panel; Only available the the Advanced Panel, licensed via a dongle and this supports Linux ProRes encoding, available from BMD reseller
Audacieuse-Galerie Sarl wrote:Hello,
I have centos7 and V14 beta 9. No sound. No colorimetrie. Ave you solution?
Thanks
Best regards
[0x7f99c1945b40] | DbCommon2 | INFO | 2017-09-02 10:06:09,831 | Creating default dblist file: /opt/resolve/configs/.dblist
[0x7f98e9ffb700] | IP | INFO | 2017-09-02 10:06:09,831 | Using NVIDIA driver '375.66'
[0x7f98e9ffb700] | GPUManager | INFO | 2017-09-02 10:06:09,831 | Let There Be CUDA Light!
[0x7f99c1945b40] | DbCommon2 | INFO | 2017-09-02 10:06:09,831 | Loading dblist file: /opt/resolve/configs/.dblist
[0x7f98e8ff9700] | GPUManager | INFO | 2017-09-02 10:06:09,831 | Initializing GPU board 0 with context thread 0
[0x7f99c1945b40] | Main | INFO | 2017-09-02 10:06:09,832 | Running DaVinci Resolve Studio v14.0.0b.072 (Linux)
[0x7f99c1945b40] | IO | INFO | 2017-09-02 10:06:09,832 | Using DNxHR library v2.3.3.39r
Thread 53 "resolve" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffef2ffd700 (LWP 30576)]
0x00007ffedabf1218 in ?? () from /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.375.66
Thread 52 "resolve" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff097fa700 (LWP 31176)]
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
Daniel Tufvesson wrote:I've been struggling to get Resolve running under Debian Stretch. Every release since 14.0b6 have resulted in segmentation fault crash when starting. Last lines in log before crash is:
- Code: Select all
[0x7f99c1945b40] | DbCommon2 | INFO | 2017-09-02 10:06:09,831 | Creating default dblist file: /opt/resolve/configs/.dblist
[0x7f98e9ffb700] | IP | INFO | 2017-09-02 10:06:09,831 | Using NVIDIA driver '375.66'
[0x7f98e9ffb700] | GPUManager | INFO | 2017-09-02 10:06:09,831 | Let There Be CUDA Light!
[0x7f99c1945b40] | DbCommon2 | INFO | 2017-09-02 10:06:09,831 | Loading dblist file: /opt/resolve/configs/.dblist
[0x7f98e8ff9700] | GPUManager | INFO | 2017-09-02 10:06:09,831 | Initializing GPU board 0 with context thread 0
[0x7f99c1945b40] | Main | INFO | 2017-09-02 10:06:09,832 | Running DaVinci Resolve Studio v14.0.0b.072 (Linux)
[0x7f99c1945b40] | IO | INFO | 2017-09-02 10:06:09,832 | Using DNxHR library v2.3.3.39r
gdb gives me:
- Code: Select all
Thread 53 "resolve" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7ffef2ffd700 (LWP 30576)]
0x00007ffedabf1218 in ?? () from /usr/lib/x86_64-linux-gnu/libnvidia-ptxjitcompiler.so.375.66
Should I interpret that as a problem with the DNxHR library or that perhaps the Nvidia Driver version 375.66 is not compatible with Resolve? I'm stuck at 14.0b5 for now.
Anyone else running Debian?
EDIT: When setting "Local.GPU.Mode = OpenCL" gdb instead gives me:Problem with threads/forks?
- Code: Select all
Thread 52 "resolve" received signal SIGABRT, Aborted.
[Switching to Thread 0x7fff097fa700 (LWP 31176)]
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
Users browsing this forum: panos_mts, Scott Heysen and 349 guests