I just setup my jetson orin nano and I am getting error message “throttling due to overcurrent” (or something very similar. I am getting this message in 25W and MAXN power mode.
Sequence of events:
- I started running some YOLO models, and immediately got the overcurrent warning.
- I changed the power mode to 25W and ran the same test, but got the same warning
- When I use 15W power mode, I dont get any warning messages
Troubleshooting:
- I checked the inbuilt power monitoring GUI and saw that the warning pops up when current reaches about 2.5A
- I also noticed that the voltage is stuck at ~5V.
- I am using the power supply that came with the unit. which should be providing ~19V. Using the multimeter I got:
a) 19.4V from the barrel jack.
b) 19.3V from the barrel jack port on the jetson orin nano.
So, I think my jetoson orin nano is stuck using ~5V even when the power supply is providing more than that. This is cause the board to draw more current and tripping the overcurrent monitor.
Please advise if I missed something.