-
Notifications
You must be signed in to change notification settings - Fork 4
Description
Hi @ThePBone thanks for your work. If you interested in this findings - feel free to repost this to readme.
On some devices this program could not work.
This program use MSIWMIACPI2.dll which dumps EC content from ACPI via WMI. On some devices EC dump not exposed to WMI, so this library just return reading error in log. Changing versions of this dll does nothing. Original MSI tuning programs could use some other way of editing EC or direct WMI command for each feature.
In my case MSI-WMI not support commands Get_Data, Get_WMI, Get_EC, so it useless. It will be great to find another more universal method for reading. After testing other get methods, anyone is not return data.
Also I found how to make it work on AMD, it requires installed MSI NBFoundation Service\MSIAPService.exe and NamedPipeClientLib.dll