Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

insmod: ERROR: could not insert module 88x2bu.ko: Invalid module format #191

Open
zemanlx opened this issue Dec 20, 2021 · 3 comments
Open

Comments

@zemanlx
Copy link

zemanlx commented Dec 20, 2021

Hello,

I was able to use your module successfully with previous kernels but after (I think 5.11.0-40) I can only build the module using make clean && make but I am having trouble loading it using

$ uname -a
Linux buntu 5.11.0-43-generic #47~20.04.2-Ubuntu SMP Mon Dec 13 11:06:56 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
$ sudo insmod 88x2bu.ko
insmod: ERROR: could not insert module 88x2bu.ko: Invalid module format

Would you mind to looks at this issue? I am happy to give you more logs if needed.

@chrmeehansr
Copy link

Were you able to resolve your issue? Same error on Linux 5.18.0-kali5-amd64 x86_64

@zemanlx
Copy link
Author

zemanlx commented Aug 5, 2022

@chrmeehansr No, I did not get it working 😞

@thatswhatshesaid27
Copy link

do "sudo make clean" and then "sudo make" and try again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants