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

Invalid module format #239

Closed zaphida closed 8 months ago

zaphida commented 1 year ago

Just compiled this today and disabled secured boot. When trying to load the module with: sudo insmod 88x2bu.ko I get the error: insmod: ERROR: could not insert module 88x2bu.ko: Invalid module format Compile was clean with no errors or warnings other than the version of gcc used to compile the kernel differing by 0.01

zaphida commented 1 year ago

I recompiled, for some reason did not get that warning, and now it works.