Jetson AGX Xavier target components installation error in SDK manager 2.2.0

Hello NVIDIA Community.

Recently, I tried to use Jetson AGX Xavier but there are some errors in target components installation process.

My environment setting is:

  1. Ubuntu 18.04
  2. JetPack 4.6.5
  3. SDK manager 2.2.0

Ubuntu 18.04+JetPack 5.1.2/5.1.3 and Ubuntu 20.04+JetPack 5.1.3 raised same error(dependency error).

I don’t know how to fix this. Can you give some advise?

Thanks.

Try setting install location to emmc.

Also, attach a serial console with the USB micro connector. minicom -D /dev/ttyUSB3

Leave it connected as you flash to see serial messages.

Hi 6o9eumk1m,
As bryant.eadon suggested, please attempt to capture the serial messages for our review. You may find helpful information in the reference link provided below.
NVIDIA Jetson Xavier - Serial Console (ridgerun.com)

I tried debugging using minicom as you suggested, but it didn’t work well. Instead, I checked the debug messages in the terminal of SDK Manager, and an error message appeared, as shown in the picture below. What can I do from here?

Hi,

Try to put the device in recovery mode and run sdk again.
Please refer to this section to check whether in recovery mode.

Thanks

Thanks to your reply, I somehow managed to move to the next step (though I’m still not sure if the target components were installed correctly).

This time, I’m stuck at this part, as shown below, where the device is already in a detached state.

image

However, the message instructs me to detach the device using the usbipd detach command, but the board isn’t recognized, and it’s not even attached, so I can’t do anything. What should I do here?

Hi 6o9eumk1m,

It looks like you’re using Ubuntu via WSL.
Have you followed this documentation to set up WSL?
We recommend installing Ubuntu on a physical machine or using a dual boot setup (with both Windows and Linux).

Thanks

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