howto:nvtop
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
howto:nvtop [2024/04/29 13:53] – created Wulf Rajek | howto:nvtop [2024/04/29 15:33] (current) – Wulf Rajek | ||
---|---|---|---|
Line 4: | Line 4: | ||
Currently supported vendors are AMD (Linux amdgpu driver), Apple (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915 driver), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux MSM driver). | Currently supported vendors are AMD (Linux amdgpu driver), Apple (limited M1 & M2 support), Huawei (Ascend), Intel (Linux i915 driver), NVIDIA (Linux proprietary divers), Qualcomm Adreno (Linux MSM driver). | ||
+ | |||
+ | Note that Intel GPU support is limited, no gpu temp, no gpu fan speed, no gpu memory allocation. Intel is working on exposing more interfaces and patches are in progress. | ||
The version in distribution repositories is very old (v1.2.2 in Ubuntu Jammy) while v3.1.0 is current on github. | The version in distribution repositories is very old (v1.2.2 in Ubuntu Jammy) while v3.1.0 is current on github. | ||
+ | Ubuntu based OS: | ||
< | < | ||
sudo add-apt-repository ppa: | sudo add-apt-repository ppa: | ||
sudo apt-get update | sudo apt-get update | ||
sudo apt install nvtop | sudo apt install nvtop | ||
+ | </ | ||
+ | |||
+ | Debian based OS (appimage): | ||
+ | < | ||
+ | wget https:// | ||
+ | mv nvtop-x86_64.AppImage / | ||
+ | chmod 755 / | ||
</ | </ | ||
{{: | {{: |
howto/nvtop.1714395193.txt.gz · Last modified: 2024/04/29 13:53 by Wulf Rajek