Jetson Orin Nano Super - Jetson Power GUI Suddenly Not Showing Up

Hi all,

Wondering if anyone can help.
All of sudden, when I try to launch my Jetson Power GUI, it will just appear to be a very small window appearing on the top left of my screen and then disappear without showing the full Jetson Power GUI window.

Is there any fix for this besides me having to reinstall everything again for my Jetson?

Are you using a DisplayPort to HDMI converter? The reason I’m asking is that I had a similar situation temporarily. I went direct to a DisplayPort monitor, reinstalled JetPack 6.2 and stepped through the screen prompts (checking for any omissions on my part). It worked, but I still don’t know what resolved the issue.

Can you reinstall JetPack 6.2?

1 Like

Hey ya, thanks for your reply and yes indeed I am using a DisplayPort to HDMI converter!
I have no displayport monitor at the moment and so that solution could be out for me…
As I am new to Linux and this device, I guess I have to reinstall my SSD again from my MicroSD card yet again (wondering how many times previously due to the docker issue) and hopefully that will resolve this issue.

What bothers me was what update could have done this and not much info on this out there :(

Coming from a Windows environment, I thought Windows being buggy was bad enough. I guess Linux or this device also have their fair share of unwanted issues too :(

Hi,
If you are not able to re-flash the system, would suggest run sudo nvpmodel command to switch the power modes.

1 Like

Hi all, a kind user had shared with me that the issue lies with upgraded numpy in root python3.

After I removed numpy, the Power GUI was able to show up perfectly!

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