Can0 interface not present in ifconfig -a

Hello,

I’m using a Jetson Xavier AGX Industrial module.

I flashed it with JETPACK 4.6.4 using sudo ./flash.sh jetson-agx-xavier-industrial mmcblk0p1

Once flashed and correctly booted,
When I type ifconfig -a, I have no native can interface (like can0 or can1) showing up.

Can you please provide me some help ?

Kind regards,

Romain

Hi romain.mignolet,

Are you using the devkit or custom board for AGX Xavier Industrial?

Please run sudo modprobe mttcan to load CAN driver manually.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.