chris_c Member Joined Jun 25, 2010 Messages 393 Age 56 Nov 24, 2010 #1 llooks like I'm going to have to hack together some kind of battery monitor for LXDE II looked in /proc but couldn't seem to find what I was expecting there The wiki doesn't seem to document any kind of kernel interface...
llooks like I'm going to have to hack together some kind of battery monitor for LXDE II looked in /proc but couldn't seem to find what I was expecting there The wiki doesn't seem to document any kind of kernel interface...
sebt3 homebrew player (P. & C.) Joined Sep 9, 2008 Messages 4,885 Age 44 Location France Website sebt3.openpandora.org Nov 24, 2010 #2 chris_c said: llooks like I'm going to have to hack together some kind of battery monitor for LXDE II looked in /proc but couldn't seem to find what I was expecting there The wiki doesn't seem to document any kind of kernel interface... Click to expand... Have a look at the XFCE battery plugin code Last edited by a moderator: Dec 17, 2015
chris_c said: llooks like I'm going to have to hack together some kind of battery monitor for LXDE II looked in /proc but couldn't seem to find what I was expecting there The wiki doesn't seem to document any kind of kernel interface... Click to expand... Have a look at the XFCE battery plugin code
WizardStan Mega GP Mania Joined May 24, 2008 Messages 16,733 Nov 24, 2010 #3 /sys/class/power_supply/bq27500-0/capacity also "time_to_empty_now", "time_to_empty_avg", and "time_to_full_now" if you're charging.
/sys/class/power_supply/bq27500-0/capacity also "time_to_empty_now", "time_to_empty_avg", and "time_to_full_now" if you're charging.
urjaman "I Know. We're going for a ride." Joined Jan 6, 2009 Messages 1,111 Age 34 Location Finland Website urja.dev Nov 24, 2010 #4 And here's what they did to the default xfce4-battery-plugin: http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=blob;f=recipes/xfce-extras/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1-pandora-hack.patch
And here's what they did to the default xfce4-battery-plugin: http://git.openpandora.org/cgi-bin/gitweb.cgi?p=openembedded.git;a=blob;f=recipes/xfce-extras/xfce4-battery-plugin/xfce4-battery-plugin-0.5.1-pandora-hack.patch