I used ubuntu20.04 and 18.04 both have this error
19:07:00 SUMMARY: Drivers for Jetson - target_image: Install completed successfully.
19:07:00 SUMMARY: File System and OS - target_image: Install completed successfully.
19:07:04 ERROR: Flash Jetson Linux - flash: [ 0.0271 ] ERROR: failed to read rcm_state
19:07:04 ERROR: Flash Jetson Linux - flash: [ 0.2741 ] Error: Skip generating mem_bct because sdram_config is not defined
19:07:04 ERROR: Flash Jetson Linux - flash: [ 0.2741 ] Error: Skip generating mem_bct because sdram_config is not defined
19:07:05 ERROR: Flash Jetson Linux - flash: [ 1.0976 ] Error: Invalid option --chip
19:07:05 ERROR: Flash Jetson Linux - flash: Error: Return value 4
19:07:05 ERROR: Flash Jetson Linux - flash: — Error: Reading board information failed.
19:07:05 ERROR: Flash Jetson Linux - flash: [exec_command]: /bin/bash -c /home/zhty/.nvsdkm/replays/scripts/JetPack_5.1.4_Linux/NV_L4T_FLASH_JETSON_LINUX_COMP.sh; [error]: — Error: Reading board information failed.
19:07:05 ERROR: command error code: 11
19:07:05 ERROR: Flash Jetson Linux - flash: command terminated with error
19:07:05 SUMMARY: Flash Jetson Linux - flash: First Error: Installation failed.
19:07:05 SUMMARY: NVIDIA Container Runtime with Docker integration (Beta) - target: Depends on failed component
19:07:05 SUMMARY: Multimedia API - target: Depends on failed component
19:07:05 SUMMARY: TensorRT on Target - target: Depends on failed component
19:07:05 SUMMARY: TensorRT Runtime - target: Depends on failed component
19:07:05 SUMMARY: VPI on Target - target: Depends on failed component
19:07:05 SUMMARY: VPI Runtime - target: Depends on failed component
19:07:05 SUMMARY: CuPVA Runtime - target: Depends on failed component
19:07:05 SUMMARY: CUDA Toolkit for L4T - target: Depends on failed component
19:07:05 SUMMARY: CUDA Runtime - target: Depends on failed component
19:07:05 SUMMARY: cuDNN on Target - target: Depends on failed component
19:07:05 SUMMARY: CuDNN Runtime - target: Depends on failed component
19:07:05 SUMMARY: OpenCV - target: Depends on failed component
19:07:05 SUMMARY: OpenCV Runtime - target: Depends on failed component
19:07:05 SUMMARY: Nsight Systems - target: Depends on failed component
19:07:05 SUMMARY: Nsight Graphics - target: Depends on failed component
19:07:05 SUMMARY: Nsight Compute - target: Depends on failed component
19:07:05 SUMMARY: DateTime Target Setup - target: Depends on failed component
Hi,
If the device cannot be flashed/booted, please refer to the page to get uart log from the device:
Jetson/General debug - eLinux.org
And get logs of host PC and Jetson device for reference. If you are using custom board, you can compare uart log of developer kit and custom board to get more information.
Also please check FAQs:
Jetson AGX Orin FAQ
If possible, we would suggest follow quick start in developer guide to re-flash the system:
Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation
And see if the issue still persists on a clean-flashed system.
Thanks!
There is no update from you for a period, assuming this is not an issue anymore.
Hence, we are closing this topic. If need further support, please open a new one.
Thanks
Hi,
Some questions to confrim
- Is your ubuntu running on a physical machine or a virtual machine (e.g. VMware, VirtualBox)
- Is your AGX Orin a dev kit or a custom boarsd
- Please press
EXPORT LOGS
and attach whole log for us to review.
Thanks