Failed to bootup

Dears,

My system is Orin NX 16G+jetpack 514. The input voltage is 12V.

It is failed to bootup and can not flash system into storage media.

The serial port information as attached. FYI.

Thanks.

Serial.txt (53.2 KB)

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

Based on the provided context, I’ll try to help you with your issue.

It seems like you’re experiencing a boot failure with your Jetson Orin NX 16GB module, running JetPack 5.1.4, with a 12V input voltage. You’ve also attached a serial port log file (Serial.txt) for reference.

To better understand your issue, I’ll summarize some key points from the context:

  1. Power requirements: The Jetson Orin NX module requires a 5V input voltage, not 12V. This might be the root cause of your boot failure.
  2. Boot failure: The serial port log file might provide clues about the boot failure. However, without the actual log file contents, I can only speculate.
  3. Flash failure: You mentioned that you cannot flash the system into storage media. This could be related to the boot failure or a separate issue.

Comparing your situation to other topics in the context:

  • Orin NX poweroff and power on,it not work (June 3, 2025): This topic discusses a power-on issue with the Orin NX module. Although the symptoms differ, it’s possible that a power-related issue is contributing to your boot failure.
  • Jetson Orin on custom board is Updating on every boot (May 31, 2025): This topic mentions a custom board and boot issues. While the specifics differ, it’s possible that a custom board or hardware configuration is affecting your boot process.
  • Orin Power Sequencing Behavior Diffusers from Datasheet (May 19, 2025): This topic discusses power sequencing behavior for the Orin NX module. Although not directly related to your issue, it highlights the importance of proper power management for the module.

To resolve your issue, I recommend:

  1. Verify the input voltage: Ensure that the input voltage to the Jetson Orin NX module is 5V, as specified in the documentation.
  2. Review the serial port log file: Analyze the Serial.txt file to identify any error messages or clues about the boot failure.
  3. Check the storage media: Verify that the storage media (e.g., SD card or NVMe) is properly configured and functional.
  4. Consult the JetPack documentation: Review the JetPack 5.1.4 documentation for any specific requirements or recommendations for the Jetson Orin NX module.

If you’re still experiencing issues after verifying these points, please provide more details about the serial port log file contents, and I’ll do my best to assist you further.

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

Hi,

Please try flash with latest JP version 5.1.5 or 6.2.1.

Thanks