Orin nano devkit flash jetpack 5.1.3 failed

when i use sdk manager flash orin nano devkit and it failed.i boot it use force recovery mode!!

the attachment is error log

why it happened???

SDKM_logs_JetPack_5.1.3_Linux_for_Jetson_Orin_Nano_[8GB_developer_kit_version]_2025-09-02_17-03-30.zip (1.4 MB)

*** Please note that this reply is generated by LLM automatically ***

Based on the provided context, it appears that you are experiencing issues with flashing the Jetson Orin Nano Devkit using the SDK Manager and encountering a boot failure. The error log you provided is not visible, but I’ll provide a comprehensive answer based on the context.

Possible Causes:

  1. Incorrect Boot Order: Ensure that the UEFI SD Device is set as the top boot device in the Boot Manager. If it’s not, refer to Customizing the Default Boot Order in the UEFI Menu for more information.
  2. Insufficient Power: Verify that the Jetson Orin Nano Devkit is receiving sufficient power. A power shortage can cause boot failures.
  3. Corrupted Image: It’s possible that the image you’re trying to flash is corrupted. Try re-downloading the image and flashing it again.
  4. Incompatible Hardware: Ensure that the Jetson Orin Nano Devkit is compatible with the SDK Manager version you’re using.
  5. Force Recovery Mode: If the device is in Force Recovery Mode, it may not boot properly. Try resetting the device and flashing it again.

Troubleshooting Steps:

  1. Check the Boot Order: Verify that the UEFI SD Device is set as the top boot device in the Boot Manager.
  2. Verify Power Supply: Ensure that the Jetson Orin Nano Devkit is receiving sufficient power.
  3. Re-flash the Image: Try re-downloading the image and flashing it again using the SDK Manager.
  4. Reset the Device: Reset the Jetson Orin Nano Devkit and try flashing it again.
  5. Check the Error Log: Analyze the error log you provided to identify any specific error messages that may indicate the cause of the issue.

Comparison with Other Issues:

The issues listed in the context, such as “Timeout when flashing Jetson Orin Nano 8G module” and “Jetson Orin on custom board is Updating on every boot,” may be related to similar boot failure issues. However, without more information, it’s difficult to determine the exact cause of your issue.

Additional Information:

To better assist you, please provide more information about the error log you attached, such as any specific error messages or codes. Additionally, ensure that you’re using the correct SDK Manager version and following the recommended flashing procedure for the Jetson Orin Nano Devkit.

*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***

Hi,

Please try

sudo -s echo -1 > /sys/module/usbcore/parameters/autosuspend

Thanks