My Drive AGX Xavier is not working at Flashing process in sdkmanager

Please provide the following info (check/uncheck the boxes after creating this topic):
Software Version
DRIVE OS Linux 5.2.6
DRIVE OS Linux 5.2.6 and DriveWorks 4.0
DRIVE OS Linux 5.2.0
DRIVE OS Linux 5.2.0 and DriveWorks 3.5
[O] NVIDIA DRIVE™ Software 10.0 (Linux)
NVIDIA DRIVE™ Software 9.0 (Linux)
other DRIVE OS version
other

Target Operating System
[O] Linux
QNX
other

Hardware Platform
[O] NVIDIA DRIVE™ AGX Xavier DevKit (E3550)
NVIDIA DRIVE™ AGX Pegasus DevKit (E3550)
other

SDK Manager Version
[O] 1.9.1.10844
other

Host Machine Version
[O] native Ubuntu 18.04
other

Hello, I’m now working for the installing DRIVE OS 10.0 at my DRIVE AGX Xavier.
But it’s not working at the Flashing Process!
When the Flashing goes to the 99% it’s just stop!
I attached the log files so can you give me advice as fast as you can?
Thanks.

SDKM_logs_DRIVE_Software_10.0_(rev._2)_Linux_for_DRIVE_AGX_Xavier_2023-04-24_01-42-06.zip (1.6 MB)

I found the follow snippet from your logs. Please provide /home/glad/nvidia/nvidia_sdk/DRIVE_Software_10.0_Linux_OS_DRIVE_AGX_XAVIER/DRIVEOS/pdkinstaller/pdkinstaller.log for our analysis. Also, please try flashing with sdkmanager on another host system.

10:07:42.785 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: exec_command: cd pdkinstaller && ./pdkinstaller --installtype bindflash --boardtype ES --pdkinstalledpath /home/glad/nvidia/nvidia_sdk/DRIVE_Software_10.0_Linux_OS_DRIVE_AGX_XAVIER/DRIVEOS --configjson ./manifests/install_pdk_config/av_ddp_pegasus_hyp71_linux_tegraAB_install_config.json --consoleout enable

10:35.409 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: Flashing process exited with error 53
10:10:35.409 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: Error in flashing!
10:10:35.409 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: pdkinstaller cannot continue! Check the log file for details: /home/glad/nvidia/nvidia_sdk/DRIVE_Software_10.0_Linux_OS_DRIVE_AGX_XAVIER/DRIVEOS/pdkinstaller/pdkinstaller.log
10:10:35.409 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: [ Component Install Finished with Error ]
10:10:35.409 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: [host] [ 614.28 MB used. Disk Avail: 344.12 GB ]
10:10:35.409 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: [ NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP Install took 4m46s ]
10:10:35.410 - info: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX:
10:10:35.414 - error: command error code: 11
10:10:35.414 - info: Event: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX - error code is: 1011
10:10:35.414 - error: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: command terminated with error
10:10:35.414 - info: Event: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX - error is: command terminated with error
10:10:35.455 - info: Event: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX - install ended - failure
10:10:35.455 - error: Session first failure occurred while Installing. Root cause component: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX. Root cause error code: (1011: Failed to execute commands with GenericInstaller)
10:10:35.456 - info: Summary: NV_FLASH_XAVIER_PDKFLASH_PARALLEL_COMP@DDPX: Installation failed.
10:10:35.540 - info: memInfo [total: 31.28GB, free: 569.84MB, available: 26.06GB]
10:10:35.541 - info: Event: NV_CUDA_HOST_COMP@host - install started
10:10:35.541 - info: install timeout for NV_CUDA_HOST_COMP: 1302s

I manage this problem using with minicom command to access the xavier.

  1. sudo minicom -D /dev/ttyUSB2

There was a lots of error about temperature.
So I reset the Xavier with using below commands.

  1. tegrarecovery x2
  2. tegrareset x2

And the flashing problem was solved!

1 Like

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