-
Notifications
You must be signed in to change notification settings - Fork 150
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
Any way to enable/disable via shell? #115
Comments
You can load the kernel extension using kexutil Best! |
For reference for others, to load the kext and disable turboboost:
And to unload it, re-enabling turbo boost:
Assuming you've already got Turbo Boost Switcher installed and working and the kext approved! |
In 2024 I'm using this command to disable turboboost:
This one to re-enable turboboost:
And this one to see the status:
To troubleshoot any errors check HELP.rtfd from the dmg or run this command:
|
Anyone know a way to control Turbo Boost from command line?
The text was updated successfully, but these errors were encountered: