Orin Nano Developer Kit no display

I have successfully booted the Jetson Orin Nano multiple times using the SD Card image method. To change the Jetpack version, I flashed the SD card again. However, when I connected the power cable to the Orin Nano, no display appeared.

enable serial log and see what is going on.

I enabled the serial log as explained in the video. I checked configurations and made the corrections but when I plugged the power nothing happened in minicom.

Just a reminder because this seems to be the first time you do this.

You have to enable minicom before you power on the board.

Yes, this is first time but I enabled minicom before power on.

Maybe try other tools like picocom and also take a photo of how you connect the usb ttl cable.

The connection looks correct. Please try other tool instead of minicom.

This is the output. Nothing happens again after power on the board.

erkam@erkam-TULPAR-T5-V23-4:~/Desktop$ sudo picocom -b 115200 /dev/ttyUSB0
[sudo] password for erkam:
picocom v3.1

port is : /dev/ttyUSB0
flowcontrol : none
baudrate is : 115200
parity is : none
databits are : 8
stopbits are : 1
escape is : C-a
local echo is : no
noinit is : no
noreset is : no
hangup is : no
nolock is : no
send_cmd is : sz -vv
receive_cmd is : rz -vv -E
imap is :
omap is :
emap is : crcrlf,delbs,
logfile is : none
initstring : none
exit_after is : not set
exit is : no

Type [C-a] [C-h] to see available commands
Terminal ready

Try to reflash the board by using sdkmaanger first.

If this log cannot get printed, this consider to be a hardware problem. This log shall get printed in no matter what situation (unless your didn’t power on the board).

Also check if there is any error log in your host PC dmesg after you plug in the usb ttl cable. Sometimes it would happen too.

I tried to flash jetpack 5.1.3. These are the errors from terminal tab.

12:55:12 ERROR: Flash Jetson Linux - flash: [ 0.0803 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported

12:55:12 ERROR: Flash Jetson Linux - flash: [ 0.0878 ] Error: Skip generating mem_bct because sdram_config is not defined

12:51:33 INFO: OpenCV - target: download /home/erkam/Downloads/nvidia/sdkm_downloads/OpenCV-4.5.4-8-g3e4c170df4-aarch64-dev.deb successfully, checksum is correct

12:51:33 INFO: OpenCV - target: start to download https://developer.nvidia.com/assets/embedded/secure/tools/files/jetpack-sdks/jetpack-5.1.3/Jetson_513_b30/./OpenCV-4.5.4-8-g3e4c170df4-aarch64-licenses.deb to /home/erkam/Downloads/nvidia/sdkm_downloads/OpenCV-4.5.4-8-g3e4c170df4-aarch64-licenses.deb

12:51:34 INFO: OpenCV - target: verifying checksum of /home/erkam/Downloads/nvidia/sdkm_downloads/OpenCV-4.5.4-8-g3e4c170df4-aarch64-licenses.deb

12:51:34 INFO: OpenCV - target: download /home/erkam/Downloads/nvidia/sdkm_downloads/OpenCV-4.5.4-8-g3e4c170df4-aarch64-licenses.deb successfully, checksum is correct

12:51:34 INFO: OpenCV - target: start to download https://developer.nvidia.com/assets/embedded/secure/tools/files/jetpack-sdks/jetpack-5.1.3/Jetson_513_b30/./OpenCV-4.5.4-8-g3e4c170df4-aarch64-python.deb to /home/erkam/Downloads/nvidia/sdkm_downloads/OpenCV-4.5.4-8-g3e4c170df4-aarch64-python.deb

12:51:37 INFO: OpenCV - target: verifying checksum of /home/erkam/Downloads/nvidia/sdkm_downloads/OpenCV-4.5.4-8-g3e4c170df4-aarch64-python.deb

12:51:37 INFO: OpenCV - target: download /home/erkam/Downloads/nvidia/sdkm_downloads/OpenCV-4.5.4-8-g3e4c170df4-aarch64-python.deb successfully, checksum is correct

12:58:01 ERROR: Flash Jetson Linux - flash: [ 1.7502 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported

12:58:01 ERROR: Flash Jetson Linux - flash: [ 1.7503 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported

12:58:01 ERROR: Flash Jetson Linux - flash: [ 1.7505 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported

12:58:01 ERROR: Flash Jetson Linux - flash: [ 1.7506 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported

12:58:01 ERROR: Flash Jetson Linux - flash: [ 1.7506 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported

12:58:01 ERROR: Flash Jetson Linux - flash: [ 1.7541 ] ERROR: /ratchet/atf is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8499 ] ERROR: /misc/enable_dram_page_blacklisting is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8505 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8642 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8644 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED1/ is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8646 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8649 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8649 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8650 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8651 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8652 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8653 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8654 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8655 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8656 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8656 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported

12:58:02 ERROR: Flash Jetson Linux - flash: [ 2.8688 ] ERROR: /ratchet/atf is not supported

12:58:03 ERROR: Flash Jetson Linux - flash: [ 3.5716 ] ERROR: value 0x31 is out of range

12:58:03 ERROR: Flash Jetson Linux - flash: [ 3.5726 ] ERROR: value 0x31 is out of range

12:58:03 ERROR: Flash Jetson Linux - flash: [ 3.5726 ] ERROR: value 0x31 is out of range

12:58:03 ERROR: Flash Jetson Linux - flash: [ 3.5727 ] ERROR: value 0x31 is out of range

13:21:57 ERROR: Flash Jetson Linux - flash: Error: Return value 3

13:21:57 ERROR: Flash Jetson Linux - flash: *** ERROR: flashing failed.

13:21:57 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FLASH_JETSON_LINUX_COMP.erkam.sh; [error]: *** ERROR: flashing failed.

13:21:57 ERROR: Flash Jetson Linux - flash: command terminated with error

13:21:57 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.

13:21:57 SUMMARY: NVIDIA Container Runtime with Docker integration (Beta) - target: Depends on failed component

13:21:57 SUMMARY: Multimedia API - target: Depends on failed component

13:21:57 SUMMARY: TensorRT on Target - target: Depends on failed component

13:21:57 SUMMARY: TensorRT Runtime - target: Depends on failed component

13:21:57 SUMMARY: CuPVA Runtime - target: Depends on failed component

13:21:57 SUMMARY: VPI on Target - target: Depends on failed component

13:21:57 SUMMARY: VPI Runtime - target: Depends on failed component

13:21:57 SUMMARY: CUDA Toolkit for L4T - target: Depends on failed component

13:21:57 SUMMARY: CUDA Runtime - target: Depends on failed component

13:21:57 SUMMARY: cuDNN on Target - target: Depends on failed component

13:21:57 SUMMARY: CuDNN Runtime - target: Depends on failed component

13:21:57 SUMMARY: OpenCV - target: Depends on failed component

13:21:57 SUMMARY: OpenCV Runtime - target: Depends on failed component

13:21:57 SUMMARY: DateTime Target Setup - target: Depends on failed component

  1. Try jeptack5.1.4. Do not try 5.1.3.

  2. There is a export logs button on sdkmanager. Please use that to dump full log and attach that zip file.
    Your copy and paste does not have the real log that we want to check.

SDKM_logs_JetPack_5.1.4_Linux_for_Jetson_Orin_Nano_modules_2024-10-11_15-45-06.zip (290.8 KB)

Just to clarify another point here.

Is your usb-ttle console showing up any log during this flash attempt?
The log shall get printed in this situation because the flash process goes into half and there must be log in this situation.

BTW, the log indicates the sdcard you are using seems having not enough space.

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