Yes, I have already tested downloading through two separate USB ports.
orin-nx-massflash-anomaly.log (41.1 KB)
What is this log that you upload? Is it flashing individually or flashing with multiple devices? It is because it is slightly different from the screenshot above so I want to ask.
Can you try
to generate mfi image
sudo ./tools/kernel_flash/l4t_initrd_flash_internal.sh --no-flash --external-device nvme0n1p1 --sparse -p “-c bootloader/t186ref/cfg/flash_t234_qspi.xml --no-systemimg” -c ./tools/kernel_flash/flash_l4t_external.xml --massflash 5 --showlogs --network usb0 p3509-a02+p3767-0000 nvme0n1p1
to flash into nvme ssd
sudo ./tools/kernel_flash/l4t_initrd_flash.sh --flash-only --sparse --network usb0 --massflash 2 --showlogs
@lhoang Hi,
Generate mfi,
and flash two devices, one success, one fail
and the fail log.
orin-nx-massflash-anomaly.log (37.9 KB)
Maybe the USB cable is faulty can you replace the USB cable? Also can you upload both logs the failed one and the successful one.
the success one.
orin-nx-massflash-normal.log (38.2 KB)
the fail one.
orin-nx-massflash-anomaly.log (33.6 KB)
We tried two separate flash and it worked, so it had nothing to do with usb cables,I think.