Hi dear Support and wholesome community,
I have problem with flashing board Jetson Orin NX 16GB. I am using it with Waveshare Carrier Board JETSON-ORIN-IO-BASE v3.1 .
When the NVIDIA SDK Manager is about to begin to flash Jetson board I receive a popup:
Before error, I was able to flash this board a lot of times, with current setup hardware and configuration.
I tried this step-by-step instructions without success.
I tried many amount of different cables, even USB-C ↔ USB-C, without success.
I also tried: different PC, reinstalled host machine and Jetpack 5. I also formatted SSD drive with I am using with Jetson Board.
This is my sdk configuration:
I using host Ubuntu 24 on PC.
It is still repairable? Or should I consider this as bricked chip.
There was no error at previous flashing or disconnects of power or connection.
I am starting developer and I dont have a funds to buy new chip.
It is under warranty? Could I fill a complain to get new chip or smth? Can be a carrier board faulty in this case?
Here are logs:
SDKM_logs_JetPack_6.2_Linux_for_Jetson_Orin_NX_16GB_2025-06-23_15-38-17_with_terminal_logs.zip (44.1 KB)
I also attached there the output from terminal.
15:38:36 INFO: Install pre check APT repository access for Debian package installation(host). verify succeed.
15:38:36 SUMMARY: Docker Environment Setup - target_image: Install completed successfully.
15:38:36 SUMMARY: Jetson Docker Image - target_image: Install completed successfully.
15:38:36 SUMMARY: Drivers for Jetson - target_image: Install completed successfully.
15:38:36 SUMMARY: File System and OS - target_image: Install completed successfully.
15:38:51 INFO: Device info before pre checks:
Jetson Orin NX 16GB | 003/002 | 3-3 | 2.00 | Recovery | 0955:7323
15:38:51 INFO: Start to check If Jetson device Ready To Flash Recovery...
15:38:51 INFO: Start flash pre launch final sweep...
15:39:06 DEBUG: running command < true >
15:39:06 INFO: command finished successfully
15:39:06 DEBUG: running command < sudo /home/grzegorzp/nvidia/nvidia_sdk/JetPack_6.2_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/nvsdkmanager_flash.sh --help | grep check-all >
15:39:06 DEBUG: command error code: 1
15:39:06 DEBUG: command terminated with error
15:39:06 INFO: Start to check bootrom status...
15:39:06 DEBUG: running command < true >
15:39:06 INFO: command finished successfully
15:39:06 DEBUG: running command < sudo /home/grzegorzp/nvidia/nvidia_sdk/JetPack_6.2_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/nvautoflash.sh --print_boardid --usb-instance 3-3 ; echo $? >
15:39:06 INFO: *** Checking ONLINE mode ... OK.
15:39:06 INFO: *** Checking target board connection ... 1 connections found.
15:39:06 ERROR: *** Reading ECID ... *** Error: ECID read failed.
15:39:06 INFO: Put the target board in RCM mode and retry.
15:39:06 INFO: 7
15:39:06 INFO: command finished successfully
15:39:06 ERROR: Bootrom status check failed.
15:39:09 INFO: All done!
grzegorzp@grzegorzp-OptiPlex-9010:~$ lsusb
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 003: ID 413c:2514 Dell Computer Corp. Dell Universal Receiver
Bus 002 Device 006: ID 3434:0233 Keychron Keychron K3 Pro
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 005: ID 0955:7323 NVIDIA Corp. APX
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
The problem started where I couldn’t reach Ubuntu of Jetson after reboot. I could not reach via SSH.
I was trying some features from;
https://pages.ubuntu.com/rs/066-EOV-335/images/Ubuntu_22.04_for_NVIDIA_Jetson_Installation_instructions.pdf?version=0&_gl=1*17aaav9*_gcl_au*NzM3MDYyMTk3LjE3NTA2OTAzMTE.
from section about TensorRT.
After this I connected a monitor&mouse&keyboard to board. System couldnt fully boot to desktop. So I decided to flash it then I encountered the error.
In terminal there are logs that flashing script can’t read ECID (board_id?).
I will be very communicative and response fast to help solve this issue. I am determinted to finish my project to use Jetson for AI toy for my cat which points laser based on position of cat, with AI Neuron network for strategies of positions laser position.