ArcadeRenegade / SidebarDiagnostics

A simple sidebar for Windows desktop that displays hardware diagnostic information.
GNU General Public License v3.0
2.26k stars 201 forks source link

Bug: CPU Core and Voltage Incorrect After Enabling Core Isolation's Memory Integrity Feature in Windows 11 #405

Open schiffy91 opened 1 year ago

schiffy91 commented 1 year ago

After enabling Core Isolation's Memory Integrity Feature in Windows 11, SideBarDiagnostics reports my Ryzen 5950x has a frequency of 15GhZ -> NaN frequently. It also reports my CPU voltage now going up scary high to something like 1.55V. Opening up Ryzen Master and the latest version of HwInfo show this is isn't right -- my CPU continues to be peak at around 4.8GHz and operate at around 1.4V max.

SideBarDiagnostics may need to be compiled with a new version of LibreHardwareMonitor that accommodates any reporting changes after enabling Core Isolation, which does something under the hood with additional virtualization in Windows 11.

ArcadeRenegade commented 1 year ago

Does this issue happen with the latest commit of Libre Hardware Monitor?

schiffy91 commented 1 year ago

Good catch. It does as per the latest stable version released (0.9). I filed a bug there: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/issues/801. Should I leave this open, or close it until it's been fixed in LibreHardwareMonitor?

ArcadeRenegade commented 1 year ago

You can leave this open, I need to do a new release soon anyways.