maniacx / Battery-Health-Charging

Gnome extension to Set battery charging threshold / charging limit / charging mode Battery Health Charging: An extension to maximize the battery life of laptops by setting their charging threshold or modes.
https://extensions.gnome.org/extension/5724/battery-health-charging/
GNU General Public License v3.0
204 stars 19 forks source link

Compatibility with Microsoft Surface devices #73

Closed vistis closed 2 weeks ago

vistis commented 10 months ago

As the title suggests.

I know that Microsoft Surface devices aren't super popular within the Linux circle, so there probably isn't a big incentive to support them. Plus, it would probably be pretty hard to achieve, too.

For your consideration. Thanks

maniacx commented 10 months ago

Hello @vistis Usually this feature shoud be supported by linux kernel (or via some executables) to set charging threshold for device via command line in Linux.

I found below link for linux development patches for surface, but could not find any info on regarding charging threshold. May be you can request to support the feature on the repo below. https://github.com/linux-surface/linux-surface

maniacx commented 10 months ago

Also ping me back here, when is linux-surface kernel supports Charging threshold. I will add it to this extension