@archismo
Did you have to do anything other than starting the service to get it working on Cachy? Tried:
linux-cachyos 6.18.5-2 linux-cachyos 6.18.5-2
also tried disabling amd_ioummu and disabling aspm
I can't get it to work, sometimes after a cold boot it will be recognized by the Desktop Video GUI app, other times it won't. But it's never recognized by Resolve.
Resolve itself says no cards are detected:
0x7fa4f2643000 | SyManager.DeckLink | INFO | 2026-01-18 20:27:26,425 | DL::DisplayDevices: (0/0)
0x7fa4f2643000 | Main | INFO | 2026-01-18 20:27:26,425 | Decklink model name: '', version: '15.3.1'
0x7fa4f2643000 | DVIP | INFO | 2026-01-18 20:27:26,425 | DVIP release/20.3.1 build 2 (75d1a0a8f320380f0522c8b0de3b78480f5d08e8). Release, version 20.3.1.
dmesg shows the driver initializing
[34979.505674] BlackmagicIO: Enabled device "DeckLink Mini Monitor 4K" x4/5 GT/s (240a1639,531000) FW Date: 03-19 10:23
[34979.508195] BlackmagicIO: DeckLink Mini Monitor 4K as blackmagic!io0 [0000:10:00.0]
[34979.508198] BlackmagicIO: Initialised serial driver for blackmagic!io0
If the card is detected by the GUI decklink software, it will not be detected after starting resolve.
Sometimes after booting, I will get a pile of popups saying that a firmware update is required. This is not true, confirmed in win11 on the same system. If I click update on one of these, it causes an instant black-screen. No record of crash in the kernel logs.
Pinned Comments
goldensuneur commented on 2020-03-02 19:00 (UTC)
I finally had time to investigate the issue. It looks like that as of 11.5, the
DesktopVideoHelper.servicehas to be running for the capture card to work properly.