Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Support 14ARE05 - Battery Mode #14

Open
stupidpupil opened this issue Jan 25, 2022 · 4 comments
Open

Support 14ARE05 - Battery Mode #14

stupidpupil opened this issue Jan 25, 2022 · 4 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@stupidpupil
Copy link

stupidpupil commented Jan 25, 2022

Thank you so much for working on this. I've had a poke around to see if I could get the Battery Mode working reliably on my Yoga Slim 7.

I think that:

  • Bit 29 indicates Conservation Mode
  • Bit 26 indicates Rapid Charge
  • Bit 23 indicates Unplugged
@stupidpupil
Copy link
Author

SetState seems to be working okay...

@stupidpupil
Copy link
Author

stupidpupil commented Jan 25, 2022

Bit 17 is 1/TRUE for me this morning regardless of whether my machine is charging.
Might be related to charge level (was <40% last night, is >90% now)

@stupidpupil
Copy link
Author

And Bit 17 went to 0/FALSE when I toggled between Conservation and Normal battery modes at 41/40%.
I wonder if it means ">40%"? Or maybe "Would charge under Conservation mode?"

@ViRb3 ViRb3 added enhancement New feature or request help wanted Extra attention is needed labels Jan 25, 2022
@shaansubbaiah
Copy link

For the ideapad 14ARE05 I've made command line utility for Linux shaansubbaiah/powercontrol. I've used the information from https://wiki.archlinux.org/index.php/Lenovo_IdeaPad_5_14are05#Tips_and_tricks to make the acpi calls, may be of help in getting those controls on LenovoController.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants