AGX Orin and JetPack 6.1 dependency error when flashing with SDKManager 2.2.0.12021

Hi,

I have troubles with new released SDKManager 2.2.0.12021. When I’m trying to flash the JetPack 6.1 on the fresh, out-of-the-box NVIDIA Jetson AGX Orin 64GB Dev Kit. I need to mention that I had already used previous versions of the SDKManager with success before.

SDKM_logs_JetPack_6.1_Linux_for_Jetson_AGX_Orin_[64GB_developer_kit_version]_2024-10-17_12-09-22.zip (203.4 KB)

Any hints warmly welcomed ;)

Hi,
Please check the quick start in developer guide and make sure you follow the steps one by one:
https://docs.nvidia.com/jetson/archives/r36.3/DeveloperGuide/IN/QuickStart.html
If the device still cannot be flashed/booted, please refer to the page to get uart log from the device:
https://elinux.org/Jetson/General_debug
If you are using custom board, you can compare uart log of developer kit and custom board to get more information.

Thanks!

@carolyuu thank you for this generic answer.

  1. It’s r36.4, not r36.3
  2. It’s fresh, out-of-the-box NVIDIA Jetson AGX Orin 64GB Dev Kit not any other custom carrier board or anything else.
  3. It’s not even started the flash process as you might know from looking into the attached logs.

Could I ask what is the issue here?

Hi narandill,

12:42:54.498 - info: NV_L4T_FILE_SYSTEM_AND_OS_COMP@JETSON_AGX_ORIN_TARGETS:   Error reading from server - read (104: Connection reset by peer) [IP: 153.19.251.225 80]
12:42:54.499 - error: NV_L4T_FILE_SYSTEM_AND_OS_COMP@JETSON_AGX_ORIN_TARGETS: E: Failed to fetch http://pl.archive.ubuntu.com/ubuntu/pool/universe/x/xmlstarlet/xmlstarlet_1.6.1-2.1_amd64.deb  Error reading from server - read (104: Connection reset by peer) [IP: 153.19.251.225 80]
..
		Failure root cause: Failed Component ID: NV_L4T_FILE_SYSTEM_AND_OS_COMP@JETSON_AGX_ORIN_TARGETS#36.4. Error Code: 1047. Error: Failed to install debian package for apt issues, requires manual fix [host].

From the log you shared, it seems the flash process has not started.
The failed is caused from debian package installing on your host.

Please check the network access on your host.

@KevinFFF Thank you for your support. Now I need to resolve different issue with NVMe flashing as in Booting "Jetson AGX Orin development kit" using microSD card - #27 by DaveYYY

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