Skip to content

Seems to be reset after sleep / hibernation #4

Description

@llange

Hello,

It seems that after a sleep of the computer (MBP), the bit is reset to a default value (which is : Turbo Boost Enabled).
As from the current implementation of the Kext, changes are only done on load and unload of the Kext. There is no monitoring of the value of the bit.

Perhaps one solution would be to catch the sleep / wake events and act accordingly, but then we don't know when the bit is reset - before, or after such event is caught.

Another option would be to monitor from time to time the bit ; and reset it to "Disabled" when we detect a change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions