[Failed] to start Configure USB flashing port for device mode

Device: Jetson AGX Orin Developer Set
OS Host Machine: Ubuntu 24.04.2
Host Machine: 120Gig memory 4.1TB disk
OS Jetson Device: Ubuntu 22.04
SDK Manager 2.2.0

Errors:

  • SSSD Service responder
  • Configure USB flashing port
  • Connect NMVE subsystem

I initially tried flashing to EMMC with no luck and SDK manager crashing a few times.
Then tried to NMVE as have 1TB storage but it couldnt find it.

Now I have it booted up to welcome page however USB peripherals are not working even when checked against other devices.

Please help as new to this type of thing.

Logs:
SDKM_logs_2025-02-18_09-38-41.zip (192.0 KB)
Going through log from SDK Manager and found the following

  • error: progress monitor error: downloaded size is bigger than total size for l4t-cuda-tegra-repo-ubuntu2204-12-6-local_12.6.11-1_arm64.deb
  •     Install Jetson - JetPack 6.2 Linux for Jetson AGX Orin [64GB developer kit version] - finished failed
      Failure root cause: Failed Component ID: NV_L4T_FLASH_JETSON_LINUX_COMP@JETSON_AGX_ORIN_TARGETS#36.4. Error Code: 519. Error: No such file or directory.
    
1 Like

HI,

‘/home/localadmin/nvidia/nvidia_sdk/JetPack_6.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/rootfs/lib/modules/5.15.148-tegra/kernel/drivers/nvme’: No such file or directory

Error log is this one. Does this file really not exist on your host?

1 Like

Ah so I’ve gotten to
‘/home/localadmin/nvidia/nvidia_sdk/JetPack_6.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/rootfs/lib/modules/5.15.148-tegra/’
but then there is only 2 items: updates and build.
Was the sdk manager download corrupted? would it be worth re-downloading.
Also if so, is there a version issue with Ubuntu 24 on host and Ubuntu 22 on device

Yes, it looks like the file seems has something missing. I just set up host and checked the path. It has all the necessary files.

~/nvidia/JetPack_6.2_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/rootfs/lib/modules/5.15.148-tegra$ ls
build modules.alias modules.builtin modules.builtin.bin modules.dep modules.devname modules.softdep modules.symbols.bin
kernel modules.alias.bin modules.builtin.alias.bin modules.builtin.modinfo modules.dep.bin modules.order modules.symbols updates

Please let it download again. If the file is still missing, please let me know.

1 Like

Shall I downgrade the Ubuntu version on my host pc (V.24) to match the one on the device (V.22)

You could try to let it download again. If issue is still, then try to downgrade the host version.

Downgrading the Ubuntu version worked! However I’m downloading some LLMs and it ate through the storage, so I’m trying to flash to NVME now (1TB) however it keeps failing. Is there a way to use NVME as the main storage without re-flashing?

Please file a new topic and provide logs. Sdkmanager shall be able to flash nvme.

It looks like we don’t have same issue on ubuntu24.04 host when flashing.

If you want to find out why it has problem there, some more details might be needed to provide.

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