module can

Started by mimi1962, December 19, 2015, 07:42:18 PM

Previous topic - Next topic

mimi1962

hello,

i want to install slcan for the device usbtin.
http://www.fischl.de/usbtin/linux_can_socketcan/
when i launch the command modprobe can
i have this message
modprobe: FATAL: Module can not found
i would want to install the module can,How have to I make?

best regard,

Michel

Gerrit

recompile the kernel with can support, you find directions on this forum and the website how to compile and install the kernel yourself

Darkness

#2
it also seems that a CAN driver was merged in the 4.4 mainline kernel: http://linux-sunxi.org/Linux_mainlining_effort

That might be another way to try it. Let me know if you get things working  :D

Some more details here (including the driver code if you want to compile it): http://www.bananapi.com/index.php/forum/interfacing/1575-socketcan-dirver-for-a10-a20

Darkness