Issue with Jetson AGX Orin Devkit Booting

I attempted to follow the link you provided, but I encountered an issue while attempting to put the AGX Orin into recovery mode.

I’m facing the same problem as the individual in this thread: Jetson AGX Orin can't turn into force recovery mode I’m unable to put the AGX Orin into force recovery mode.

I attempted the two processes below, while monitoring the log and using the ‘lsusb’ command.

First process, with the power on:

  1. Press the ‘recovery button’
  2. Wait for a few seconds
  3. Press the ‘reset button’
  4. Wait for a few seconds
  5. Release the ‘reset button’
  6. Wait for a few seconds
  7. Release the ‘recovery button’

The log remains the same as the one I posted earlier. It halts when I press the ‘reset button’ (step 3), but it continues from where it stopped when I release it (step 5).

Second process, with the power off:

  1. Press the ‘recovery button’
  2. Wait for a few seconds
  3. Press the ‘power button’
  4. Wait for a few seconds
  5. Release the ‘power button’
  6. Wait for a few seconds
  7. Release the ‘recovery button’

This process yields the same log as the one I posted earlier.

Could you provide assistance on resolving this issue?