Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPUTuneCore.kext stops working after entering sleep mode #32

Open
joemac90an opened this issue Jan 26, 2021 · 1 comment
Open

CPUTuneCore.kext stops working after entering sleep mode #32

joemac90an opened this issue Jan 26, 2021 · 1 comment

Comments

@joemac90an
Copy link

Hi, I have a MacBook Pro 13, Retina 2012, with broken lcd temp sensor and kernel task fault
I removed IOPlatform file and ran CPUTuneCore.kext (in /library/extensions/), getting back cores from 1.2ghz to normal 2.3ghz, and it works fine when booting up the computer
The problem is when I close the laptop (sleep mode), after wake up, cores are back to 1.2ghz, so I have to run again the .kext in the terminal (for example with kextunload and after kextload) to get them back to 2.3ghz
Is there a way to keep the .kext working even when sleep/wake?
Thanks in advance!

@joemac90an
Copy link
Author

Hi, I solved by myself, you just have to run on terminal:
echo 1>/tmp/CPUTuneProcHotRT.conf

To make it already loaded from first run, I converted this command to an app with automator, and copied it on "startup items" on preferences, users.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant