cilynx / rtl88x2bu

rtl88x2bu driver updated for current kernels.
http://www.wolfteck.com/2018/02/22/wsky_1200mbps_wireless_usb_wifi_adapter/
GNU General Public License v2.0
1.61k stars 316 forks source link

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

Open zemanlx opened 2 years ago

zemanlx commented 2 years ago

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 commented 1 year ago

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

zemanlx commented 1 year ago

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

thatswhatshesaid27 commented 4 months ago

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