Syllo / nvtop

GPU & Accelerator process monitoring for AMD, Apple, Huawei, Intel, NVIDIA and Qualcomm
Other
7.79k stars 287 forks source link

Intel HD Graphics 2000 #170

Closed MXH8 closed 1 year ago

MXH8 commented 1 year ago

Running nvtop through the AppImage returns "No GPU to monitor." on a system with an I5-2400 with integrated Intel HD Graphics 2000 running Ubuntu with Kernel 5.4.0-126-generic.

Is this a bug or is nvtop not supposed to detect it?

Syllo commented 1 year ago

Hello,

There is currently no release including the Intel support. I will first finish the patch that adds a setup window to select the GPUs to monitor (through F2) and allow to save this setting. I will probably do a pre-release later this week with an updated AppImage.

You can either test by compiling the master branch or wait a little bit :wink:

MXH8 commented 1 year ago

Thanks for the quick reply!

We will test it using the master branch and look forward to the new AppImage :)

Syllo commented 1 year ago

Also, please take a look at the Intel section of the README, there are some limitations with old kernels.

MXH8 commented 1 year ago

Compiling it works and the integrated Graphics get detected as "2nd Generation Core Processor Family Integrated Graphics Controller Integrated GPU". The GPU clock speed is detected correctly, but memory usage and clock, temperature, fan speed, power and percent of GPU utilization are not detected. Very cool that this works already!

Syllo commented 1 year ago

Closing for now until the kernel gets better support exposed to the userspace.

outusuke commented 1 week ago

I believe the kernel already supports given that intel_gpu_top is functional. Can we confirm this and provide an update on the GitHub issue?