Please provide the following info (tick the boxes after creating this topic): Software Version
[*] 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-D00)
DRIVE AGX Orin Developer Kit (940-63710-0010-C00)
DRIVE AGX Orin Developer Kit (not sure its number)
[*] other: DRIVE AGX Orin Developer Kit (940-63710-0010-200)
SDK Manager Version
1.9.1.10844
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
When I finish my flash successfully, I found that the divece can’t automatically restart.
After that, it can no longer be turned on, and even the fan does not turn after power on. There is no device number after the “lsusb” command. How should I detect if the hardware is damaged? Thank you very much! driveinstaller.log (1.0 MB)
The attachment is my flashing log, which shows that the flashing has been successful…
Dear @guoju.wang,
Could you attach ~/.nvsdkm/sdkm*.log and ~/.nvsdkm/logs folder?
What is the output of lsusb on host? Could you try check accessing /dev/ttyACM0 and /dev/ttyACM1 ports via minicom?
when I connected type c to my host pc, used entering recovery mode operation,and
lsusb
only can see the serial port device name,like this:
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 13d3:5411 IMC Networks Integrated Camera
Bus 003 Device 003: ID 06cb:00fc Synaptics, Inc.
Bus 003 Device 002: ID 2c7c:0127 Quectel Wireless Solutions Co., Ltd. Quectel EM05-CE
Bus 003 Device 005: ID 8087:0026 Intel Corp.
Bus 003 Device 006: ID 0955:7045 NVIDIA Corp. Tegra On-Platform Operator
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
I can find /dev/ttyACM* in /dev,but I cannot access /dev/ttyACM0 and /dev/ttyACM1 ports via minicom, it’s no response.
Dear @guoju.wang,
I am assuming only one board is connected to your host. Press ENTER to connect to Tegra/aurix console using minicom with sudo minicom -D /dev/ttyACM0 & sudo minicom -D /dev/ttyACM1
DRIVE OS has successfully flashed to the system with SDK Manager, so you should be able to access Orin/Aurix. Have you accessed the console on any other system before? If not, please refer to the documentation.
I doubt that whether the hardware is now broken down after I flashed, because when I press the power button, the fan is not work, and there is even no light on on the Drive AGX Orin machine. Now I need to find out that whether my hardware of Drive AGX Orin is already broken down first. The machin have no indication that the machine is success power on after I press the power button.
Thanks for your reply. I have read the documentation you given, and I have use Jetson series before. This is my first time use Drive AGX Orin. But now I can’t even access Orin/Aurix with serial port, the usb to serial port is shown in the device list, but the port can’t be access. I doubt that whether the hardware is now broken down after I flashed, because when I press the power button, the fan is not work, and there is even no light on on the Drive AGX Orin machine. Now I need to find out that whether my hardware of Drive AGX Orin is already broken down first. The machin have no indication that the machine is success power on after I press the power button.
I doubt that whether the hardware is now broken down after I flashed
Flashing should not damage HW. I see flashing is succesful on 02/08 and issue is filed on 02/13. Could you confirm if the issue occured immediately after flashing or occured after few days? Please double check if power supply is correct
Dear @guoju.wang,
Please confirm if you have used the target after flash on 02/08? If so, what did you try on target before this issue occurred.
We will check internally if it is symptom of HW failure and provide guidance accordingly.
Also, could you try check flashing again and see if it works?
Dear @guoju.wang,
I hope you have used the rocker switch on the back (near the power cord) to power on/off the board.
Did you try disconnect/reconnect type C cable?
Also, please share dmesg -T log on host after successful flashing.
Dear Siva,
Please help to look at this issue. There is no response after I pressed “enter” in ttyACM0 or ttyACM1。
I tried to flash this device with sdkmanager but failed. Please see the logs in attachment.
Thanks!