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.

AM335X-EVM Linux does not show DCAN device.

I am trying to use the CAN device with the Linux SDK that came with the EVM.

I have followed the guidelines and instructions at on the DCAN wiki, but I cannot get the system to register a "can0" device. Running "ifconfig -a" or "ip link show" only shows eth0, lo, and wlan0.

I have tried the prebuilt SD card, as well as compiling the kernel myself with and without the DCAN drivers as modules.

The modules are loaded, showing up in /sys/modules/.

Any ideas on what to try next? What output can I provide that would help?