The storage device is listed as EMMC (default), NVMe, USB, and Custom. Select NVMe (first, I tried EMMC, but it already failed)
SDK Manager is about to install SDK components on your Jetson AGX Orin module.
Prtoxy Settings on Target : Do not set proxy
==> Default ip is not available. Please make sure the default ip is shown in ip addr, or use a custom ip instead
Prtoxy Settings on Target : Same as host proxy
==> Default ip is not available. Please make sure the default ip is shown in ip addr, or use a custom ip instead
So if you skip this process, the screen won’t come out even if i turn on the AGX orin.
Are you using the devkit or custom board for AGX Orin?
15:25:39.895 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_AGX_ORIN_TARGETS: *** The target t186ref has been flashed successfully. ***
15:25:39.896 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_AGX_ORIN_TARGETS:
15:25:39.896 - info: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_AGX_ORIN_TARGETS: Reset the board to boot from internal eMMC.
From the log you shared, it seems JP5.1.3 has been flashed to your board successfully.
Installing SDK components should be optional.
You can install them manually after the board boot up.
Do you have the serial console to check the current status?
hello. Thank you for answer. I’m currently using devkit, and I’m really sorry, but I’m a beginner so I don’t know how to check the serial console. Any help would be greatly appreciated…help me…the agx screen is still black.
Jetson AGX Orin 32GB is recognized as target hardware in sdk manager.
but…
suhyun@suhyun-16Z90SP-ED79K:~$ minicom -D /dev/ttyACM0 -8 -b 115200
minicom: cannot open /dev/ttyACM0: No such file or directory
suhyun@suhyun-16Z90SP-ED79K:~$
suhyun@suhyun-16Z90SP-ED79K:~$ ls -al /dev/ttyACM*
ls: cannot access ‘/dev/ttyACM*’: No such file or directory
Jetson AGX Orin 32GB is recognized as target hardware in sdk manager.
but…
suhyun@suhyun-16Z90SP-ED79K:~$ minicom -D /dev/ttyACM0 -8 -b 115200
minicom: cannot open /dev/ttyACM0: No such file or directory
suhyun@suhyun-16Z90SP-ED79K:~$
suhyun@suhyun-16Z90SP-ED79K:~$ ls -al /dev/ttyACM*
ls: cannot access ‘/dev/ttyACM*’: No such file or directory