My experience about flashing Jetpack to AGX orin

My device is AGX Orin 32GB.
Host machine is x86, ubuntu 22.04

First time, it is ok and there is no problem.
Second time, I only can flash OS. and for the SDK components, it shows cannot detect a board.


Third time, I even cannot flash the OS! It shows
error flash Jetson Linux - flash: [exec_command]: /bin/bash -c /home/hezhili/.nvsdk

rpcbind: another rpcbind is already running. Aborting.

Then for the second time, I did nothing. I installed jetpack in the flashed Orin.
But for the third time, I have to solve it! refer to Not able to flash Jetson Orin Nano SDK manager

My solution:
(1) Change to another USB port.
(2) remove ~/.nvsdkm/
(3) remove `/etc/exports

And re-flash. and it works! No problem again!

I want to mention, for the second time, I tried use Ethernet:
(1) choose Ethernet
(2) make host PC and Orin connect to a same wifi
(3) ping Orin ip and works
(4) change the default ip to the Orin ip

But ,
It doenst work!

Solve the two problems I met at the second and third time.
If you also met the same problems, it is deserved to have a try.

Thanks for your sharing to the community!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.