nvtop
nvtop copied to clipboard
How to specify nvtop to monitor Nvidia gpu only when my PC has an integrated Intel GPU with CPU?
Hi,
The error messgae will be:
nvtop: ./src/extract_gpuinfo_intel.c:226: parse_drm_fdinfo_intel: Assertion `!cache_entry_check && "We should not be processing a client id twice per update"' failed.
Aborted (core dumped)
Hello,
What version of nvtop
are you using?
If you have one of the latest version you have a menu through F2
where you can de-select the GPUs you don't want to monitor.
I am using version 3.0.0
Sorry I have no idea how to uninstall/upgrade version to 3.1.0
I started to see this error sporadically on a system with an integrated AMD GPU and a discrete NVIDIA GPU. For a while I didn't realise nvtop
was capable of monitoring the iGPU (it always just showed the NVIDIA stas), then briefly it displayed both graphs and then started to crash on launch with this error message.
If this is the same error, then nvtop
crashes before the interface loads (so you can't F2). This was with version 3.0.2 installed via apt, so possible an update to another library broke things. The problem seems to go away if I build from source (i.e. 3.1.0).
@pengzhenghao you can install/build from a clone of this repo (https://github.com/Syllo/nvtop?tab=readme-ov-file#build).
Great! If I build it by myself then it works
@jveitchmichaelis Exactly what happened to me. It was working yesterday, today is not.
If you are in Ubuntu 24.04, you can snap it.
sudo snap install nvtop