Flashing error on SDK Manager

I try to install a full feature image on my Orin NX
if i call the lsub i see the “NVIDIA Corp. APX”


Are installed NVME disk
The card is in recovery mode (3 and 4 pin connected)

When i call the flash with my Xavier AGX micro usb cable
i receive this message

I have retry in many option (usb port, cable, ecc)

I’m in VirtualBox with ubuntu 22.04
I make error?

SDKM_logs_JetPack_6.2_Linux_for_Jetson_Orin_NX_16GB_2025-05-19_00-52-23.zip (3.2 MB)
this is the log

the board is a Dev board of the Xavier NX

Hi,

We suggest to use native ubuntu not a virtual machine, since there are lots of usb detected issue in VM reported by users.

Thanks

1 Like

FYI, in recovery mode a Jetson is a custom USB device. Probably your VM is not passing USB through correctly. Even if it did, then I would expect that “often” further in the flash it will fail again since the Jetson will disconnect and reconnect during the flash, but the VM will lose the USB reconnect unless you’ve set it up correctly. You’d have to talk to the VM support people for how to keep USB. Even so you’d be far better off having a native Linux install (e.g., Ubuntu 20.04) on a second disk on the host PC (you could add a second hard drive and dual boot to it).

1 Like