Jetson orin nano cannot find and connect to any USB ports, WiFi and Bluetooth Modules

I have reflashed and reinstalled everything I can, but it still does not work.

*** Please note that this reply is generated by LLM automatically ***

I see that you’ve reflashed and reinstalled everything on your Jetson Orin Nano, but it still doesn’t work. I’ll provide a comprehensive answer to help you troubleshoot the issue.

Common Issues:

  1. Boot Issues: Check if the device is booting correctly. If not, try flashing the device again using the correct flash script (e.g., flash_l4t_t234_nvme.xml for NVMe or flash_l4t_t234_qspi.xml for QSPI). Ensure you’re using the correct --external-device parameter (e.g., nvme0n1p1, sda1, or mmcblk0p1).
  2. Kernel Device Tree: Verify that the kernel device tree is correctly configured for your carrier board. If you’re using a custom carrier board, you may need to modify the device tree to match your board’s configuration.
  3. MB1 and MB2 Configurations: Check if the MB1 and MB2 configurations are correctly set for your device. You can use the mb1-bct and mb2-bct tools to verify and modify these configurations if needed.
  4. ODM Data: Ensure that the ODM data is correctly set for your device. You can use the odm-data tool to verify and modify the ODM data if needed.
  5. Flashing Configuration: Verify that the flashing configuration is correct for your device. Check the flash_l4t_t234_nvme.xml or flash_l4t_t234_qspi.xml file to ensure that the correct flashing configuration is being used.

Comparison with Similar Issues:

  1. Jetson Orin Nano Developer Kit - Black Screen and Fan Stops After Boot (JetPack 5.1.3): This issue is similar to yours, where the device boots but the fan stops, and the screen remains black. Try flashing the device again using the correct flash script and ensure that the kernel device tree is correctly configured.
  2. Boot failed: This issue is related to boot failures. Try flashing the device again using the correct flash script and ensure that the MB1 and MB2 configurations are correctly set.
  3. Cannot cross compile CUDA samples and cutlass3.1.0 with JetPack Cross Compilation container: This issue is related to cross-compilation. Ensure that you’re using the correct cross-compilation container and that the CUDA samples and cutlass3.1.0 are correctly configured.

Next Steps:

  1. Try flashing the device again using the correct flash script and ensure that the kernel device tree is correctly configured.
  2. Verify that the MB1 and MB2 configurations are correctly set for your device.
  3. Check the ODM data and modify it if needed.
  4. Ensure that the flashing configuration is correct for your device.
  5. If none of the above steps resolve the issue, try reinstalling the JetPack and CUDA samples.

If you’re still experiencing issues, please provide more details about your setup, including the exact error messages you’re seeing, and I’ll do my best to help you troubleshoot the problem.

*** Please give the thumbs up if you get answers you like. Or provide feedback to help us improve the answer. ***

usb 1-2: new high-speed USB device number 83 using tegra-xusb
usb 1-2: Device not responding to setup address.
usb 1-2: device not accepting address 83, error -71

It happened since I copy the SD card for backup. I did try flashing again several versions and it still shows the same error. USB-A ports does not work as well as WiFi and Bluetooth modules, but USB-C works.

Hi,

Some questions to confirm:

  • Is your Orin nano a devkit or a custom board?
  • How do you flash your device (eg. sdk manager)?

Thanks

Yes, it is Jetson Orin nano devkit and I used SDK manager from another computer using Ubuntu 22.04