rbonghi / jetson_stats

đź“Š Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series

Home Page:https://rnext.it/jetson_stats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jetson-stats not supported for [L4T 35.5.0]

rsalas-thecne opened this issue · comments

Please update jetson-stats with new jetpack

Linux for Tegra

  • L4T: 35.5.0

Jetson-Stats

  • Version: 4.2.6

En Jetson orin nano, el comando jtop no encuentra la version del jetpack "Jetpack: Missing", al ejecutar el comando sudo apt show nvidia-jetpack si reconoce jetpack!

Translation:

In Jetson Orin Nano, jtop canot find jetpack, reporting it as missing, although apt show nvidia-jetpack does show it is installed.

I can reproduce on my end.

commented
"36.2.0": "6.0 DP",
# -------- JP5 -------- 
# to fix you may add following line with jetpack 35.5.0 definition, try and install from a local copy with sudo pip3 install -e .  Note that this is a quick fix and there may be other adaptations needed to support the new jetpack release fully 
"35.5.0": "5.1.3",
"35.4.1": "5.1.2",
commented

PS: this is line #47 in /jtop/core/jetson_variables.py

Hi all,

I fix this bug for today.
Sorry for the delay

thanks, problem solved.
issues_jetson

Fixed with the new release. Please update to 4.2.7

sudo pip3 install -U jetson-stats