Install fail jetpack 6.1 with sdkmanager

Hello, I am currently installing Jetpack 6.1 or 6.2 on the Jetson Orin Nano Developer Kit via an SD card.

When installing through SDK Manager, I keep encountering the same error repeatedly, and I would like to know a solution.

Before that, here are the steps I have taken during the installation process:

  • sudo ufw disable
  • sudo rm /etc/exports
  • sudo rm -r ~/.nvsdkm
  • Setting up pins for recovery mode on the Jetson
  • Selecting Target Components and proceeding with Flashing
    (At this stage, the device connected as APX changes to Linux for Tegra.)

However, near the end of the installation process, it ultimately fails.

Could you help me find a solution to this issue?
NV_L4T_DRIVERS_COMP.log (2.5 KB)
NV_L4T_FILE_SYSTEM_AND_OS_COMP.log (30.4 KB)
NV_L4T_FLASH_JETSON_LINUX_COMP.log (416.1 KB)
sdkm-2025-03-06-17-02-56.log (871.3 KB)

Hi,

Based on your log,
Try to disable the firewall and run the sdk managre again.

Also some questions to confirm

  • Is your ubuntu host a native or a virtual machine?
  • Is your Orin Nano a dev kit or custom carrier board?

Thanks

Well, I’ve continuosly executed “sudo ufw disable” command.
I’m using Ubuntu 20.04 machine, not a VM.
I’m using a standard NVIDIA Jetson Orin Nano Developer Kit.
When using SDK Manager, I was successfully flashed jetpack 5.1.x version, but jetpack 6.x does not seem to work.

I saw some errors in MB1 as above.
Do you have some modification in BCT for MB1?

Thanks

No, I don’t even know what MB1 is.

But, I think I have found another solution.

After installing JetPack 5.1.3 via sdkmanager to update the firmware, I inserted the JetPack 6.2 SD card, connected it to an Ubuntu PC, and accessed ttyACM0 to proceed with the installation. It seems to be working…

however, I still can’t find a solution to the issue where installing JetPack 6.x via sdkmanager doesn’t work.

Thank you for your help. If I encounter any issues in the future, I’ll ask again!

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