Abel Kelbessa

Results 6 comments of Abel Kelbessa

@Steve-Tech I currently have an Intel Arc B570 GPU and wanted to monitor its usage in Ubuntu 24.10. However, nvtop gives me the result "No GPU to monitor." I was...

@Steve-Tech thanks for the response. I did a clean install of the system because I felt that I had messed up somewhere when installing drivers. After compiling the latest commit,...

Hey @Steve-Tech, I applied your recommended changes as follows: ``` const char *hwmon_power_max; bool power_data_present = false; unsigned val = 0; // power1 is for i915 and `card` on supported...

@Steve-Tech This is the `sensor` output in kernel 6.14.0: ``` xe-pci-0300 Adapter: PCI adapter card: N/A (max = 0.00 W) pkg: N/A (max = 0.00 W, crit = 320.00 W)...

> [@AbelKel](https://github.com/AbelKel) Would you be able for test my [xe2 branch](https://github.com/Steve-Tech/nvtop/tree/xe2)? I've fixed the power usage and max wattage values. I had to go back to square one with my...

> [@AbelKel](https://github.com/AbelKel) Would you be able for test my [xe2 branch](https://github.com/Steve-Tech/nvtop/tree/xe2)? I've fixed the power usage and max wattage values. Hey @Steve-Tech, Sorry for the late reply. This branch resolves...