trulyspinach / SMCAMDProcessor

Power management, monitoring and VirtualSMC plugin for AMD processors
BSD 3-Clause "New" or "Revised" License
1.04k stars 90 forks source link

Cannot save PState settings #37

Open a17uk opened 4 years ago

a17uk commented 4 years ago

0.6 version is awesome, it finally can work with my build. But I found that the customised PState settings cannot be saved. After rebooting, it always go back to the original setting and I have to manually set it again. Is that because the original setting is fixed and I cannot save it?

trulyspinach commented 4 years ago

Yes, there is currently no way to change the default of PState and it will be reset after reboot. The best you can do is to export PState settings into a file and import it back after.

a17uk commented 4 years ago

Thank you. How about letting the power tool start at launch and automatically apply the PState settings?

trulyspinach commented 4 years ago

This is definitely an option :) Some people suggested to make the application into a menubar app and launch at startup. I will make that an option when the menu bar app have finished its development.

ralf-ms commented 4 years ago

i'd also would love to see the AMD Power Tool settings for "Speed" and "Core Performance Boost" saved and loaded whenever the application starts...