I've download Turbo Boost Switcher (OSS version) from here, but whenever I run it the enable/disable does not work.
When I try to manually load the kernel extension (DisableTurboBoost.64bits.kext) I get the infamous error:
I've tried manually repairing permissions using:
but the same error message appears, and the user and group are still of the mian user (user:staff).
Running 10.14.6.
Any help?
When I try to manually load the kernel extension (DisableTurboBoost.64bits.kext) I get the infamous error:
Code:
/Volumes/RAM Disk/Turbo Boost Switcher.app/Contents/Resources/DisableTurboBoost.64bits.kext failed to load - (libkern/kext) authentication failure (file ownership/permissions); check the system/kernel logs for errors or try kextutil(8).
I've tried manually repairing permissions using:
Code:
sudo chmod -R 755 DisableTurboBoost.64bits.kext/
sudo chown -R root:wheel kDisableTurboBoost.64bits.kext
but the same error message appears, and the user and group are still of the mian user (user:staff).
Running 10.14.6.
Any help?
Last edited: