Re: [e-users] Battery Module Not Working on Tablet

2011-06-23 Thread Jeff Hoogland
Working :) Your the man. On Wed, Jun 22, 2011 at 10:43 PM, Carsten Haitzler wrote: > On Wed, 22 Jun 2011 09:03:16 -0500 Jeff Hoogland > said: > > try update. tested with your bat dir content. works for me. only issue it > SHOULd have had are > > 1. if you didnt set it to use internal battery re

Re: [e-users] Battery Module Not Working on Tablet

2011-06-22 Thread The Rasterman
On Wed, 22 Jun 2011 09:03:16 -0500 Jeff Hoogland said: try update. tested with your bat dir content. works for me. only issue it SHOULd have had are 1. if you didnt set it to use internal battery reading sutff and 2. it'd have used voltage to guess rather than capacity. i made it prefer capacity

Re: [e-users] Battery Module Not Working on Tablet

2011-06-22 Thread Jeff Hoogland
Files + contents from battery directory: capacity - 93 (currently unplugged - I'm guessing this is how much battery it has) charge_now - 0 health - Unknown present - 1 status - Discharging technology - Li-poly temp - 230 type - Battery* uevent - POWER_SUPPLY_NAME=battery POWER_SUPPLY_TYPE=Battery

Re: [e-users] Battery Module Not Working on Tablet

2011-06-21 Thread The Rasterman
On Tue, 21 Jun 2011 22:46:09 -0500 Jeff Hoogland said: > I saw you uploaded an SVN commit with a comment for me to try it this > evening - built it up and still no dice :-/ > > Anywho - /sys/class/power_supply/*/type > > There are three things there - ac, battery, and usb. > > ac says "Mains"

Re: [e-users] Battery Module Not Working on Tablet

2011-06-21 Thread Jeff Hoogland
I saw you uploaded an SVN commit with a comment for me to try it this evening - built it up and still no dice :-/ Anywho - /sys/class/power_supply/*/type There are three things there - ac, battery, and usb. ac says "Mains" battery says "Battery" and usb says "USB" Anything else I can provide to

Re: [e-users] Battery Module Not Working on Tablet

2011-06-21 Thread Jeff Hoogland
I'll post the output of the /sys/class/power_supply/*/type This evening when I get home - is there anything else you need? Also I forgot to mention - the gadget is broken 100 percent. On udev when plugged in the battery shows green, when I unplug the coord it drops to the "low" battery sign.

Re: [e-users] Battery Module Not Working on Tablet

2011-06-21 Thread The Rasterman
On Mon, 20 Jun 2011 12:07:16 -0500 Jeff Hoogland said: you'll need more debuging. first.. e's own batget scans the whole /sys/class/power_supply/ dir and looks for ALL things that have the "type" file say "Battery" so what does type say?: /sys/class/power_supply/*/type ? then it checks for lot

Re: [e-users] Battery Module Not Working on Tablet

2011-06-20 Thread Nicolas Aguirre
2011/6/20 Jeff Hoogland : > So the E battery module is not working with my tablet computer. This little > hack does show power correctly though: > > http://dev.openaos.org/wiki/Debian%20gen8#a10Batterymonitor > > I've tried automatic, internal, and udev - they all fail. Did some debugging > with de

Re: [e-users] battery module using 100% cpu

2009-08-09 Thread The Rasterman
On Sun, 9 Aug 2009 19:19:12 -0300 Gustavo Sverzut Barbieri said: > On Thu, Aug 6, 2009 at 9:03 AM, Iván Briano (Sachiel) > wrote: > > On Thu, Aug 6, 2009 at 7:56 AM, Fernando Meira wrote: > >> Hi, > >> > >> about a month ago, or so, I've noticed (probably after some updates) that > >> the battery

Re: [e-users] battery module using 100% cpu

2009-08-09 Thread Gustavo Sverzut Barbieri
On Thu, Aug 6, 2009 at 9:03 AM, Iván Briano (Sachiel) wrote: > On Thu, Aug 6, 2009 at 7:56 AM, Fernando Meira wrote: >> Hi, >> >> about a month ago, or so, I've noticed (probably after some updates) that >> the battery module was using 100% of 1 cpu. >> The solution was to unload the module. >> Has

Re: [e-users] battery module using 100% cpu

2009-08-06 Thread Sachiel
On Thu, Aug 6, 2009 at 7:56 AM, Fernando Meira wrote: > Hi, > > about a month ago, or so, I've noticed (probably after some updates) that > the battery module was using 100% of 1 cpu. > The solution was to unload the module. > Has anyone seen this too? Or has ideas of what can it be? Or better, how

Re: [e-users] Battery Module

2007-05-09 Thread Mathieu Taillefumier
It is working on my laptop. Do you see something on the /proc/acpi/battery directory with BAT1 or something approaching this ? If not it is maybe possible that the acpi driver of your kernel does not include the battery part. You can check it with dmesg | grep "Battery Slot". If you have it I assu

Re: [e-users] Battery Module

2007-05-09 Thread Rodolfo M. Raya
On Wed, 9 May 2007 06:55:11 -0300 "Fernando Gerent" <[EMAIL PROTECTED]> wrote: > Is there anything special I have to do to get the Battery Module > working? It shows NO BAT, no matter what, but the battery monitor > thing in KDE works, so I guess everything else is ok. > Is everyone else's working

Re: [e-users] Battery module segfault

2006-06-07 Thread The Rasterman
On Mon, 29 May 2006 21:49:07 +0200 Morten Nilsen <[EMAIL PROTECTED]> babbled: > e17 segfaults if I attempt adding the battery module to a second shelf > without removing it from the first. fixed :) > -- > Cheers, > Morten > :wq > > > --- >