My AGX Xavier in recovery mode cannot be recognized by sdkmanager

One of my fellows accidentally input sudo rm -rf / on the board which resulting the system not working completely. When I am trying to reflash the AGX, the sdkmanager keeps noticing me that the AGX is not in recovery mode. Then I did as the instructions. However, the AGX became unrecognizable by the sdkmanager.
How should I reflash the AGX without the OS working correctly?

Recovery mode does not care about any OS running on the board. It is pure hardware event.

The issue could from

  1. Your board is really not in recovery mode at all

  2. Your usb cable has problem. or it is totally the wrong usb port connected.

  3. Your host has problem in detecting usb device (e.g. your host is a VM).

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