Hy, when I running some LLM containers my AGX ORIN is showing the overload current warning. Do I need to power over DC jack? What max current should power supply provide? I saw on it USB C adapter that it providing more levels of volgates/current. Do Jetson know to communticate with adapter to provide what level it needs?
I have a DC power adapter 15V with max 4.6 A, will be better?
This warning is overload current or undervoltage ?(on jetson nano was undervoltage)
Thanx
“overload current warning” means current of your use case is out of range. You may try a higher voltage level supply in the range of 7-20V.
USB C from package can provide 20V, but can AGX request that voltage or is lower than that?
You can measure the voltage level on board to confirm.
if this is correct:
cat /sys/bus/i2c/drivers/ina3221/1-0040/hwmon/hwmon1/in1_input
it give me 19976, I think it is in mV
That is the max voltage level. The current can’t be reduced then.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.