Comment 8 for bug 194052

Revision history for this message
Islam Badrel-Dein (islambadreldein) wrote : Re: gpm does not create the correct profiling files

Also, notice how the Battery Charge Monitor Applet is affected by buggy readings as well. This suggests that the bug resides in HAL!

Some more info:
islam@islam-laptop:~$ cat /proc/acpi/battery/BAT0/info
present: yes
design capacity: 4000 mAh
last full capacity: 4000 mAh
battery technology: rechargeable
design voltage: 11100 mV
design capacity warning: 200 mAh
design capacity low: 140 mAh
capacity granularity 1: 60 mAh
capacity granularity 2: 3800 mAh
model number: GRAPE32
serial number: 38330
battery type: LION
OEM info: SANYO
islam@islam-laptop:~$ hal-find-by-capability --capability "battery"
/org/freedesktop/Hal/devices/computer_power_supply_0
islam@islam-laptop:~$ cat /proc/acpi/battery/BAT0/
alarm info state
islam@islam-laptop:~$ cat /proc/acpi/battery/BAT0/state
present: yes
capacity state: ok
charging state: charged
present rate: 0 mA
remaining capacity: 4000 mAh
present voltage: 12576 mV

(PS: the battery is really charged 100% now. The shown data is not a bug :)