This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/PROCESSOR-SDK-AM335X: Custom Image with beaglebone. VCAN and CAN setup: Cannot find device "can0"

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

I am using an Arago custom image version 2016.12 on a BeagleBone Black. I have installed can-utils and when setting up CAN and VCAN devices i am getting this response:

Command: ip link add can0 type can bitrate 125000

Response: Cannot find device "can0"

Command: ip link set vcan0 type vcan

Response: RTNETLINK answers: Operation not supported

Thank you in advance