Fail to dismiss emulation mode on AGX Orin Dev. kit

Hi, I want to report an error when using emulation mode on AGX Orin Dev. Kit.

Currently, I applied emulation mode on AGX Orin 32GB Dev kit as Orin Nano 8GB.

The Jetpack version is 5.1.1.

The problem is when I tried to dismiss emulation mode and go back to the default mode,
the following error rises(all errors on the log files).
I applied the following code.

sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
[   0.0717 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.0721 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.0723 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.0725 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.0728 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.0731 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[   0.0731 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[   0.0827 ] Error: Skip generating mem_bct because sdram_config is not defined
[   0.0827 ] Error: Skip generating mem_bct because sdram_config is not defined
Reading board information failed.

Hoping to go back to the default mode.
Attached logs.
Host: 20.04 Ubuntu, Jetpack: 5.1.1
2004_default_5_1_1.txt (11.7 KB)
Host: 20.04 Ubuntu, Jetpack: 5.0.2
2004_default_5_0_2.txt (8.2 KB)
Host: 18.04 Ubuntu, Jetpack: 5.1.1
1804_logs_5_1_1.txt (11.7 KB)
Host: 18.04 Ubuntu, Jetpack: 5.0.2
1804_logs_5_0_2.txt (8.2 KB)

Hi,
I’d need you to help clarify these questions:

  1. What does lsusb gives you after the board is put into force recovery mode?
  2. Are you still able to boot up you AGX Orin? If so, please share the UART log when booting up.

Also check this post to see if you can get something useful. Seems like it’s related to the EEPROM somehow got incorrect values.

Solved!
Last time I was using the different nvpmodel model.
By turning the nvpmodel into the default mode, I could get the orin back to agx.
Thanks for the help :)

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.