On Thu, 21 Aug 2025 14:31:58 +0200 KeyofBlueS <[email protected]> wrote: > Dear Maintainer, > > With version 0.8.1-2 of mangohud, GPU usage information is no longer being > reported. The following metrics are always shown as 0: > gpu_stats > gpu_temp > gpu_core_clock > gpu_mem_clock > gpu_power > gpu_load_change > vram > > The only field that is reported correctly is gpu_name, which displays as > NVIDIA > GeForce GTX 970/PCIe/SSE2. > > Downgrading to version 0.7.2-2 resolves the issue. > > Please let me know if you need any additional information to help diagnose the > issue. > > Regards.
Hi! What desktop environment do you use? And does it run on Wayland or X11? I looked at similar upstream issues and found: https://github.com/flightlessmango/MangoHud/issues/1598 https://github.com/flightlessmango/MangoHud/issues/1591 https://github.com/flightlessmango/MangoHud/issues/1516 Some people seem to have found a workaround with disabling integrated GPU or changing config options gpu_list and pci_dev. There are also these, but they were reported for 0.7.1 and 0.7.2 so probably not related. https://github.com/flightlessmango/MangoHud/issues/1506 https://github.com/flightlessmango/MangoHud/issues/1523 You could also try the version distributed on GitHub by mangohud to confirm that it's an upstream bug and not a packaging one. -- Cheers Ilya

