Click Jetson Power GUI on AGX Orin but nothing happend

Continuing the discussion from Jetson Orin Power GUI will not come up:

Here, I met the same problem which the Jetson Power GUI can’t open, unfortunately some error prompted when I input command below,

sudo /usr/share/nvpmodel_indicator/nvpmodel_indicator.py

The logs are different if it was entered in different terminals. while in SSH terminal the log was,

MoTTY X11 proxy: Unsupported authorisation protocol
Unable to init server: Could not connect: Connection refused
MoTTY X11 proxy: Unsupported authorisation protocol
Unable to init server: Could not connect: Connection refused

(nvpmodel_indicator.py:3054205): Gtk-CRITICAL **: 19:16:16.609: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
/usr/share/nvpmodel_indicator/nvpmodel_indicator.py:237: Warning: invalid (NULL) pointer instance
  indicator = appindicator.Indicator.new(INDICATOR_ID, ICON_DEFAULT,
/usr/share/nvpmodel_indicator/nvpmodel_indicator.py:237: Warning: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
  indicator = appindicator.Indicator.new(INDICATOR_ID, ICON_DEFAULT,

(nvpmodel_indicator.py:3054205): Gtk-CRITICAL **: 19:16:16.616: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(nvpmodel_indicator.py:3054205): Gtk-CRITICAL **: 19:16:16.616: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed

(nvpmodel_indicator.py:3054205): Gtk-CRITICAL **: 19:16:16.616: _gtk_style_provider_private_get_settings: assertion 'GTK_IS_STYLE_PROVIDER_PRIVATE (provider)' failed
Segmentation fault

While in terminal window on AGX Orin desktop,

(nvpmodel_indicator.py:3058292): libappindicator-WARNING **: 19:21:08.118: Unable to get the session bus: Could not connect: Connection refused
(nvpmodel_indicator.py:3058292): LIBDBUSMENU-GLIB-WARNING **: 19:21:08.118: Unable to get session bus: Could not connect: Connection refused

How can I fix this problem and make Jetson Power GUI working properly?

Hi timelim,

What image are you using?
Are you able open Jetson Power GUI by click Run Jetson Power GUI on Desktop?

The image currently we are using is 5.10.65-tegra.
Can not open, nothing will happen after the click.

Hi timelim,

Can you try the latest r35.2.1 image?
Download link: https://developer.nvidia.com/embedded/jetson-linux-r3521

$ head -1 /etc/nv_tegra_release 
# R35 (release), REVISION: 2.1, GCID: 32413640, BOARD: t186ref, EABI: aarch64, DATE: Tue Jan 24 23:38:33 UTC 2023

I can click the Jetson Power GUI via Desktop GUI success.

Thanks for your reply, I will try it.

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