Our product has removed the desktop(apt-get purge $(cat nvubuntu-focal-packages_only-in-desktop.txt)), so we cannot use the Jetson Power GUI feature.
Now we need to debug the power consumption. We reinstalled the desktop with the command, but we cannot find Jetson power gui on the desktop.
By using the following method, Jetson power gui can appear in the upper right corner of the desktop, but clicking on the icon will cause it to flash back.
(1)add etc/xdg/autostart/nvpmodel_indicator.desktop
(2)add usr/share/nvpmodel_indicator/
nv_logo.svg nvpmodel.py thermal_throttle_alert.py
nvpmodel_indicator.py over_current.py
After clicking on ‘Run jetson Power GGUI’, it prompts for a password, and once the password is entered, it crashes. May I ask if there are any other missing files besides the two mentioned above that need to be copied? We don’t want to rewrite it.
custom board for AGX Orin.
We need to use Jetson Power GUI graphical trend analysis. If you know the working principle and package dependencies of Jetson Power GUI, please let me know what other operations are required besides the above two steps?
At present, clicking on the “Run Jetson Power GUI” icon prompts entering a password for verification, but it crashes. The error displayed by the journal is as follows.
Could you switch back to original rootfs with desktop enabled(since Jetson Power GUI should work by default)?
Could you elaborate on your use case and the requirement?
I think tegrastats including all the necessary data you need, or you can even just read them from sysfs.
The log indicates that the DISPLAY is not avaialbe.
Please try running the following command before run Jetson Power GUI to check if it could help.