Unable to pull power consumption statistics from tegrastats

Hi,

I am trying to find the power consumed by my model while running on Orin. I found VDDX Y /Z from tegrastats to get the power consumption for a power block. But I do not find VDDX Y/Z being logged while running tegrastats. Is there a way I can get these statistics?

This is a sample tegrastats output I get on my terminal

04-10-2023 16:31:36 RAM 5684/28370MB (lfb 2748x4MB) CPU [3%@1984,0%@2009,0%@2010,0%@2010,0%@1929,0%@2009,0%@2010,0%@2141,0%@2010,0%@2010,0%@2008,0%@2010] EMC_FREQ @3199 GR3D_FREQ 0%@1274 GR3D2_FREQ 0%@1274 NVENC_LOAD 0% NVDEC_LOAD 0% NVJPG1 755 VIC_LOAD 0% APE 81 CV0@37.437C CPU@38.687C EXT0@26C EXT1@28C SOC2@34.437C EXT0@27.5C SOC0@36.875C CV1@38.25C GPU@37.562C tj@39.75C EXT1@31C SOC1@39.75C CV2@34.781C
04-10-2023 16:31:37 RAM 5683/28370MB (lfb 2748x4MB) CPU [0%@1966,0%@2007,0%@2008,0%@2009,0%@1983,0%@2007,0%@2010,0%@2158,0%@2009,0%@2009,0%@2075,0%@2008] EMC_FREQ @3199 GR3D_FREQ 0%@1274 GR3D2_FREQ 0%@1274 NVENC_LOAD 0% NVDEC_LOAD 0% NVJPG1 755 VIC_LOAD 0% APE 81 CV0@37.062C CPU@38.375C EXT0@26C EXT1@28C SOC2@34.375C EXT0@27.75C SOC0@36.875C CV1@38.093C GPU@37.687C tj@39.75C EXT1@31C SOC1@39.75C CV2@34.781C
04-10-2023 16:31:38 RAM 5683/28370MB (lfb 2748x4MB) CPU [0%@2006,0%@2009,0%@2010,0%@2009,0%@1957,0%@2010,0%@2009,0%@2084,0%@2009,0%@2009,0%@1962,0%@2009] EMC_FREQ @3199 GR3D_FREQ 0%@1274 GR3D2_FREQ 0%@1274 NVENC_LOAD 0% NVDEC_LOAD 0% NVJPG1 755 VIC_LOAD 0% APE 81 CV0@37.062C CPU@38.312C EXT0@26C EXT1@28C SOC2@34.406C EXT0@27.75C SOC0@37C CV1@38.218C GPU@37.656C tj@39.75C EXT1@31C SOC1@39.75C CV2@34.75C

You may try using jetsonpowergui.
In a standard Jetson install, you would find it from Ubuntu top bar nvidia’s widget, just below ‘Run tegrastats’, or from terminal:

sudo /usr/bin/python3 /usr/share/jetsonpowergui

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.