jetsonhacks / gpuGraphTX

Simple moving graph of GPU activity for the Jetson TX1 and Jetson TX2
MIT License
96 stars 42 forks source link

Error while running gpugraph.py? #6

Open harshad-0302 opened 2 years ago

harshad-0302 commented 2 years ago

image

I am getting the error shown in screenshot after running gpugraph.py. Please provide me the ressolution for this error.

jetsonhacks commented 2 years ago

What version of JetPack are you running on which Jetson? Are you running headless?

harshad-0302 commented 2 years ago

I am running it on Jetpack 4.6 and my board is Nvidia Jetson AGX Xavier

harshad-0302 commented 2 years ago

I am connected to the target through ssh.

jetsonhacks commented 2 years ago

I am connected to the target through ssh.

This is a graphical program, are you using VNC or something? The DISPLAY is not set up correctly in your screenshot.

harshad-0302 commented 2 years ago

I am connected to my target nvidia platform using VS code through ssh.