Closed Kallappambk closed 3 years ago
insmod
does not auto-load the required can.ko
module.
modprobe
does so - but only for in-tree modules, which you do not have here.
Please run modprobe can
before your insmod can-isotp.ko
.
If that doesn't work:
Can you send the output which is printed in dmesg
so that we can which symbols are missing?
Hello,
I am able to build the can-isotp the first time but when I restart my system and try to do insmod I am getting errors. For error, I attached the Screenshot kindly help me in this how should I proceed furtur.