rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.14k stars 261 forks source link

Jetpack 5.0 - Issues report #210

Closed leonpano2006 closed 1 year ago

leonpano2006 commented 2 years ago

Please update jetson-stats with new jetpack

Linux for Tegra

Jetson-Stats

leonpano2006 commented 2 years ago

and Fan is not working it will always show off even is runing on maxium speed

rbonghi commented 2 years ago

Hi @leonpano2006 I will focus on JP5.0 soon. I think from next month.

Let me know all issues you find, and I will fix all.

leonpano2006 commented 2 years ago

Hi @leonpano2006

I will focus on JP5.0 soon. I think from next month.

Let me know all issues you find, and I will fix all.

https://github.com/rbonghi/jetson_stats/issues/211 This is also one issue

leonpano2006 commented 2 years ago

i also find other issue memory only shows ram not vram image unlike this one in jetpack 4.6.1 image and meny info missing image on jetpack 4.6.1 image

rbonghi commented 2 years ago

Thank you!

rbonghi commented 2 years ago

Aligned and renamed this issue

leonpano2006 commented 2 years ago

And FAN control function is failed

leonpano2006 commented 2 years ago

lavapipe similar to (that is jetpack 4.x with ubuntu 20.04) https://github.com/rbonghi/jetson_stats/issues/173 but my issue is on jetpack 5.0 image

phoenixmy commented 2 years ago

I met same issue on Jetson Orin Dev Kit, maybe it is too new...

~$ jtop [WARN] Board missing P3737-000 (press CTRL + Click) [WARN] jetson-stats not supported for [L4T 34.1.0] Please, try: sudo -H pip install -U jetson-stats or open an issue on Github (press CTRL + Click)

image
leonpano2006 commented 2 years ago

Of course Orin is not exist in l4t 32.X at all And jtop are not made for Orin jetpack 5.0 yet

leonpano2006 commented 2 years ago

image In jetpack 5.0 it can't detect ram use from gpu (only cpu)

rbonghi commented 2 years ago

If you want to test the new version 4.0.0rc1:

sudo -H pip install jetson-stats==4.0.0rc1

Please remember right now jtop is unstable, I'm still fixing other bugs

rbonghi commented 2 years ago

I think is only missing to fix the GPU memory read and all major bugs for JP5 are fixed. The new pre-release is the 4.0.0rc2

sudo -H pip install jetson-stats==4.0.0rc2
dn1983 commented 2 years ago

Hi. What about temperature? Screenshot from 2022-06-16 15-14-29

leonpano2006 commented 2 years ago

Hi.

What about temperature?

Screenshot from 2022-06-16 15-14-29

What is this absolute zero temperature

rbonghi commented 2 years ago

I think you installed a script that emulates fake data. Are you working on a desktop?

rbonghi commented 2 years ago

If you have an NVIDIA Jetson Orin, I cannot test, and I don't know this output.

dn1983 commented 2 years ago

If you have an NVIDIA Jetson Orin, I cannot test, and I don't know this output.

Yes, I am testing jtop on orin board. Can I help you? Maybe I can provide you some extra data or output?

rbonghi commented 1 year ago

This error should now be fixed with the latest release, 4.0 try to install and check again.

sudo -H pip install -U jetson-stats

The temperatures come directly from the Jetson sensors. So it is not an error from jtop. I hope that future Jetpack releases will fix them.