control: tags -1 + pending Fixed: http://git.io/vTunJ
On Wed, May 20, 2015 at 9:55 AM, Andrew Shadura <andre...@debian.org> wrote: > Hello, > > On Fri, 15 May 2015 18:40:37 +0200 > Michael Stapelberg <stapelb...@debian.org> wrote: > > > Can you provide the logfile generated by strace -tt -f > > -o /tmp/strace.log -p $(pidof i3status) -s 2048 please? Please make > > it contain both states, i.e. before and after the jump. > > Not quite what you requested, but anyway. Here's what my sysfs file has > when the battery's 100% charged and the charger is connected. > > POWER_SUPPLY_NAME=BAT0 > POWER_SUPPLY_STATUS=Full > POWER_SUPPLY_PRESENT=1 > POWER_SUPPLY_TECHNOLOGY=Li-ion > POWER_SUPPLY_CYCLE_COUNT=0 > POWER_SUPPLY_VOLTAGE_MIN_DESIGN=11250000 > POWER_SUPPLY_VOLTAGE_NOW=12796000 > POWER_SUPPLY_CURRENT_NOW=1000 > POWER_SUPPLY_CHARGE_FULL_DESIGN=5600000 > POWER_SUPPLY_CHARGE_FULL=4363000 > POWER_SUPPLY_CHARGE_NOW=5600000 > POWER_SUPPLY_CAPACITY=128 > POWER_SUPPLY_CAPACITY_LEVEL=Full > POWER_SUPPLY_MODEL_NAME=DELL J163808 > POWER_SUPPLY_MANUFACTURER=Samsung SDI > POWER_SUPPLY_SERIAL_NUMBER=30275 > > Apparently, all you need to do is to clamp the calculated value. > > -- > Cheers, > Andrew > -- Best regards, Michael