Greetings,
I have a new AGX Orin Development Kit 32GB. I followed the official guides and started by connecting it directly to a monitor with DP->HDMI cable, but without luck - both monitors I tried showed no signal.
Next I tried to connect it to my laptop with a USB cable, but the screen
command showed nothing.
Next, I tried to flash the OS with sdkmanager, but this didn’t work too. Here the end of the log:
09:34:21 ERROR: Flash Jetson Linux - flash: [ 0.1339 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
09:34:21 ERROR: Flash Jetson Linux - flash: [ 0.1380 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
09:34:21 INFO: Flash Jetson Linux - flash: [ 0.1471 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
09:34:21 INFO: Flash Jetson Linux - flash: [ 0.1496 ] Assuming zero filled SBK key
09:34:21 ERROR: Flash Jetson Linux - flash: [ 0.1597 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
09:34:21 ERROR: Flash Jetson Linux - flash: [ 0.1610 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
09:34:21 INFO: Flash Jetson Linux - flash: [ 0.1674 ] adding BCH for mb1_bct_MB1_aligned.bct
09:34:21 INFO: Flash Jetson Linux - flash: [ 0.1694 ] Assuming zero filled SBK key
09:34:22 INFO: Flash Jetson Linux - flash: [ 0.1787 ] BR_CID: 0x80012344705DD500280000000A018200
09:34:22 INFO: Flash Jetson Linux - flash: [ 0.6149 ] Sending bct_br
09:34:27 ERROR: Flash Jetson Linux - flash: [ 0.8468 ] ERROR: might be timeout in USB write.
09:34:27 INFO: Flash Jetson Linux - flash: Command tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
09:34:27 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.
09:34:27 INFO: Flash Jetson Linux - flash: [ NV_L4T_FLASH_JETSON_LINUX_COMP Install took 7s ]
09:34:27 ERROR: Flash Jetson Linux - flash: command terminated with error
09:34:27 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.
Btw, when I power on the device, it seems it working - the LED is on, the fan is on too. When I connect it to my laptop I can see the new device is added and I can even navigate to a folder where I see some L4T files.
What else I can do?
Upd.: my host machine is Ubuntu 20.04. I tried 2 different usb cables one of which came with the Orin itself.