On Thu, 02 Feb 2006 17:20:20 +0100
Florian Kulzer <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Looking for a program that gives all the info on the state of battery
> > charge life and so forth.
> >
> >
> > Ron L
>
> $ apt-cache search "batter(y|ies)" | egrep "batter(y|ies)"
> bat
[EMAIL PROTECTED] wrote:
Looking for a program that gives all the info on the state of battery charge
life and so forth.
Ron L
$ apt-cache search "batter(y|ies)" | egrep "batter(y|ies)"
battery-stats - Collects statistics about charge of laptop batteries
gkrellm-ibam - Advanced battery monit
Also sprach <[EMAIL PROTECTED]> (Thu, 2 Feb 2006 07:06:23 -0800):
> Looking for a program that gives all the info on the state of battery
> charge life and so forth.
$ acpi (-V) in packet acpi
or
cat /proc/acpi/battery/../state info
>
> Ron L
sl ritch
--
To UNSUBSCRIBE, email to [EMAIL
On (02/02/06 07:06), [EMAIL PROTECTED] wrote:
> Looking for a program that gives all the info on the state of battery
> charge life and so forth.
I think you need the module:
Install modconf
run modconf as root or sudo
select /kernel/drivers/acpi
various modules including battery are available
Looking for a program that gives all the info on
the state of battery charge life and so forth.
Ron L
Sorry Alessandro for the dupe...
Some minor improvements
More will follow...
I hope sleep_hibernate is also under GPL ;)
--
Regards,
EddyP
battery.sh
Description: Bourne shell script
#This simple script calls just sleep for 60 secs. and then hibernates the PC.
PREFFERED_SLEEP_CMD=/usr/local/
On Thu, 7 Oct 2004, eddyp wrote:
>
> You forgot to put a licence at the begining... Preferably GNU GPL.
> As far as US laws (i am not there) no modification is allowed to your
> script as it is now.
Ops, U're right. Try again
Take care
#Written by Alessandro Speranza ([EMAIL PROTECTED])
Alessandro Speranza wrote:
Hi Folks.
I just wrote a small script that helps managing automatically acpi
battery events.
Basically, what this script does, is to analyse the particular event by
checking out /proc/acpi/battery/BAT0/state and info and decides what
needs to be done. So, if the batter
8 matches
Mail list logo