Hi.
I have some issues regarding jtop on orin board.
My steps:
- sudo apt update
- sudo apt install nvidia-jetpack
- sudo apt install python3-pip
- sudo apt upgrade
- sudo -H pip install -U jetson-stats
- 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…