I have a brand new Jetson Orin Nano Super Developer Kit. All USB ports (four Type-A and the Type-C data port) are completely non-functional — including at the UEFI firmware level before any OS loads. I suspect this is a carrier board hardware defect.
- Product: Jetson Orin Nano Super Developer Kit 8gb
- UEFI Firmware version: 36.4.4
- JetPack: 6.2 (latest SD card image, flashed via Balena Etcher)
- Power supply: Official bundled DC adapter
Symptoms
USB does not function at ANY level:
-
UEFI level (no SD card): Board powers on, UEFI information screen appears automatically. Keyboard has zero response — Esc, F2, F11, Enter, arrow keys all produce no reaction. The screen displays without requiring any key press.
-
OS level (JetPack 6.2 SD card): System boots to Ubuntu OEM setup wizard (jellyfish wallpaper). Cursor is visible on screen but cannot be controlled. No keyboard or mouse input on any of the four USB-A ports.
-
Recovery Mode: Host PC does not detect the board via USB-C at all.
Both Official Setup Methods Attempted
I have tried BOTH methods described in the official Getting Started Guide and the Jetson AI Lab Initial Setup Guide:
Method 1: MicroSD Card
-
Flashed latest JetPack 6.2 image onto microSD using Balena Etcher
-
Board boots to OEM setup screen successfully
-
But cannot complete setup — no USB keyboard/mouse input detected
Method 2: SDK Manager (via Ubuntu 22.04 on x86 host PC)
-
Installed Ubuntu 22.04 on an x86 desktop PC
-
Installed NVIDIA SDK Manager
-
Attempted to put Jetson into Force Recovery Mode by shorting pins 9 (GND) and 10 (FC REC) on the J14 button header with a Dupont jumper wire
-
Connected Jetson USB-C to host PC USB-A port
-
Applied DC power while pins were shorted
-
Ran
lsusbon host — no NVIDIA device detected -
SDK Manager does not detect the board
-
Also tested recovery mode without shorting pins — same result (no detection)
Full Troubleshooting Already Performed
To save time, here is everything I have already tried
-
✅ Tested multiple wired USB keyboards and mice (all confirmed working on other machines)
-
✅ Tried all four USB-A ports individually
-
✅ Tried a powered USB hub
-
✅ Plugged in all peripherals before applying power
-
✅ Tested keyboard at UEFI firmware level (no SD card) — no response
-
✅ Attempted Force Recovery Mode with correct pin shorting (pins 9 and 10 on J14)
-
✅ Tested USB-C on two different host machines:
-
macOS (Apple Silicon):
system_profiler SPUSBDataType— nothing -
Ubuntu 22.04 (x86 desktop):
lsusb— no NVIDIA device
-
-
✅ Tried multiple USB-C data cables (confirmed data-capable, not charge-only)
-
✅ Verified correct USB-C port used (data port beside green LED, not DC power port)
-
✅ Reflashed SD card multiple times with fresh downloads
-
✅ Used official bundled power supply only
What Works
-
Board powers on (green LED lit)
-
Fan operates
-
DisplayPort video output works
-
Boots from microSD to Ubuntu OEM setup screen
-
SD card reads correctly
What Does Not Work
-
No USB device detection on any USB-A port at any stage (UEFI or OS)
-
No USB-C data connection to any host PC
-
Board not detected in recovery mode by any host PC
-
Cannot complete initial OS setup
-
Cannot use SDK Manager to flash
Assessment
Since USB fails at the UEFI firmware level (completely independent of any OS, driver, or software), and the board is invisible to host PCs via USB-C even in recovery mode, this is a hardware-level defect — most likely the USB controller or hub chip on the carrier board.
NVIDIA customer service has directed me to this forum and indicated they can process a replacement once a hardware fault is confirmed here.
Could an NVIDIA engineer please confirm this is a hardware defect?
Thank you.