godly-devotion / charge-limiter

macOS app to set battery charge limit for Intel MacBooks
GNU General Public License v3.0
644 stars 26 forks source link

Unable to set charge limit in Monterey #21

Closed roxgib closed 2 years ago

roxgib commented 3 years ago

"There was a problem setting the charge limit. Please make sure you have administrator privileges."

13" 2020 MBP 4 ports.

leandroalbero commented 3 years ago

Same on a 15" 2018 12.0 Beta (21A5506j)

crumhirnd commented 2 years ago

Same on a 2019 MacBook Pro 16" 12.0.1 (21A559) (Release version of Monterey) image

NSKernel commented 2 years ago

There's a bug in smcutil and it's fixed by me in #5 of BatteryStatusShow, waiting to be merged. The author of this repo should update the smcutil binary. You can also compile and use the fixed BatteryStatusShow's smcutil right away if you want

crumhirnd commented 2 years ago

There's a bug in smcutil and it's fixed by me in #5 of BatteryStatusShow, waiting to be merged. The author of this repo should update the smcutil binary. You can also compile and use the fixed BatteryStatusShow's smcutil right away if you want

How would I do that? I'm not a coding expert 😂

godly-devotion commented 2 years ago

@NSKernel Thanks for the update. I've attached a beta version of Charge Limiter with the updated smcutil. Please let me know if this works for everybody.

Charge Limiter.zip

NSKernel commented 2 years ago

@godly-devotion It works. Thanks!

crumhirnd commented 2 years ago

Thanks!!

On Wed, 27 Oct 2021, 15:13 NSKernel, @.***> wrote:

@godly-devotion https://github.com/godly-devotion It works. Thanks!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/godly-devotion/charge-limiter/issues/21#issuecomment-952522260, or unsubscribe https://github.com/notifications/unsubscribe-auth/AT3KSN2EL2YWRODLZ44C5ALUI5363ANCNFSM47EUFM5A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

octoviaa commented 2 years ago

The zipped beta version works on MacBook 12 Monterey. Thank you so much.