Skip to content
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

[le zl1] Sometimes charging icon stuck on & battery saver stuck disabled #28

Closed
jesse-git opened this issue Mar 11, 2020 · 4 comments
Closed

Comments

@jesse-git
Copy link

jesse-git commented Mar 11, 2020

I also uploaded power supply log for device le_zl1 on the dropbox. generally ACC works okay, but roughly around 2 of every 5 times when charging, when the charge stops at the designated percent, a weird thing happens:

  • lightning bolt charge icon remains
  • battery saver mode will not re-engage, automatically or manually

But it consistently fixes itself upon reboot. It happens on:

  • RR-P-v7.0.2-20190710-zl1-Official with Black Screen kernel 6.6.1
  • aicp_zl1_p-14.0-WEEKLY-20191226

attached are the logs after charging to 80 % then discharging to about 67 %
acc-logs-le_zl1 2020-03-10.zip

@VR-25
Copy link
Owner

VR-25 commented Mar 15, 2020

Hi,

  1. Install the latest pre-release. It's stable enough for daily use.

  2. Run acc -t -- to see which charging switches work.

  3. Enforce a working switch with acc -s s.

  4. Test its reliability and repeat steps 3 and 4 as needed. For details on why this procedure is recommended, refer to https://github.com/VR-25/acc/blob/dev/README.md/#charging-switch .

@jesse-git
Copy link
Author

jesse-git commented Mar 18, 2020

read through it, unfortunately did not help

# acc --version
2020.3.14-dev (202003140)

# acc -t --
(!) [dc/charging_enabled 1 0] won't work                      
(!) [parallel/charging_enabled 1 0] won't work                
(i) [battery/charging_enabled 1 0] works                      
- battIdleMode=false                                          
(!) [battery/battery_charging_enabled 1 0] won't work
(!) [battery/input_current_settled 0 1] won't work

switch_delay was default 1.5
acc -s switch_delay=5 didn't help.

@VR-25
Copy link
Owner

VR-25 commented Mar 30, 2020

It turns out this issue is triggered by the kernel.
There's a new acc release.

  1. Install it.
  2. Run acc -s sd=1.5; acc -t --% to see which switches work.
  3. Enforce the first with acc -s s.
  4. Test its reliability. If it doesn't work as desired, try the next. Repeat as needed.

@VR-25 VR-25 closed this as completed Mar 30, 2020
@jesse-git
Copy link
Author

@VR-25 unfortunately only the same charge switch is reported as before. the behavior is the same.

could you elaborate about the kernel or give a link? should I file a bug with them?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants