hannesmann/gcadapter-oc-kmod

insmod: `Invalid module format`

Closed this issue · 1 comments

jfaz1 commented

Hello,

Been using this module perfectly fine for the last few months, however the latest kernel update broke it for me. I'm on 6.0.10-300 (Fedora 37 latest update), and after running make, I run sudo insmod gcadapter_oc.ko and get the following error:

insmod: ERROR: could not insert module gcadapter_oc.ko: Invalid module format

Any help would be appreciated, thanks!

jfaz1 commented

Fixed by running:

sudo dnf remove kernel-devel
sudo dnf install kernel-devel