bootFromExternalStorage icon indicating copy to clipboard operation
bootFromExternalStorage copied to clipboard

agx xavier not detecing ,detecting as rs232 [BUG]

Open kathiravan-rapsodo opened this issue 3 years ago • 1 comments

hi , i am trying to using the script to flash the default os to ags xavier but it is detecting as rs232 cable.

Inorder to go recovery mode i am pressing power button and recovery mode button simultaneously.

using physical ubuntu machine.

can you please help me on this.

tried sudo reboot --force forced-recovery ebooting with argument 'forced-recovery'. [ 73.466787] reboot: Restarting system with command 'forced-recovery' ÿäÿâShutdown state requested 1 Rebooting system ...

but it detecing as rs232.

thanks.

kathiravan-rapsodo avatar Nov 01 '22 09:11 kathiravan-rapsodo

I don't know what 'detecting as RS232 means'. As a note, this is a repository that has been supplanted by new capabilities in the NVIDIA SDK Manager. Consider using the SDK Manager to gain this functionality.

Use a data cable USB cable. Connect the AGX Xavier to the host and to the AGX Xavier USB-C port. The port is the one close to the GPIO connector (not the one close to power barrel connector). Do the following:

Shutdown your AGX Xavier.

  • When off, push recovery mode button (the middle one).
  • While keeping recovery mode pressed, press the Power button and release it when it lights up.
  • Release recovery button. Then your AGX Xavier should be in recovery mode and show a NVIDIA line as USB device when running lsusb from host.

jetsonhacks avatar Nov 01 '22 19:11 jetsonhacks