Jump to content

Unable to load a custom module into linux kernel 5.10.60.


blprasad

Recommended Posts

Orange Pi zero ,I am working on running toxic (tox protocol) client. On an old image with kernel 3.4.113 was able to compile custom module and load it. But with latest image with kernel 5.10.60 not able to load my custom kernel module , getting following error.

" loading out-of-tree module taints kernel. module verification failed: signature and/or required key missing - tainting kernel "

 

Another problem I am facing as follows

ethernet eth0 repeatedly up/down ,I learn that this issue exists for the past few years now without any fix !!!

 

Any inputs regarding these are appreciated , thanks in advance.

Link to comment
Share on other sites

  • blprasad changed the title to Unable to load a custom module into linux kernel 5.10.60.
6 hours ago, blprasad said:

loading out-of-tree module taints kernel. module verification failed: signature and/or required key missing - tainting kernel

 

This is generally a warning. Kernel taint generally means that you've done something unsavory, and it may have affected the status of a pristine kernel (such as a closed source license). You might check to see if the module actually loaded with the output of " lsmod "?

 

Regarding the Ethernet status, it looks like the OPi Zero is listed as a "supported" board, so you're welcome to post a topic in the appropriate subforum with armbianmonitor output. However, if the board has had a known issue for years, it may not be a simple fix, and unpaid devs may not have gotten to this issue yet.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines