Skip to content

Releases: irusanov/SMUDebugTool

v1.41

Choose a tag to compare

@irusanov irusanov released this 22 Jul 18:20

Add Curve Shaper test feature

v1.40

Choose a tag to compare

@irusanov irusanov released this 14 Feb 10:38

Update for PawnIO 2.1.0.0
For more info about the issue, check LHM: LibreHardwareMonitor/LibreHardwareMonitor#2220

Full Changelog: v1.39...v1.40

v1.39

Choose a tag to compare

@irusanov irusanov released this 02 Dec 16:07

Replaces WinRing0 driver with PawnIO. Driver has to be installed manually. I will probably work on a dedicated PBO app at some point as that seems to be the most used feature of the debug tool.

Download the driver from its official site: https://pawnio.eu/

CO and other SMU functions should be working.

Known Issues

  • WriteDword and WriteDwordEx are not supported yet - no equivalent in the new driver modules
  • There seems to be some conflict with HwInfo and possibly other apps using the same global PCI mutex, but I still can't understand why
  • Several functions are limited in the allowed range to read/write, such as MSR-related methods, read/write/scan PCI config
  • Missing error handling for several functions
  • FACE-IT blocks the new driver

What's Changed

New Contributors

Full Changelog: v1.38...v1.39

v1.38

Choose a tag to compare

@irusanov irusanov released this 03 Dec 15:51
  • Add core disable controls
  • Add SMT toggle
  • Add "X3D Mode" toggles
  • FMax setting in PBO tab

v1.37

Choose a tag to compare

@irusanov irusanov released this 20 Sep 16:55
Add support for GraniteRidge (Ryzen 9000 series)

Version 1.36

Choose a tag to compare

@irusanov irusanov released this 01 Mar 13:42
v1.36

Use new DLL and bump version

v1.35

Choose a tag to compare

@irusanov irusanov released this 20 Nov 10:19

Update with latest core dll with initial support for Genoa and StormPeak

v1.3.2: add PBO tab for testing purposes, limited to 16 cores

Choose a tag to compare

@irusanov irusanov released this 22 Feb 01:35
  • add PBO tab for testing purposes, limited to 16 cores and family 19h
  • update core dll to v 1.6.3

v.1.3.0 beta

Choose a tag to compare

@irusanov irusanov released this 10 Jan 16:28

Full Changelog: v1.2.9...v1.3.0-beta

Power Table Monitor

Choose a tag to compare

@irusanov irusanov released this 07 Sep 00:06
  • Added Power Table Monitor widget
  • Update main modules
  • SMU operations now check if SMU is busy to avoid race conditions
  • Fixed SMU range scanner
  • Fixed MSR write operation not iterating over all threads