Either the device cannot mount the NFS server on the host or a flash command has failed

Flash failure on multiple Orin NX production modules (test 3 so far) using SDKManager (Jetpack 6.1 Rev1) on the Orin Nano Development Carrier board. No issues flashing the Orin Nano development module on the same carrier board. All flashing to NVMe.

See the attached logs, all production modules fail in the same manner:
SDKM_logs_JetPack_6.1_(rev._1)_Linux_for_Jetson_Orin_NX_8GB_2025-01-03_16-26-58.zip (170.9 KB)

None of the other topics with similar names help.

Hi,

The error might be discussed in

Please try to set the firewall.

Thanks

The firewall is not enabled.

Seems to be an error in sdkmanager not actually flashing the nvme (see the logs, it doesn’t appear to have ever been flashed). Flashing with
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --external-device nvme0n1p1 -c tools/kernel_flash/flash_l4t_external.xml -p "-c bootloader/generic/cfg/flash_t234_qspi.xml --no-systemimg" --network usb0 jetson-orin-nano-devkit-nvme external
works so that is what I am using now instead.

1 Like

Your original log already indicates the nvme flashing is in progress. It is just somehow it got stopped.

16:30:25.066 - Info: [ 13]: l4t_flash_from_kernel: Skip writing UDA partition
16:30:25.078 - Info: writing item=15, 9:0:reserved, 1058832384, 502792192, , , fixed--15,
16:30:25.106 - Info: [ 13]: l4t_flash_from_kernel: Warning: skip writing reserved partition as no image is specified
16:30:25.120 - Info: writing item=16, 9:0:APP, 1561624576, 59641638912, , , expand--1,
16:30:25.176 - Info: Formatting APP partition /dev/nvme0n1p1 …

I believe if you try more attempts even with sdkmanager, it would be flashed.

After a few dozen attempts on the front usb-c 20gbps port and front usb-a 10gbps port of my Dell Precision 3460 I was only able to get one successful attempt. Moving to the back usb-a 5gbps port I am now 3 for 3 successful attempts. Disabling usbcore suspend made no difference to the success rate.

1 Like

Sounds like a problem with usb device mode detection. Please use the working port on your PC for now.

There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks

BTW, are the error symptom of these failures are all the same?