I’m trying to flash Jetpack 6.0 DP onto my SD card and configure Jetson Orin Nano 8gb Developer Kit for the new OS. However, I am encountering error saying “Could not detect correct NVIDIA Jetson device connected to USB”.
I can’t use jetpack 6.0 GA(R36.3.0)
And when i try to run the commando shows:
sudo: ./tools/kernel_flash/l4t_initrd_flash.sh: command not found
I run this command to see file exists:
cd ./tools/kernel_flash
bash: cd: ./tools/kernel_flash: No such file or directory
I’m using a virtual machine (VM) to run these commands. Initially, the device is recognized correctly, but at some point, the VM reports that the USB is not connected, particularly during the conversion to a sparse image.
We don’t suggest using VM to flash the board since the USB connection may be unstable.
There would be several reboot during flash so that VM may not recognize the board after reboot.
Please get a standalone Ubuntu host PC and give it a try.
I want to note again that we don’t suggest using Jetpack 6.0 DP (R36.2), which is a Developer Preview rather than production release so that it may be unstable.
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Waiting for target to boot-up...
Timeout
Cleaning up...
For this error during flash, you have to check the serial console log from your device to check if there’s any boot issue at this moment.