rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.14k stars 261 forks source link

Missing / incorrect power values on AGX Orin (dev kit) #344

Closed vebjornbl closed 1 year ago

vebjornbl commented 1 year ago

Describe the bug The "ALL" value seems to be the VIN_SYS_5V0 value, which is the I/O ports according to this. It should be a separate entry and "ALL" needs to be updated.

Screenshots Screenshot showing values in Jetson Power GUI and jtop. image

Board

Jetpack

Jetson-Stats

rbonghi commented 1 year ago

Hi @vebjornbl ,

Thank you for this message and for pointing me to this issue. I check the reason why doesn't appear on jtop and I keep you posted

rbonghi commented 1 year ago

Find out why it was missing (ref #51) It will be fixed in my next coming release! Thank you for noticing this bug!

image