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
OS:Macos15 beta2
I compiled using Xcode16 beta4
I did chown and chmod things rebuild kext and reboot. After that I run "kextstat| grep -v com.apple" and see nothing with CPUTune.
It was a success when i do "kextload the.kext" . After allow in system privacy and reboot, it could be seem using the command above. But no fortune after that, I run "echo 0>/tmp/CPUTuneTurboBoostRT.conf" and no change in the gadget. The other command the same.
The CpuTuneApp always throw error code 1 when launching. I thought it as no valid kext loaded.
Don't how to further debug this and make it work?
The text was updated successfully, but these errors were encountered:
OS:Macos15 beta2
I compiled using Xcode16 beta4
I did chown and chmod things rebuild kext and reboot. After that I run "kextstat| grep -v com.apple" and see nothing with CPUTune.
It was a success when i do "kextload the.kext" . After allow in system privacy and reboot, it could be seem using the command above. But no fortune after that, I run "echo 0>/tmp/CPUTuneTurboBoostRT.conf" and no change in the gadget. The other command the same.
The CpuTuneApp always throw error code 1 when launching. I thought it as no valid kext loaded.
Don't how to further debug this and make it work?
The text was updated successfully, but these errors were encountered: