|
how implement battery status on acer aspire....kernel 2.6.15.6
Hallo everybodi,
on my acer aspire I installed debian sarge and it works very well, but
I cannot implement battery state on my gnome desktop...
when I run acpid o I got the following output
Obviously my acpi deamon works but I cannot perform battery state indication on my debian machine. I run kernel 2.6.15.6 and I compiled it without any problems, so how implement battery status ....small red battery on status tray...
Thank you in advance
/etc/init.d/acpid start
Loading ACPI modules:
Starting Advanced Configuration and Power Interface daemon: debian:/#
debian:/# acpi -c
debian:/# acpi -v
acpi 0.09
Copyright (C) 2001 Grahame Bowland.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
debian:/# man acpi
Reformatting acpi(1), please wait...
debian:/# acpi -t
Thermal 1: ok, 44.0 degrees C
debian:/#
|