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.08k stars 250 forks source link

Jetpack NOT DETECTED error message #504

Closed detruby closed 3 months ago

detruby commented 3 months ago

Describe the bug

jtop runs fine, but it has a message "Jetpack missing"

To Reproduce

jtop

Screenshots

Screenshot from 2024-03-15 22-20-16

Expected behavior

jtop should display the jetpack version.

Additional context

I am running jetpack 5.1.3 on Orin Nano.

Board

Output from jetson_release -v:

Software part of jetson-stats 4.2.6 - (c) 2024, Raffaello Bonghi Jetpack missing!

Log from jtop.service

Attach here the output from: journalctl -u jtop.service -n 100 --no-pager

-- Logs begin at Wed 1969-12-31 19:00:43 EST, end at Fri 2024-03-15 22:10:01 EDT. -- Dec 31 19:00:51 truby-orin-bot systemd[1]: Started jtop service. Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.service - jetson_stats 4.2.6 - server loaded Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.service - Running on Python: 3.8.10 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.hardware - Hardware detected aarch64 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.hardware - NVIDIA Jetson 699-level Part Number=699-13767-0005-300 K.2 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.hardware - NVIDIA Jetson Module=NVIDIA Jetson Orin Nano (Developer kit) Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.hardware - NVIDIA Jetson detected L4T=35.5.0 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.cpu - Found 6 CPU Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.gpu - GPU "ga10b" status in /sys/devices/platform/17000000.ga10b Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.gpu - GPU "ga10b" frq in /sys/devices/platform/17000000.ga10b/devfreq/17000000.ga10b Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.processes - Process service started Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.memory - Found EMC! Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.memory - Memory service started Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.engine - Engines found: [APE NVDEC NVJPG OFA SE VIC] Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "CV0" in thermal_zone2 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "CPU" in thermal_zone0 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "SOC2" in thermal_zone7 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "SOC0" in thermal_zone5 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "CV1" in thermal_zone3 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "GPU" in thermal_zone1 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "tj" in thermal_zone8 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "SOC1" in thermal_zone6 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.temperature - Found thermal "CV2" in thermal_zone4 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.power - Alarms VDD_IN - {'crit_alarm': 0, 'max_alarm': 0} Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.power - Alarms VDD_CPU_GPU_CV - {'crit_alarm': 0, 'max_alarm': 0} Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.power - Alarms VDD_SOC - {'crit_alarm': 0, 'max_alarm': 0} Dec 31 19:00:52 truby-orin-bot jtop[2610]: [WARNING] jtop.core.power - Skipped "sum of shunt voltages" /sys/bus/i2c/devices/1-0040/hwmon/hwmon3/in7_label Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.power - Found I2C power monitor Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.fan - Fan pwmfan(1) found in /sys/class/hwmon/hwmon2 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.fan - RPM pwm_tach found in /sys/class/hwmon/hwmon0 Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.fan - Found nvfancontrol.service Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.jetson_clocks - jetson_clocks found in /usr/bin/jetson_clocks Dec 31 19:00:52 truby-orin-bot jtop[2610]: [INFO] jtop.core.nvpmodel - nvpmodel running in [0]15W - Default: 0 Dec 31 19:00:52 truby-orin-bot jtop[2642]: [INFO] jtop.service - Initialization service Dec 31 19:00:52 truby-orin-bot jtop[2642]: [INFO] jtop.service - service ready Dec 31 19:01:06 truby-orin-bot jtop[2642]: [INFO] jtop.service - jtop timer thread started 1000ms Mar 15 22:10:01 truby-orin-bot jtop[2642]: [INFO] jtop.service - jtop timer thread close

Log from jetson-stats installation

Attach here the output from: sudo -H pip3 install --no-cache-dir -v -U jetson-stats

Non-user install because site-packages writeable Created temporary directory: /tmp/pip-ephem-wheel-cache-7ab8o_b7 Created temporary directory: /tmp/pip-req-tracker-l8a_4ctl Initialized build tracking at /tmp/pip-req-tracker-l8a_4ctl Created build tracker: /tmp/pip-req-tracker-l8a_4ctl Entered build tracker: /tmp/pip-req-tracker-l8a_4ctl Created temporary directory: /tmp/pip-install-udacbike 1 location(s) to search for versions of jetson-stats:

RAW Data

File from jtop --error-log attached

--------------------- PLATFORM ------------------------- Machine: aarch64 System: Linux Distribution: Ubuntu 20.04 focal Release: 5.10.192-tegra Python: 3.8.10 -------------------- JETSON RAW OUTPUT -----------------

Path: /etc/nv_tegra_release

R35 (release), REVISION: 5.0, GCID: 35550185, BOARD: t186ref, EABI: aarch64, DATE: Tue Feb 20 04:46:31 UTC 2024


Path: /sys/firmware/devicetree/base/model NVIDIA Orin Nano Developer Kit

Path: /proc/device-tree/nvidia,boardids No such file or directory

Path: /proc/device-tree/compatible nvidia,p3768-0000+p3767-0003nvidia,p3768-0000+p3767-0005nvidia,p3767-0003nvidia,p3767-0005nvidia,tegra234nvidia,tegra23x

Path: /proc/device-tree/nvidia,dtsfilename /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t23x/p3768/kernel-dts/tegra234-p3767-0003-p3768-0000-a0.dts

Path: I2C-0-0x50 02 00 FE 00 00 00 00 00 00 00 00 FF 00 00 00 00 ..þ........ÿ.... 00 01 00 01 36 39 39 2D 31 33 37 36 37 2D 30 30 ....699-13767-00 30 35 2D 33 30 30 20 4B 2E 32 00 00 00 00 00 00 05-300 K.2...... 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ B0 48 00 00 DA C4 EB 2D B0 48 31 34 32 31 32 32 °H..ÚÄë-°H142122 33 30 35 39 36 37 35 00 00 00 00 00 00 00 00 00 3059675......... 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 4E 56 43 42 00 FF 4D 31 00 00 ......NVCB.ÿM1.. 00 00 00 00 00 00 00 00 00 00 00 00 DA C4 EB 2D ............ÚÄë- B0 48 01 00 00 00 00 00 00 00 00 00 00 00 00 00 °H.............. 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 48 ...............H


Path: I2C-0 FAIL

Path: I2C-1 FAIL

Path: I2C-2 FAIL

Path: I2C-7 FAIL

-------------------- IGPU OUTPUT ---------------------

Path: /sys/class/devfreq/17000000.ga10b/device/of_node/name ga10b

Path: /sys/class/devfreq/15480000.nvdec/device/of_node/name nvdec

Path: /sys/class/devfreq/15340000.vic/device/of_node/name vic

Log from jtop 4.2.6

rbonghi commented 3 months ago

Fixed with the new release. Please update to 4.2.7

sudo pip3 install -U jetson-stats