Invalid module format

Hi all

For the past few hours i was trying to insert module in my beaglebone. But after every attempt insmod ./01.ko , i get "Could not insert module ./01.ko: Invalid module format. Maybe someone knows the answer ?

There is already the answer: your module has the wrong format.

Where does it come from? What module is it? Does it belong to the kernel version you are using? Is it really an ARM-HF-module? Did you compile it for your own?

You should thell us a bit more to get help.