xtcian / currentwidget

Automatically exported from code.google.com/p/currentwidget
0 stars 0 forks source link

Main and Dock batteries for Asus TF101 #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please, add support for Asus TF101 batteries.

There are 2 batteries, one in the tablet itself and another one in the dock.
For the main battery, %charge shown in the settings pop-up, but there is 
nothing that shows dock battery state.

There is no sysfs file to show you current, but there is information about dock 
battery:

/sys/class/power_supply/dock_battery/capacity

gives %charge.
In same directory, file

status

reads Charging/Not charging/Full

For the main battery, 

/sys/class/power_supply/battery/

have usual set of files

Original issue reported on code.google.com by vladimir...@gmail.com on 24 Jun 2011 at 9:08

GoogleCodeExporter commented 8 years ago
Thanks for the info, I'll work on it.

Original comment by ran.ma...@gmail.com on 24 Jun 2011 at 9:44