[GH-ISSUE #78] [Question] Installation issue on NVIDIA Jetson AGX Orin (aarch64) #48

Closed
opened 2026-05-05 03:23:26 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @ramaseshanms-mcw on GitHub (Jul 5, 2023).
Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/78

Originally assigned to: @XuehaiPan on GitHub.

Required prerequisites

  • I have read the documentation https://nvitop.readthedocs.io.
  • I have searched the Issue Tracker that this hasn't already been reported. (comment there if it has.)
  • I have tried the latest version of nvitop in a new isolated virtual environment.

Questions

So I got this error, when I tried run nvtop.
FATAL ERROR: NVIDIA Management Library (NVML) not found.
HINT: The NVIDIA Management Library ships with the NVIDIA display driver (available at
https://www.nvidia.com/Download/index.aspx), or can be downloaded as part of the
NVIDIA CUDA Toolkit (available at https://developer.nvidia.com/cuda-downloads).
The lists of OS platforms and NVIDIA-GPUs supported by the NVML library can be
found in the NVML API Reference at https://docs.nvidia.com/deploy/nvml-api.

So I tried to install the display driver which carried the NVML.

So, When I tried to install, using bash install-nvidia-driver.sh --package=nvidia-driver-470
I got no package found.
The following packages have unmet dependencies:
nvidia-driver-530 : Depends: nvidia-driver-535 but it is not installable
E: Unable to correct problems, you have held broken packages.

Moreover, it seems this particular driver is not suited for AGX Orin. Can you please help me install nvitop on AGX Orin with/without the driver?

image

Originally created by @ramaseshanms-mcw on GitHub (Jul 5, 2023). Original GitHub issue: https://github.com/XuehaiPan/nvitop/issues/78 Originally assigned to: @XuehaiPan on GitHub. ### Required prerequisites - [X] I have read the documentation <https://nvitop.readthedocs.io>. - [X] I have searched the [Issue Tracker](https://github.com/XuehaiPan/nvitop/issues) that this hasn't already been reported. (comment there if it has.) - [ ] I have tried the latest version of nvitop in a new isolated virtual environment. ### Questions So I got this error, when I tried run nvtop. FATAL ERROR: NVIDIA Management Library (NVML) not found. HINT: The NVIDIA Management Library ships with the NVIDIA display driver (available at https://www.nvidia.com/Download/index.aspx), or can be downloaded as part of the NVIDIA CUDA Toolkit (available at https://developer.nvidia.com/cuda-downloads). The lists of OS platforms and NVIDIA-GPUs supported by the NVML library can be found in the NVML API Reference at https://docs.nvidia.com/deploy/nvml-api. So I tried to install the display driver which carried the NVML. So, When I tried to install, using bash install-nvidia-driver.sh --package=nvidia-driver-470 I got no package found. The following packages have unmet dependencies: nvidia-driver-530 : Depends: nvidia-driver-535 but it is not installable E: Unable to correct problems, you have held broken packages. Moreover, it seems this particular driver is not suited for AGX Orin. Can you please help me install nvitop on AGX Orin with/without the driver? ![image](https://github.com/XuehaiPan/nvitop/assets/125537024/f4427b62-8861-4b95-80c9-36575dd06ba9)
gitea-mirror 2026-05-05 03:23:26 -06:00
Author
Owner

@XuehaiPan commented on GitHub (Jul 5, 2023):

Hi @ramaseshanmcw, thanks for raising this. The nvitop is based on the NVML library which may not support the Jetson product line (NVML API Reference). Here is another tool called jtop works fine on Jetson devices, check out https://github.com/rbonghi/jetson_stats.

<!-- gh-comment-id:1621844680 --> @XuehaiPan commented on GitHub (Jul 5, 2023): Hi @ramaseshanmcw, thanks for raising this. The `nvitop` is based on the NVML library which may not support the Jetson product line ([NVML API Reference](https://docs.nvidia.com/deploy/nvml-api/nvml-api-reference.html#nvml-api-reference)). Here is another tool called `jtop` works fine on Jetson devices, check out https://github.com/rbonghi/jetson_stats.
Author
Owner

@ramaseshanms-mcw commented on GitHub (Jul 6, 2023):

Oh okay. I was using jtop until now. I am actually looking for a better tool. Thank you for your swift response btw.

<!-- gh-comment-id:1623385779 --> @ramaseshanms-mcw commented on GitHub (Jul 6, 2023): Oh okay. I was using jtop until now. I am actually looking for a better tool. Thank you for your swift response btw.
Author
Owner

@lin-voxvision commented on GitHub (Nov 15, 2024):

Hi @XuehaiPan , I like the nvitop more than jtop, so any plans to support jetson?

<!-- gh-comment-id:2479998514 --> @lin-voxvision commented on GitHub (Nov 15, 2024): Hi @XuehaiPan , I like the nvitop more than jtop, so any plans to support jetson?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/nvitop#48
No description provided.