I’ve completed the steps in SDK Manager up to “SDK Manager is about to flash your Jetson AGX Xavier”, but just can’t get past the flash step. I get this error:
Could not detect Nvidia Jetson device connected to USB. Verify that:
is connected to this host machine with a USB cable.
Jetson’s Ubuntu OS is up and running.
Ubuntu ‘System configuration wizard’ is completed on the device.
The first two are done, but the third step isn’t. There’s no clue how to run the System configuration wizard. Can you tell me how to do this? (Also I’m running Ubuntu 18.04 as a virtual machine.)
I tried many times to flash the Xavier AGX but no luck at all at last two weeks. I have downloaded the image for offline installation. However the “flash jetson os” process is extremely slow after 90%. Until 99.8%, it would last more than hour before showing failure. I have captured the error messages. Please see any to have clue.
VMs do not handle USB correctly in most cases. During a flash USB disconnects and reconnects, but a VM tends to fail to detect the reconnect (perhaps the parent o/s is picking up the device). VMs are not officially supported, but you might get it to work if you find a way to always hand the recovery mode Jetson over to the VM without the parent o/s getting in the way. This is more the realm of the VM provider and isn’t under the control of the Jetson.