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 260 forks source link

Want to know if i can use jtop without Jetpack #164

Open CB-Jack-S opened 3 years ago

CB-Jack-S commented 3 years ago

I successfully installed jetson-stats-3.1.0

run jtop get The jetson_stats.service is not active. Please run: sudo systemctl restart jetson_stats.service

runsystemctl restart jetson_stats.service getFailed to restart jetson_stats.service: Unit jetson_stats.service not found.

I am using jetson xavier nx but not using Jetpack, it's redundant for us So I want to know if it's necessry to install Jetpack if we want to use jtop

rbonghi commented 1 year ago

Honestly, I have yet to try this configuration, but I would like for jetson_stats to work without Jetpack.

Just for curiosity, can you share with me the output from this command:

journalctl -u jetson_stats.service