I had been trying to install jp6 dp on top of l4t 35.4.1 using sdkmanager. When flashing got to about 50% only then would it pop up the (from agx orin devkit getting started guide)
(5. On the flashing prompt;
Select “Manual Setup - Jetson AGX Orin” for 1. )
So jetpack 6.0dp never installed and the Orin would not boot.
Next installed jp5.4.1 on the nvme. Everything in sdk installed normally and I once again had fully operational agx orin devkit.
Then I tried installing jp6 again via sdk. I again did not get the popup (5. On the flashing prompt; Select “Manual Setup - Jetson AGX Orin” for 1. )
Then cancelled the sdk install. then installed jp6 via nvautoflash.sh and it reported no error but did not reboot. When I forced reboot via removing/reapplying power the Orin once again would not boot.
Then installed jp5.4.1 again with
./flash.sh jetson-agx-orin-devkit nvme0n1 and i’ve attached the terminal output with errors also mentioned in a couple of other posts herein but I don’t see a resolution for whatever my problem is.
The second to last line in the attached flash.log says
" The target t186ref has been flashed successfully. "
but obviously flash.sh should have and probably did install t234.
So thank you for any assistance you can provide. flash.log (94.2 KB)
(1). jp6dp SDK will not launch the popup that lets you pick what drive to flash.
(2). Once jp6dp fails, then when I run sdk 5.1.2, flash.sh, or nvautoflash.sh, they report success (“The target t186ref has been flashed successfully.” ) when in fact they’ve not changed the filesystem on nvme.
Look at first line in attached log to see i told flash.sh to do t234 not t186. And the second to last line therein what states “success”.
t186ref is just a code name that we don’t change with new chips like T194 and T234.
It does not matter and is not something users should care.
The real issue is that your command for flashing NVMe is wrong.
36.2
Waiting for target to boot-up…
Unknown device “/sys/class/net/usb0”: No such device
Unknown device “/sys/class/net/usb0”: No such device
Waiting for target to boot-up…
Waiting for device to expose ssh …RTNETLINK answers: File exists
RTNETLINK answers: File exists
Waiting for device to expose ssh …Run command: flash on fc00:1:1:0::2
SSH ready
mount.nfs: Connection timed out
Flash failure
Cleaning up… l4t_initrd_flash.log (270.9 KB) usbNVIDIa.log (612 Bytes)
Thank you for your assistance. I think I should close this thread as at this late date I’ve discovered that my hp workstation no longer has /dev/ttyUSB0 and I tried the following that also failed and failed to write a log. So I will attempt this on my old hp workstation but may wait until jp6 is released.
Thank you for your help. I moved to my ubuntu 20.04 workstation that has python2.7. Installed yaml, and sdk jp6. Ran the following and quickly installed R36. 2