irusanov / SMUDebugTool

A dedicated tool to help write/read various parameters of Ryzen-based systems, such as manual overclock, SMU, PCI, CPUID, MSR and Power Table.
GNU General Public License v3.0
61 stars 5 forks source link

Change PMT value #8

Open kykym opened 1 year ago

kykym commented 1 year ago

Hello Thanks for your application I'd like to ask a noob question image How to change those settings through your tool?

kykym commented 1 year ago

Anyway checking PowerTable or else SOMEHOW making my EDGE run with extreme freezes and nothing helps until I cloud restore the system. that's very weird

irusanov commented 1 year ago

Sorry for the late response.

Currently, the only way to change those values in the app is by manually executing the appropriate SMU commands with correct arguments. There's also a possibility that current bios you have contains changes which the debug tool is not aware of, might be changed command id or something else, that leads to the issue you have.

I only have one Cezanne (desktop APU) to try, but have no access to it now.