Jtop utility issues

 Hi.

I have some issues regarding jtop on orin board.

My steps:

  1. sudo apt update
  2. sudo apt install nvidia-jetpack
  3. sudo apt install python3-pip
  4. sudo apt upgrade
  5. sudo -H pip install -U jetson-stats
  6. sudo reboot

But there are a lot of issue:

FAN is disabled
Temperature is -256

Jetpack, type and module are unknown.
CUDA is not installed, but I made
sudo apt install nvidia-jetpack

After closing jtop, I see folowwinf warnings:

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

It seems that jtop is not adapted to orin board…

Jtop is not maintained by NVIDIA. It is tool provided by other end users.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.