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.17k stars 264 forks source link

Jetpack missing [L4T 32.4.4] #90

Closed JoeyWu88 closed 4 years ago

JoeyWu88 commented 4 years ago

Please update jetson-stats with new jetpack

Linux for Tegra

Jetson-Stats

rbonghi commented 4 years ago

Thank you @JoeyWu88 It will be fixed soon

Qengineering commented 4 years ago

JetPack 4.4.1 not recognized in L4T 32.4.4 JetPack1

rbonghi commented 4 years ago

Fix with 63bb30e

Please update your jetson-stats with:

sudo -H pip install -U jetson-stats
Qengineering commented 4 years ago

Sorry Raffaello, no improvement. jtop_3_0_2

rbonghi commented 4 years ago

try to run this command:

sudo systemctl restart jetson_stats.service

or reboot your board

Keep me updated

Qengineering commented 4 years ago

systemctl restart did the job! Thanks