Please provide the following info (tick the boxes after creating this topic):
Software Version
DRIVE OS 6.0.10.0
DRIVE OS 6.0.8.1
[*] DRIVE OS 6.0.6
DRIVE OS 6.0.5
DRIVE OS 6.0.4 (rev. 1)
DRIVE OS 6.0.4 SDK
other
Target Operating System
[*] Linux
QNX
other
Hardware Platform
DRIVE AGX Orin Developer Kit (940-63710-0010-300)
DRIVE AGX Orin Developer Kit (940-63710-0010-200)
DRIVE AGX Orin Developer Kit (940-63710-0010-100)
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
2.1.0
[*] 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
Issue Description
We are encountering an error during the flashing process of the NVIDIA Drive AGX Orin using SDK Manager(2.2.0-> only on this version DRIVE OS 6.0.6 available) on a host Linux PC. The device is connected via an original USB-A to USB-C cable. The Drive AGX Orin is successfully forced into recovery mode and is visible in the lsusb output on the host. A notification also confirms that the device is detected in recovery mode, and we select the DRIVE Orin device from the list. However, during STEP 03 of the flashing process, we receive the error: ‘/dev/ttyACM1 not found on host’.
We have performed the following troubleshooting steps:
- Ensured the
cdc_acmkernel module is loaded (sudo modprobe cdc_acm) - Added the user to the
dialoutgroup and re-logged in (sudo usermod -a -G dialout $USER)
Despite these actions, the issue persists.
Error String
‘/dev/ttyACM1 not found on host’
