On Saturday 04 February 2006 19:28, Kenneth Schneider wrote:
On Sat, 2006-02-04 at 19:15 +0100, Danny Kukawka wrote:
On Saturday 04 February 2006 19:08, Kenneth Schneider wrote:
<snip>
This looks really strange. Looks like a broken battery (battery with current level but no last full capacity and no valid battery.charge_level.design). If this is the fact, we can't do anything in KPowersave/powersave/HAL.
Could you attach output of 'grep . /proc/acpi/battery/CMB0/* ' one time with and one time without the AC adapter plugged in.
With the AC adapter plugged in: [...] With the AC adapter unplugged:
lt1720:~ # grep . /proc/acpi/battery/CMB0/* /proc/acpi/battery/CMB0/alarm:alarm: unsupported /proc/acpi/battery/CMB0/info:present: yes /proc/acpi/battery/CMB0/info:design capacity: unknown /proc/acpi/battery/CMB0/info:last full capacity: unknown /proc/acpi/battery/CMB0/info:battery technology: rechargeable /proc/acpi/battery/CMB0/info:design voltage: unknown /proc/acpi/battery/CMB0/info:design capacity warning: 800 mWh /proc/acpi/battery/CMB0/info:design capacity low: 16 mWh /proc/acpi/battery/CMB0/info:capacity granularity 1: 100 mWh /proc/acpi/battery/CMB0/info:capacity granularity 2: 100 mWh /proc/acpi/battery/CMB0/info:model number: BAT1 /proc/acpi/battery/CMB0/info:serial number: 0000 /proc/acpi/battery/CMB0/info:battery type: LION /proc/acpi/battery/CMB0/info:OEM info: COMPAQ /proc/acpi/battery/CMB0/state:present: yes /proc/acpi/battery/CMB0/state:capacity state: ok /proc/acpi/battery/CMB0/state:charging state: discharging /proc/acpi/battery/CMB0/state:present rate: 807 mW /proc/acpi/battery/CMB0/state:remaining capacity: 3549 mWh /proc/acpi/battery/CMB0/state:present voltage: 16424 mV
In this case we can't do anything, because there are no info about 'last full capacity' and also no 'design capacity'. Without this infos you can never say how full or empty the battery is. No way. Maybe try a new battery, a BIOS/DSDT update. Danny