
- Posts: 2
- Joined: Tue Jun 24, 2025 5:52 am
- Real Name: Benjamin Podszun
So I recently splurged on new expensive hardware, running a 9950X3D (with a brand new mainboard) and a RX9070XT now. Why does that matter? Because what I didn't consider is that these brand new devices will either not work at all on stable software (kernel, mesa) or .. at least are rather unstable.
So I am now running a 6.14 mainline kernel. Things are good. Alas...
So my choices are now:
* Run an unstable system and don't use the expensive GPU
or
* Have a working PCIe capture card driver
Is there a technical reason why newer kernel headers are (presumably explicitly, intentionally) not allowed?
So I am now running a 6.14 mainline kernel. Things are good. Alas...
Error messages:
dkms build -m blackmagic -v 14.4.1a4
---
Sign command: /usr/bin/kmodsign
Signing key: /var/lib/shim-signed/mok/MOK.priv
Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der
Building module:
Cleaning build area...
make -j32 KERNELRELEASE=6.14.11-061411-generic KERNELRELEASE=6.14.11-061411-generic...(bad exit status: 2)
ERROR (dkms apport): kernel package linux-headers-6.14.11-061411-generic is not supported
Error! Bad return status for module build on kernel: 6.14.11-061411-generic (x86_64)
Consult /var/lib/dkms/blackmagic/14.4.1a4/build/make.log for more information.
dkms build -m blackmagic-io -v 14.4.1a4
---
Sign command: /usr/bin/kmodsign
Signing key: /var/lib/shim-signed/mok/MOK.priv
Public certificate (MOK): /var/lib/shim-signed/mok/MOK.der
Building module:
Cleaning build area...
make -j32 KERNELRELEASE=6.14.11-061411-generic KERNELRELEASE=6.14.11-061411-generic...(bad exit status: 2)
ERROR (dkms apport): kernel package linux-headers-6.14.11-061411-generic is not supported
So my choices are now:
* Run an unstable system and don't use the expensive GPU
or
* Have a working PCIe capture card driver
Is there a technical reason why newer kernel headers are (presumably explicitly, intentionally) not allowed?