-
Notifications
You must be signed in to change notification settings - Fork 76
Some boards have a sing capacitor problem with mode == IDLE #63
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
Comments
Hi jcdutton, About your questions, I cherry-picked those changes from Google Gerrit. |
Ok, so I can safely assume that all FW13 Intel and AMD, and FW16 AMD have a working IDLE charger mode, and the "* Some boards have a sing capacitor problem with mode == IDLE" does not apply to FW laptops. |
Yes, that comment is not from us but Google: d4f844e |
I have done some changes to the EC source code for lotus. I have also updated an "ectool" that controls and views its new functions. I think it does a good job of fixing various battery charging related issue. |
Hi,
I have read a comment that I think you put in the Embedded Controller source code.
"* Some boards have a sing capacitor problem with mode == IDLE. For such
Please can you clarify this statement a little:
Please can you describe what happens if one sets IDLE on those main-boards?
I have been trying to make some of my own changes to the EC source code, in order to improve the battery charging behavior and avoid mini-cycles of charge/discharge.
You can see my changes so far here:
https://github.com/jcdutton/EmbeddedController (charge controller changes)
https://github.com/jcdutton/zephyr (general improvements to port80
handling)
I have a FW16 AMD, that does not appear to have the IDLE problem you mentioned above.
So, I am curious which boards have the problem?
The text was updated successfully, but these errors were encountered: