rtl88x2bu icon indicating copy to clipboard operation
rtl88x2bu copied to clipboard

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

Open zemanlx opened this issue 3 years ago • 3 comments

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.

zemanlx avatar Dec 20 '21 09:12 zemanlx

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

chrmeehansr avatar Aug 05 '22 10:08 chrmeehansr

@chrmeehansr No, I did not get it working :disappointed:

zemanlx avatar Aug 05 '22 15:08 zemanlx

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

thatswhatshesaid27 avatar Feb 19 '24 06:02 thatswhatshesaid27