trulyspinach
trulyspinach
Currently it is not possible. The reason to have this option is that many have reported that system ui will lag heavily when CPU switched to a lower speed. So...
Hi @emanuelbalea, you certainly don't need to keep the user space application running to use kernel features. However you might want a menu bar application for displaying readings. I have...
Technically there should be no problem for one to develop a kext supporting them. However, I do not have any pc with those processors thus I can not test and...
If there's ever be a support for FX family we probably need a ['big rewrite'](https://www.youtube.com/watch?v=xCGu5Z_vaps)(refactor) of the main cpp class, should not be too much work. As long as someone...
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...
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...
Hi, This is interesting, I did not change anything in SMCAMDProcessor. As you can probably see the source code for it have not been changed for a while. Did you...
Can you `kextstat | grep SMCAMD` when the temp doesn't show just to verity if SMCAMDProcessor is correctly loaded? If not maybe OC's log can help diagnostic the problem. Thanks
Seems like it loaded without problem, I was thinking if the 0.7 cause it failed to load. I am out of idea for now and I can't really test it...
@Xardas220 Please let me know if 0.7 works good with some older version SMCAMDProcessor for you.