If I want to modprobe a new kernel module I get the following error:
modprobe: ERROR: could not insert 'ixgbe': Key was rejected by service
Obviously I have to sign the module, but I couldn’t figure out how to do that. Can someone guide me in the right direction? Is there a tutorial on how to do it?
I’m using Leap 15.5 with the kernel 5.14.21-150500.55.39-default.
I know that there is a ixgbe module in the kernel, but with this module the Intel Ethernet I225-V has a very poor performance and randomly disconnects and connects again. According to the Intel support, this is caused by a bug in the standard ixgbe kernel module and they sent me the source code of a new version of the module. I already compiled it and now I want to load that module.
Problem with Intel’s I225 & I226 can be solved by disabling EEE (Energy Efficient Ethernet).
Possibly new code is available with new kernel.
Try to use kernel from kernel:stable:backport.
openSUSE devs can backport new driver into Leap 15.5.