Page 1 of 1

RHEL 9 patch for blackmagic-io-12.7 module

PostPosted: Tue Dec 19, 2023 12:13 am
by Cameron Nichols
Hi Developers,

It has been observed that recent updates to RHEL 9 and variants will lead to issues building the blackmagic-io-12.7a4 module. In order to overcome, please download the following patch - https://bmdseeds.sharefile.com/d-s6c72d1e9c95b430bb071118e4c006d41

To apply the patch:
Code: Select all
$ sudo tar zxf blackmagic-io-12.7a4-p1.tar.gz -C /usr/src/blackmagic-io-12.7a4
$ sudo dkms build -m blackmagic-io -v 12.7a4 -k $(uname -r)
$ sudo dkms install -m blackmagic-io -v 12.7a4 -k $(uname -r)
Please restart system after applying patch.

This patch can also be applied to blackmagic-io-12.7.1a1, adjusting the version to 12.7.1a1 in commands above.

Regards
Cameron

Re: RHEL 9 patch for blackmagic-io-12.7 module

PostPosted: Fri Jan 19, 2024 1:26 pm
by francisqureshi
Thanks Cameron!

This worked nicely for Rocky 9.3 with 12.7.1a1!

Re: RHEL 9 patch for blackmagic-io-12.7 module

PostPosted: Fri Apr 19, 2024 3:17 pm
by PainComper
Hello i cant get resolve working on rhel9 and i thought this might fix the problem for me.

however it seems that /usr/src/blackmagic-io-12.7a4 doesnt exist for me.