The problem in installing system

When I was flashing the computer, I encountered the following problems. Could you please help me identify the issues? (I do not currently provide environmental parameters, please feel free to ask me if needed.)

Hi,

  1. What is the OS version of the host PC?
  2. If the host is running Ubuntu 20.04 or 18.04, is it a virtual machine or a physical machine?
  3. Try running ping 192.168.55.100 and ping 192.168.55.1, and show the results.

Thanks!

1 the host PC
2、a physical machine


Hi,
Have you put your AGX Orin in recovery mode?
Please refer to this doc to verify.
And run sdk manager again.

this is

AGX Orin in recovery mode

Could it be that the username and password are incorrect?

Hi,
According to the screenshot, the device is not in recovery mode, as recovery mode only displays “Nvidia Corp.”
You can enter the correct username and password and try run sdk manager again.

Thanks.

How to enter recovery mode?

Please refer to this doc.

Thanks

The system has been flashed, but installing the jetpack component still shows the image above

Try to check Recovery mode again using lsusb.
And set the Recovery mode setup to Manual Setup instead.
Also is your AGX Orin a dev kit or a custom carrier board?

If you don’t want to flash again, you could install the jetpack component in device end.
Try below commands in AGX Orin

sudo apt update
sudo apt install nvidia-jetpack

Thanks

Sorry, the image above was sent incorrectly. It’s the image below

Unable to select manual

Hi,
You could try below commands in AGX Orin.

sudo apt update
sudo apt install nvidia-jetpack

Or Export the logs for us to check.

Thanks

I can only use USB now because I cannot connect the monitor to the box. Did you have some solution?

Hi

You can export the error logs for us to check.

Thanks