Module verification failed on Rocky 9

Compilation and installation questions and stories
Post Reply
marco
Posts: 15
Joined: 18 Mar 2022, 19:06

Module verification failed on Rocky 9

Post by marco »

Hi

After a fresh installation the loading of vlan_mon.ko there is return me this warning:
systemctl start accel-ppp
[root@localhost /# [10618.248454] PPP generic driver version 2.4.2
[10618.251779] NET: Registered PF_PPPOX protocol family
[10618.265778] vlan_mon: loading out-of-tree module taints kernel.
[10618.266527] vlan_mon: module verification failed: signature and/or required key missing - tainting kernel
[10618.267455] vlan-mon driver v1.11

umane -a
Linux localhost.localdomain 5.14.0-70.26.1.el9_0.x86_64 #1 SMP PREEMPT Tue Sep 20 17:53:31 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
dimka88
Posts: 866
Joined: 13 Oct 2014, 05:51
Contact:

Re: Module verification failed on Rocky 9

Post by dimka88 »

Hi marco. It should works with this warning message, bit more about this you can find by the following link https://www.kernel.org/doc/html/v4.15/a ... g-facility
Easy to find in the internet how to singning modules
Post Reply