Please provide the following info (tick the boxes after creating this topic): Software Version
DRIVE OS 6.0.4 SDK
other
Target Operating System
Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
other
SDK Manager Version
1.8.2.10409
other
Host Machine Version
native Ubuntu Linux 20.04 Host installed with SDK Manager
native Ubuntu Linux 20.04 Host installed with DRIVE OS Docker Containers
native Ubuntu Linux 18.04 Host installed with DRIVE OS Docker Containers
other
14:12:59 ERROR: Flash DRIVE OS - flash: sed: can’t read ./driveinstaller/manifests/install_pdk_config/av_orin_p3710_driveos_linux_tegraA_install_config.json: No such file or directory
14:12:59 INFO: Flash DRIVE OS - flash: [ Component Install Finished with Error ]
14:12:59 INFO: Flash DRIVE OS - flash: [host] [ 4.00 KB used. Disk Avail: 185.92 GB ]
14:12:59 INFO: Flash DRIVE OS - flash: [ NV_DRIVE_FLASH_DRIVE_COMP Install took 0s ]
14:12:59 ERROR: Flash DRIVE OS - flash: command terminated with error
14:12:59 SUMMARY: Flash DRIVE OS - flash: First Error: No such file or directory
BTW, may I know if you have used the same host system to install any DRIVE OS previously? Which version? I’m trying to understand what causes the issue.
I removed ~/Downloads/nvidia/sdkm_downloads and retry. Still the same error persists. I’ll wait for further instruction. Please don’t resolve this post.
In the meantime please try the below steps (from “Uninstall Steps for Local Repo Debian Packages” section of Debian Package Installation Guide) before installing DRIVE OS 6.0.4 with SDK Manager.
Should have clarified. My apology. I always tried twice and the error signatures are always the same. The earlier snippet is the first time error. The following snippet is the 2nd time error.
12:55:17 INFO: Flash DRIVE OS - flash: **********************
12:55:17 INFO: Flash DRIVE OS - flash: exec_command: /tmp/tmp_NV_DRIVE_FLASH_DRIVE_COMP.sh
12:55:17 INFO: Flash DRIVE OS - flash: The user `werider' is already a member of `dialout'.
12:55:17 ERROR: Flash DRIVE OS - flash: sed: can't read ./driveinstaller/manifests/install_pdk_config/av_orin_p3710_driveos_linux_tegraA_install_config.json: No such file or directory
12:55:17 INFO: Flash DRIVE OS - flash: [ Component Install Finished with Error ]
12:55:17 INFO: Flash DRIVE OS - flash: [host] [ 12.00 KB used. Disk Avail: 198.08 GB ]
12:55:17 INFO: Flash DRIVE OS - flash: [ NV_DRIVE_FLASH_DRIVE_COMP Install took 0s ]
12:55:17 ERROR: Flash DRIVE OS - flash: command terminated with error
12:55:17 SUMMARY: Flash DRIVE OS - flash: First Error: No such file or directory
@yao.rong I’ve come across the issue you’re having. It happens after a failed flash through SDK manager.
First time it generates files necessary for flashing. But if flash fails, the files are left in ~/nvidia/nvidia_sdk/…
If that happens and you use retry or just try too start installing to target again via the wizard, the file generation process proceeds rather quickly and without error. This is not because it doesn’t need to regenerate files, it’s because files have been deleted and SDK manager refuses to re-generate those files.
To solve this, I had to use SDK manager to uninstall packages for the target, then run through the wizard again which installs them again. Then flash files will generate. But again, if the flash fails, you’re back to square one, which is what we’re facing here: DriveOS 6.0.4 Flashing Failures
Above is repeatable. We’ve been doing this over a few different days of troubleshooting. Have uninstalled/reinstalled a dozen times because of failed flashing. I’m curious if we have a similar issue.