Releases: irusanov/SMUDebugTool
Releases · irusanov/SMUDebugTool
Release list
v1.41
v1.40
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
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
WriteDwordandWriteDwordExare 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
v1.37
Version 1.36
v1.35
v1.3.2: add PBO tab for testing purposes, limited to 16 cores
- 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
Full Changelog: v1.2.9...v1.3.0-beta
Power Table Monitor
- 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