Cannot flash Jetson AGX Orin (JetPack 5.1.1)

Hi @MatzzV

Please try to disable autosuspend on your host PC and see if the flash works.

sudo -s
echo -1 > /sys/module/usbcore/parameters/autosuspend

1 Like