When I do an insmod of Kernel object.It fails because of some unknown symbols in that module.
But for some reasons, Its not showing me the symbols (which it says as unknown).
Anyways to find that ? Please advise.
That can happen when your linux kernel and your modules have a mismatch. Cases like you are doing an insmod into a different kernel version than the one which you created the module for.
Make sure you are running the kernel version upon which your module is created. I assume you have used the wrong version of kernel headers. Try changing that.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With