-
Notifications
You must be signed in to change notification settings - Fork 150
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
Prompted for password after sleep/wake/unlocking. #14
Comments
Here's what happens in Console when I close the lid, open it, unlock, and enter the password to authorize Turbo Boost Switcher:
|
I've got the same issue. This also seems to be indirectly asked for in #12. |
That would be perfect if this wasn't needed. |
try this: |
Turbo Boost Switcher installs a kernel extension and that operation needs to be done by an admin user (or root) in order to do that. The user you choose to run the app must be also capable of gaining root permissions (sudoers list) in order to change file permissions, since apple forces the kext file to be owned by the user root. This is not an issue, is just a requirement and a security configuration Apple forces. Review your user permissions and if all is fine then the app won't ask the root password more than once per session. Best! |
Every time my Mac sleeps and is woken up I'm prompted to enter my administrator credentials for Turbo Boost Switcher. Because the Turbo Boost Switcher process is constantly running I would only expect to have to do this when it's initially launched.
I have a MacBook Pro (Retina, 15-inch, Mid 2014) running 10.10.5, although this issue existed on previous versions of Yosemite as well.
The text was updated successfully, but these errors were encountered: