Dear Team,
I am working with multiple Jetson Xavier NX modules on our custom carrier board. While most of the boards are working as expected and enter fastboot mode successfully, I have two Xavier NX modules that are not entering fastboot or being detected over USB.
Observations:
- The same custom carrier board is used for testing, and other Xavier NX boards work perfectly with fastboot and flashing.
- The two problematic boards are not detected via USB at all — they do not appear in
lsusb
as NVIDIA devices. - I have verified all recovery and force-recovery steps, including proper jumper settings and USB connection.
- Power supply, USB cables, and host machine ports have been cross-verified.
Query:
Since these two boards are completely undetected and do not enter fastboot mode, is there:
- Any alternate way to force the board into recovery or fastboot mode?
- A method using UART, JTAG, or low-level boot recovery that can help revive the modules?
- Could this indicate a boot ROM, eMMC, or PMIC failure that prevents USB enumeration?
I need to connect these boards to NVIDIA SDK Manager and flash Ubuntu, but without USB detection or fastboot entry, I’m unable to proceed.
Any guidance or recovery procedure would be highly appreciated.
Thanks & Regards,
Rahul