PCAN-miniPCIe - SocketCAN can't bring up interface
Posted: Wed 22. May 2019, 22:59
I am running Ubuntu 16.04 and have installed the PCAN-miniPCIe FD single channel into my system. I am using the built-in support for Peak and my code is Python using socketcan.
I have made sure the can, peak_pci modules are loaded, however when I try to add the interface as a CAN device it is not seen.
sudo ip link add dev can0 type can
Returns RTNETLINK answers: Operation not supported, or can0 not found.
Any ideas?
I have made sure the can, peak_pci modules are loaded, however when I try to add the interface as a CAN device it is not seen.
sudo ip link add dev can0 type can
Returns RTNETLINK answers: Operation not supported, or can0 not found.
Any ideas?