Syllo / nvtop

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

snap: disabling libdrm amdgpu.ids conflicting symlink, enabling intel #176

Closed Nightmayr closed 1 year ago

Nightmayr commented 1 year ago

Fixes https://github.com/Syllo/nvtop/issues/173

This amounts to a quick fix for now just to get the snap working again, but in the background I'll carry on trying to get an answer on how to use the nvtop snap's amdgpu.ids over the core22 provided file. This change also enables nvtop to build with intel support enabled.

Syllo commented 1 year ago

Thanks. I promoted the build based on this patch as the latest release version. I am currently not using libdrm_intel.so but may be using it to retrieve the memory usage if it exposes that. We can keep the extra dependency for now.