DeckLink Quad HDMI Recorder not recognized on Linux

Ask software engineering and SDK questions for developers working on Mac OS X, Windows or Linux.
  • Author
  • Message
Offline

ranked9723

  • Posts: 1
  • Joined: Mon May 26, 2025 12:15 pm
  • Real Name: Beverly Hall

DeckLink Quad HDMI Recorder not recognized on Linux

PostMon May 26, 2025 12:35 pm

Hello, I recently installed the Blackmagic DeckLink Quad HDMI recorder on my PC. I was able to install Desktop Video 14.5 on Windows and 14.4.1 on Linux, following which the device was detected on OBS and could be used as a source.

However, once I rebooted my PC, OBS no longer recognizes the device on Linux. Desktop Video Setup does not detect it either. Here are some commands I ran on the terminal to troubleshoot.

Code: Select all
> lspci | grep Blackmagic
05:00.0 Multimedia video controller: Blackmagic Design DeckLink Quad HDMI Recorder

> lsmod | grep blackmagic
blackmagic_io        2420736  4

> dkms status -m blackmagic-io -k `uname -r`
blackmagic-io/14.4.1a4, 6.14.7-arch2-1, x86_64: installed


The device works fine on Windows. How can I get it to work on Linux too?
Offline

JDBoyd

  • Posts: 3
  • Joined: Sun Aug 27, 2023 2:40 am
  • Real Name: Joshua D. Boyd

Re: DeckLink Quad HDMI Recorder not recognized on Linux

PostSat May 31, 2025 2:48 am

You might test if utilities included with Desktop Video 14.4.1 will work with your installed card.
Offline

oniongarlic

  • Posts: 73
  • Joined: Thu Dec 05, 2019 9:00 am
  • Location: Turku/Finland
  • Real Name: Kaj-Michael Lang

Re: DeckLink Quad HDMI Recorder not recognized on Linux

PostTue Jun 03, 2025 11:36 am

What does dmesg tell you, does it detect the device ? Should be something like this:

Code: Select all
$ dmesg|grep magic
[    6.189014] blackmagic_io: loading out-of-tree module taints kernel.
[    6.189026] blackmagic_io: module license 'Proprietary' taints kernel.
[    6.189778] blackmagic_io: module verification failed: signature and/or required key missing - tainting kernel
[    6.201997] BlackmagicIO: Driver version 14.2.1a1 loading
[    6.204918] blackmagic-io 0000:23:00.0: enabling device (0000 -> 0002)
[    6.221520] BlackmagicIO: Enabled device "Intensity Pro 4K" x4/5 GT/s (c762515,4b2300) FW Date: 08-16 17:41
[    6.231595] BlackmagicIO: Intensity Pro 4K as blackmagic!io0 [0000:23:00.0]
[    6.231600] BlackmagicIO: Initialised serial driver for blackmagic!io0
[    6.232706] blackmagic-io 0000:25:00.0: enabling device (0000 -> 0002)
[    6.248049] BlackmagicIO: Enabled device "DeckLink Mini Monitor HD" x1/5 GT/s (e652c840,612500) FW Date: 05-17 14:45
[    6.249455] BlackmagicIO: DeckLink Mini Monitor HD as blackmagic!io1 [0000:25:00.0]
[    6.249459] BlackmagicIO: Initialised serial driver for blackmagic!io1
Check out my free and open software:
CutePocketRemote - https://www.tal.org/projects/cutepocketremote
CuteAtum - https://www.tal.org/projects/cuteatum

Return to Software Developers

Who is online

Users browsing this forum: No registered users and 5 guests