CPUTune icon indicating copy to clipboard operation
CPUTune copied to clipboard

CPUTune on MacOS BigSur Beta 10

Open abarsotini opened this issue 4 years ago • 9 comments

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 avatar Oct 20 '20 12:10 abarsotini

Have you tested the extension with Big Sur?

nimamox avatar Nov 14 '20 05:11 nimamox

yes, it doesn't work...

abarsotini avatar Nov 14 '20 14:11 abarsotini

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?

nimamox avatar Nov 14 '20 16:11 nimamox

Where can I find these instructions?

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

Mr1mpossible avatar Jan 08 '21 00:01 Mr1mpossible

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

nimamox avatar Jan 08 '21 20:01 nimamox

does it work for Big Sur?

JudeDvlp avatar Aug 27 '21 02:08 JudeDvlp

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.

zhengyi73 avatar Aug 30 '21 02:08 zhengyi73

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

nimamox avatar Sep 02 '21 19:09 nimamox

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

zhengyi73 avatar Sep 03 '21 00:09 zhengyi73