I have an Orin nano and installed SDK manager 2.2.0 and are unable to install jetpack 6.0 or 6.1 on the NVME memory.
Need some advice of how to be able to install latest jetpack version.
It is possible to install jetpack 5.1.4 using the SDK but fails when trying to install 6.1. The firmware is upgraded using the SD-card method.
The point of failure is when it have flashed the linux system and waiting for the target to boot up linux and the should install all linux-drivers. The screen remains black.
How can I proceed?
SDK manager: fails
SD-card method: No, I want it on the NVME because it’s faster and I need large amounts of memory.
Upgrade using deb-package: Does not work. it needs L4T 36.x to be able to upgrade.
Here is parts of the log when trying to install jetpack 6.0 (similar with 6.1)
7:13:15 INFO: Flash Jetson Linux - flash: tar: Read checkpoint 10000
17:13:15 INFO: Flash Jetson Linux - flash: tar: Read checkpoint 20000
17:19:17 INFO: Flash Jetson Linux - flash: Flash failure
17:19:17 INFO: Flash Jetson Linux - flash: Either the device cannot mount the NFS server on the host or a flash command has failed. Debug log saved to /tmp/tmp.KZDMhJchNX. You can access the target’s terminal through “sshpass -p root ssh root@fc00:1:1:0::2”
17:19:18 INFO: Flash Jetson Linux - flash: Cleaning up…
17:19:18 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /home/user/.nvsdkm/replays/scripts/JetPack_6.0_Linux/NV_L4T_FLASH_JETSON_LINUX_COMP.sh; [error]: 129883 blocks
17:19:18 INFO: Flash Jetson Linux - flash: [ Component Install Finished with Error ]
17:19:18 INFO: Flash Jetson Linux - flash: [host] [ 15.56 GB used. Disk Avail on Partition /dev/mapper/vgubuntu-root: 45.28 GB ]
17:19:18 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 11m23s ]
17:19:18 ERROR: command error code: 11
17:19:18 ERROR: Flash Jetson Linux - flash: command terminated with error
17:19:18 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.
17:19:18 SUMMARY: Multimedia API - target: Depends on failed component
17:19:18 SUMMARY: TensorRT Runtime - target: Depends on failed component
17:19:18 SUMMARY: CUDA Runtime - target: Depends on failed component
17:19:18 SUMMARY: CuDNN Runtime - target: Depends on failed component
17:19:18 SUMMARY: OpenCV Runtime - target: Depends on failed component
17:19:18 SUMMARY: CuPVA Runtime - target: Depends on failed component
17:19:18 SUMMARY: VPI Runtime - target: Depends on failed component
17:19:18 SUMMARY: NVIDIA Container Runtime with Docker integration (Beta) - target: Depends on failed component
17:19:18 SUMMARY: Gstreamer - target: Depends on failed component
17:19:18 SUMMARY: DLA Compiler - target: Depends on failed component
17:19:18 SUMMARY: DateTime Target Setup - target: Depends on failed component
17:19:18 DEBUG: running command < true >
17:19:18 INFO: exec_command: true
17:19:18 INFO: command finished successfully
17:19:18 DEBUG: running command < sudo rm -rf ‘/home/user/nvidia/nvidia_sdk/JetPack_6.0_Linux’ >
17:19:18 INFO: exec_command: sudo rm -rf ‘/home/user/nvidia/nvidia_sdk/JetPack_6.0_Linux’
17:19:18 INFO: command finished successfully