Desktop Video 10.11.4 on Fedora 29 4.19 Kernel?

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

wmendez

  • Posts: 24
  • Joined: Fri Dec 14, 2018 6:43 pm
  • Real Name: Will Mendez

Desktop Video 10.11.4 on Fedora 29 4.19 Kernel?

PostSat Dec 15, 2018 5:02 pm

Good Day All,

I am seeking some assistance with loading the Kernel Driver for Desktop Video 10.11.4 on Fedora Linux 29. I have notice this stopped working after I upgraded from Kernel 4.17. Any guidance is appreciated.


lspci | grep Blackmagic
03:00.0 Multimedia video controller: Blackmagic Design Intensity Pro 4K

lsmod | grep blackmagic
No Output


dkms status -m blackmagic -k `uname -r`

blackmagic, 10.11.2a3, 4.19.8-300.fc29.x86_64, x86_64: installed (WARNING! Diff between built and installed module!)
blackmagic, 10.11.4a9, 4.19.8-300.fc29.x86_64, x86_64: built
blackmagic, 10.9.11a2: added


sudo modprobe blackmagic[-io]

modprobe: FATAL: Module blackmagic[-io] not found in directory /lib/modules/4.19.8-300.fc29.x86_64


sudo dkms build -m blackmagic[-io] -v 10.11.4

Kernel preparation unnecessary for this kernel. Skipping...
Building module:
cleaning build area...
make -j32 KERNELRELEASE=4.19.8-300.fc29.x86_64 KERNELRELEASE=4.19.8-300.fc29.x86_64...
Error! Build of blackmagic-io.ko failed for: 4.19.8-300.fc29.x86_64 (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/blackmagic[-io]/10.11.4/build/ for more information.
Offline

wmendez

  • Posts: 24
  • Joined: Fri Dec 14, 2018 6:43 pm
  • Real Name: Will Mendez

Re: Desktop Video 10.11.4 on Fedora 29 4.19 Kernel?

PostSun Dec 30, 2018 5:04 am

Issue resolved by running the following command:

sudo dkms install blackmagic-io/10.11.4a9


Kernel preparation unnecessary for this kernel. Skipping...

Building module:
cleaning build area...
make -j32 KERNELRELEASE=4.19.10-300.fc29.x86_64 KERNELRELEASE=4.19.10-300.fc29.x86_64.....
cleaning build area...

DKMS: build completed.

blackmagic-io.ko.xz:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.19.10-300.fc29.x86_64/extra/

snd_blackmagic-io.ko.xz:
Running module version sanity check.
- Original module
- No original module exists within this kernel
- Installation
- Installing to /lib/modules/4.19.10-300.fc29.x86_64/extra/
Adding any weak-modules

Warning: The post_install script is not executable.

depmod.......

DKMS: install completed.

lsmod | grep blackmagic
blackmagic_io 1851392 1

Return to Software Developers

Who is online

Users browsing this forum: PhenaOfMari and 16 guests