flightlessmango / MangoHud

A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb
MIT License
6.39k stars 282 forks source link

Mangohud showing frozen cpu frequencies #1308

Closed robinustream closed 5 months ago

robinustream commented 5 months ago

Describe the bug CPU frequency clocks are frozen.

List relevant hardware/software information

To Reproduce Steps to reproduce the behavior:

  1. Open game with mangohud enabled.
  2. Show mangohud.
  3. See frozen clock frequency.

Expected behavior Mangohud showing up to date cpu frequencies.

Screenshots Example screenshot 1: Screenshot_20240425_184824

Example screenshot 2(made 5 seconds after screenshot 1): Screenshot_20240425_184844

Additional context It used to work before. I am unsure if the recent bios update broke it, latest kernel, latest mangohud etc. The same behavior is seen across multiple distros (tested with arch, bazzite as well).

gort818 commented 5 months ago

Is the issue with Mangohud? what does this show watch grep MHz /proc/cpuinfo

robinustream commented 5 months ago

image

gort818 commented 5 months ago

hmm, what about cat /proc/cpuinfo

robinustream commented 5 months ago

I reset my CMOS and it seems to have been fixed. Closing