You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I have a old MBP 5,5 without a working battery and I was very happy to find out about CPUTune and it's possibilities. Thank you so much for your effort, this may safe many old macs from being trashed too early!
However, on EL Capitan (latest OSX for my MBP), the latest Xcode is 8.1 and CPUTune.kext doesn't compile on 8.1: CPUTuneApp project can not be openend, due to "incompatible file version".
I have the same MacBook Pro and I resolved, without CPUTune, with these steps starting from OSX Yosemite and updating to OSX El Capitan.
Remove battery
Power-on MBP with cmd+alt+P+R pressed and release them only when you hear the Apple sound for the second time. When you reach the login window power-off the Mac
Power-on MBP with alt pressed
Select Recovery only if >= 10.11, otherwise create and use a bootable USB with at least OSX El Capitan
When Recovery is loaded open a terminal and execute: csrutil disable
Power-off
Power-on MBP with cmd+R pressed (Recovery will be selected and in this case it isn't important that it is >= 10.11)
When Recovery is loaded open a terminal and execute these 3 commands (use the correct disk and user on the first):
Select Recovery only if >= 10.11, otherwise create and use a bootable USB with at least OSX El Capitan
When Recovery is loaded open a terminal and execute: csrutil enable --without kext
Power-off
Power-on MBP with cmd+alt+P+R pressed and release them only when you hear the Apple sound for the second time
After this I updated OSX Yosemite to OSX El Capitan and at the end this path /System/Library/Extensions/IOPlatformPluginFamily.kext/ is present again but my MBP has a normal speed with the fan correctly working (it starts only when CPU load is high then stops)
Hi there,
I have a old MBP 5,5 without a working battery and I was very happy to find out about CPUTune and it's possibilities. Thank you so much for your effort, this may safe many old macs from being trashed too early!
However, on EL Capitan (latest OSX for my MBP), the latest Xcode is 8.1 and CPUTune.kext doesn't compile on 8.1: CPUTuneApp project can not be openend, due to "incompatible file version".
Then I tried the precompiled kext I found here: https://github.com/syscl/CPUTune/files/4678021/CPUTune.kext.zip.
This kext doesn't load (with SIP disabled of course), because it was compiled against incompatible headers.
Is there any way I can make CPUTune run under El Capitan?
Thank you again,
Frank
The text was updated successfully, but these errors were encountered: