drive-t186ref-linux-XXX-dpx-patch-v0.7.run failed

Hello.

I want to do “offline-install” from host to device using SDKManager referring the following page:
https://docs.nvidia.com/sdk-manager/offline-install/index.html

  1. At first time, I encountered the problem of contents under “~/nvidia/nvidia_sdk/DRIVE_Software_10.0_Linux_OS_DDPX/” was not found.
    So, I renamed the same content directory “DRIVE_Software_10.0_Linux_OS_E3550” to “DRIVE_Software_10.0_Linux_OS_DDPX”.

  2. Second, while installing DRIVE AGX Packages, the following error emerged.

    19:29:01 INFO : DRIVE AGX Packages : The next patch would create the file drive-t186ref-linux/modules/scripts/nv_vbios_update.sh,
    19:29:01 INFO : DRIVE AGX Packages : which already exists! Assume -R? [n]
    19:29:01 INFO : DRIVE AGX Packages : Apply anyway? [n]
    19:29:01 INFO : DRIVE AGX Packages : Skipping patch.
    19:29:01 INFO : DRIVE AGX Packages : 1 out of 1 hunk ignored
    19:29:01 ERROR : DRIVE AGX Packages : [exec_command]: /bin/bash -c /home/XXX/Downloads/nvidia/sdkm_downloads/drive-t186ref-linux-5.1.6.1-16911241-dpx-patch-v0.7.run | tee -a /home/XXX/.nvsdkm/logs/DRIVE_Software_10.0_Linux_OS/NV_DPX_PACKAGES_COMP.log; exit ${PIPESTATUS[${#PIPESTATUS[@]}-2]}; [error]: exit status 1
    19:29:01 INFO : DRIVE AGX Packages : [ Package Install Finished with Error ]
    19:29:01 INFO : DRIVE AGX Packages : [ 333.27 MB used. Disk Avail: 438.01 GB ]
    19:29:01 INFO : DRIVE AGX Packages : [ NV_DPX_PACKAGES_COMP Install took 2s ]
    19:29:01 ERROR : DRIVE AGX Packages : [error]: execution command /home/XXX/Downloads/nvidia/sdkm_downloads/drive-t186ref-linux-5.1.6.1-16911241-dpx-patch-v0.7.run returns 1
    19:29:01 INFO : DRIVE AGX Packages :
    19:29:01 ERROR : DRIVE AGX Packages : command terminated with error
    19:29:01 ERROR : DRIVE AGX Packages : Install ‘DRIVE AGX Packages’ failure, command < using adapter to install NV_DPX_PACKAGES_COMP@DDPX to /home/XXX/nvidia/nvidia_sdk/DRIVE_Software_10.0_Linux_OS_DDPX > terminated with error.

Hardware Platform: [DRIVE AGX Pegasus™ Developer Kit]
Software Version: [Example: DRIVE Software 10]
Host Machine Version: [Example: native Ubuntu 18.04]
SDK Manager Version: [Example: 1.1.0.6343]

Hi @kossama,

DRIVE_Software_10.0_Linux_OS_E3550 directory seems from previous DRIVE Software 10.0 revision. Current revision #1 creates DRIVE_Software_10.0_Linux_OS_DDPX. You better try online install first again for revision #1 and then offline afterwards.

But for investiaging current issue, please provide your ~/.nvsdkm/logs/DRIVE_Software_10.0_Linux_OS/NV_DPX_PACKAGES_COMP.log. Thanks!