Error: Could not detect correct NVIDIA Jetson device connected to USB port

I want to flash my old xavier nx devkit (sd version with original board) with nvme boot.
with sdkmanager_2.2.0-12021_amd64 on Ubuntu 20.04 LTS
but it failed to detect the usb connection.
the lsusb can see the device.

root@unb:/home/guru/.nvsdkm# lsusb
Bus 002 Device 005: ID 2717:5013 Xiaomi Inc.
Bus 002 Device 004: ID 320f:5088
Bus 002 Device 003: ID 0ac8:301b Z-Star Microelectronics Corp. ZC0301 Webcam
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0b05:17b5 ASUSTek Computer, Inc.
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 004: ID 0955:7e19 NVIDIA Corp. APX
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@unb:/home/guru/.nvsdkm#

here’s the log.
sdkm-2024-11-03-14-55-29.log (978.8 KB)

any suggestions?
thanks.

Are you using a VM? If so, then this would tend to cause failure. Also, what was your flash command? You do need the initrd script to flash to an NVMe.

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