I have a pair of Jetson Orin. I am trying to follow the steps on this page and I am unable to install the kernel drivers or follow any of the steps after that. I would like to perform CAN communication protocol between the 2 Jetson Orin for testing and then perform it with the Jetson and a motor I have
Are you using the devkit or custom board for AGX Orin?
What’s your Jetpack version in use?
You could verify the following items one-by-one.
internal loopback test for single CAN
Transmit data from CAN0 to CAN1 on single device
Transmit data from CAN0 of first board to CAN0 of another board
What’s the exact command you run and get the issue?
Is there any response after you run the command or full serial console log could be provided for further check?
My Jetpack version is 5.1.1 (I dont know if the last one is th or not, but it is the latest upgrade, I can verify and write in the next edited post) I am using the devkit.
I am unable to perform the internal loopback test.
$ sudo apt-get install busybox
all the commands following this in the CAN page of Jetson Orin, I am not able to perform. it just gives an error saying that the command cannot be done.
I can send a follow-up to this message with the serial log if needed or details of the error
Please share every command you used and any error messages on your terminal.
If there’s the serial console log, please also provide us for further check.