it’s change to use hwmon, you may check the sysfs with $ cat hwmon*/name to understand the rail name.
please see-also developer guide, Software-Based Power Consumption Modeling for details.
thanks
I guess my question is, why is there no longer a power value that can be read directly in milliwatts? Should I just do the math in userspace (i.e Power = in_current x in_voltage)?
BTW, you may check Tegrastats Utility — Jetson Linux<br/>Developer Guide 34.1 documentation.
it’ll also show the runtime power consumption in milliwatts.
for example, $ sudo tegrastats ... VDD_GPU_SOC 3200mW/3200mW VDD_CPU_CV 400mW/400mW VIN_SYS_5V0 3220mW/3220mW NC 0mW/0mW VDDQ_VDD2_1V8AO 704mW/704mW NC 0mW/0mW