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

CPUTune on MacOS BigSur Beta 10 #28

Open
abarsotini opened this issue Oct 20, 2020 · 9 comments
Open

CPUTune on MacOS BigSur Beta 10 #28

abarsotini opened this issue Oct 20, 2020 · 9 comments

Comments

@abarsotini
Copy link

abarsotini commented Oct 20, 2020

Hi,

Is it possible to use CPUTune on MacOS BigSur Beta 10?

Is there a version of CPUTune already compiled for Download, Or some kind of tutorial on how to compile the source code by XCODE?

Tks.
Armando

@abarsotini abarsotini changed the title CPUTune on MacOS BigSur Beta 7 CPUTune on MacOS BigSur Beta 10 Oct 29, 2020
@nimamox
Copy link

nimamox commented Nov 14, 2020

Have you tested the extension with Big Sur?

@abarsotini
Copy link
Author

yes, it doesn't work...

@nimamox
Copy link

nimamox commented Nov 14, 2020

Thanks. Did you go through all the steps, disabling csrutile and removing IOPlatformPluginFamily.kext? Could you elaborate on what the problem is? Can it even be loaded with kextload? Do you get a kernel panic?

@ghost
Copy link

ghost commented Jan 8, 2021

Where can I find these instructions?

Did you go through all the steps, disabling csrutile and removing IOPlatformPluginFamily.kext?

@nimamox
Copy link

nimamox commented Jan 8, 2021

@ElctrShck https://portugnole.blogspot.com/2020/05/running-macbook-without-battery-lets-go.html
Please report back the results.

@JudeDvlp
Copy link

does it work for Big Sur?

@zhengyi73
Copy link

Cannot remove IOPlatformPluginFamily.kext using the steps in https://portugnole.blogspot.com/2020/05/running-macbook-without-battery-lets-go.html, the CPU always runs under 800MHz in BigSur.

@nimamox
Copy link

nimamox commented Sep 2, 2021

Remove IOPlatformPluginFamily.kext by following the instructions below:
https://grafxflow.co.uk/blog/mac-os-x/delete-ioplatformpluginfamilykext-macos-big-sur

And instead of CPUTune use VoltageShift. For me the commands are:

$ ./voltageshift loadkext
$ ./voltageshift turbo 0
$ ./voltageshift write 0x1FC 0x04005e

@zhengyi73
Copy link

zhengyi73 commented Sep 3, 2021

Thanks a lot. Just wonder what MSR register 0x1FC and value 0x04005e are.

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

4 participants