i3 battery percentage missing on a Lenovo G580 laptop [closed]
Battery percentage shows %inf
i3status.conf battery 0 is using: path = "/sys/class/power_supply/BAT1/uevent"
%percentage shows: inf% %status shows 'BAT' even when charging. %remaining %emptytime %consumption are correct.
Output of /sys/class/powersupply/BAT1/uevent : POWERSUPPLYNAME=BAT1 POWERSUPPLYSTATUS=Discharging POWERSUPPLYPRESENT=1 POWERSUPPLYTECHNOLOGY=Unknown POWERSUPPLYCYCLECOUNT=1494 POWERSUPPLYVOLTAGEMINDESIGN=1000 POWERSUPPLYVOLTAGENOW=11675000 POWERSUPPLYPOWERNOW=7400000 POWERSUPPLYENERGYFULLDESIGN=0 POWERSUPPLYENERGYFULL=47520000 POWERSUPPLYENERGYNOW=40160000 POWERSUPPLYCAPACITY=84 POWERSUPPLYMODELNAME= POWERSUPPLY_MANUFACTURER=Li-Ion
How can I use this information ?
Sorry for the late reply. I think this is better handled in the bugtracker, please report it at http://bugs.i3wm.org — from a quick glance, it _should_ work.