@arch_fram is the DesktopVideoHelper.service
running ? Since 11.5 the service need run otherwise the card will not work.
Search Criteria
Package Details: decklink 14.4.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/decklink.git (read-only, click to copy) |
---|---|
Package Base: | decklink |
Description: | Drivers for Blackmagic Design DeckLink, Intensity or Multibridge video editing cards |
Upstream URL: | https://www.blackmagicdesign.com/support/family/capture-and-playback |
Licenses: | custom |
Submitter: | alub |
Maintainer: | goldensuneur |
Last Packager: | goldensuneur |
Votes: | 24 |
Popularity: | 0.000000 |
First Submitted: | 2015-10-03 15:38 (UTC) |
Last Updated: | 2025-02-16 11:39 (UTC) |
Dependencies (4)
- dkms (dkms-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- curl (curl-gitAUR, curl-c-aresAUR) (make)
Required by (4)
- mediaexpress
- obs-studio-browser (optional)
- obs-studio-rc (optional)
- obs-studio-tytan652 (optional)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 6 7 8 9 10 11 12 13 14 15 16 .. 25 Next › Last »
goldensuneur commented on 2020-06-21 09:23 (UTC)
arch_fram commented on 2020-06-20 07:51 (UTC) (edited on 2020-06-20 08:19 (UTC) by arch_fram)
I have 5.7.4-arch1-1 kernel, and It seem like my Decklink mini recorder is not detected :/ ERR The driver was not able to be unloaded because it is in use ERR You will need to reboot to use the new driver
I'll reboot the system but nothing happen, is still not working
disc-kuraudo commented on 2020-06-18 09:37 (UTC)
Works for me as well.
@zangoku IIRC one time it didn't build for me years back was when there were leftovers of the dkms stuff in /var/lib/dkms/blackmagic* that was set up for a previous gcc version and had to be removed. Maybe it helps.
goldensuneur commented on 2020-06-18 08:46 (UTC)
Decklink 11.5.1 builds and works fine on my computer with kernels 5.7.x and the patches I added in the latest commit.
zangoku commented on 2020-06-17 21:18 (UTC)
A little heads up for those on kernel 5.7, dkms modules don't build until blackmagic releases an update as usual.
Andy2 commented on 2020-06-16 16:43 (UTC)
Anybody else having issues with 100% CPU load on the DesktopVideoHelper and the DesktopVideoUpdater executables? I didn't find out yet what exactly triggers it, but I can see both of them spinning at 100% load sooner or later on my machine until I stop the systemd unit and kill the processes.
Houtworm commented on 2020-06-15 19:10 (UTC)
@filmtools, Install linux-headers with the following command and try again
sudo pacman -S linux-headers
filmtools commented on 2020-06-15 18:16 (UTC)
I get this error on Manjaro
(3/6) Install DKMS modules ==> Unable to install module blackmagic/11.5.1a14 for kernel 5.6.16-1-MANJARO: Missing kernel headers. ==> Unable to install module blackmagic-io/11.5.1a14 for kernel 5.6.16-1-MANJARO: Missing kernel headers. (4/6) Updating icon theme caches... (5/6) Fixing hardcoded icons... (6/6) Updating the desktop file MIME type cache...
TexZeTech commented on 2020-05-06 17:57 (UTC)
Seems to be working on my end as well.
bigtimmyc commented on 2020-05-05 13:58 (UTC)
Your update is working perfectly for me!
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.service
has to be running for the capture card to work properly.