when i use nvidia sdk flash jetson orin nano will failed when it display this window:
i flash enviroment is : vmware install ubuntu 22.04 , then i install nvidia sdk in ubuntu
when i use nvidia sdk flash jetson orin nano will failed when it display this window:
i flash enviroment is : vmware install ubuntu 22.04 , then i install nvidia sdk in ubuntu
This would be the VM causing the problem. During a flash, once the actual flash in recovery mode completes, the Jetson will automatically reboot and no longer be in recovery mode. A USB connector then emulates a network device (the host PC will get address 192.168.55.100, the Jetson will have address 192.168.55.1). ssh is used to talk to the admin account you’ve set up on first boot of the Jetson (this is the “Username” and “Password” field…the new Jetson admin account details). If the VM fails to pass through the USB, or if the VM does not allow automatic network DHCP bring-up, then this step fails. You’d have to ask the VM support people what the correct configuration is to pass this through.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.