-
Notifications
You must be signed in to change notification settings - Fork 38
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
MacOS 11.0 Beta 3 Crash #16
Comments
Thanks for the report! Will take a look! |
@nk2IsHere I saw the version you are using is 2.1.7, could you try to build a latest 2.2.1 and see if it work with 11.0? |
In the meantime, could you please give v2.2.3 a try which attempt to fix the memory leak in your case. Thanks in advance! |
Unfortunately, it does not compile anymore on Xcode-beta 3:
|
Commenting out line 107 in |
Thanks for pointing out! Feel free to give the latest version a try! |
I've built the latest version you've provided.
If you need more info on this crash, I'll be happy to provide it |
Thanks! When did the kext crash? Crashed when wake up from sleep or even failed to load? |
An also, I would like to know what's the config you set for CPUTune.kext |
@nk2IsHere I mean did you create some config in /tmp? For example change the rate limit via /tmp/TurboRateLimit.conf? |
No, I didn't create any configs in /tmp |
@nk2IsHere Thanks. I would suggest try to load kext first before install it. Just curious how you install the kext on 11.0? IIRC, there's not allowed to install kext on 11.0 easily. |
I've disabled secure boot and sip and then I've just pasted it to /S/L/E and rebuilt caches using this utility. Actually, I can boot a system with CPUTune only if I remove I can't for some unknown reasons load kexts in macOS 11 (I think it is related to codesigning)
|
I see, so the kext cannot be loaded via kmutil due to the signature issue. |
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. |
Tried using your kext on apple's new beta with mbp2019 16inch.
The text was updated successfully, but these errors were encountered: