On Saturday 04 February 2006 19:08, Kenneth Schneider wrote:
> lt1720:~ # powersave -B
> Battery: error.
> AC is online.
> Battery0: 100
>
> udi = '/org/freedesktop/Hal/devices/acpi_AC'
> info.udi = '/org/freedesktop/Hal/devices/acpi_AC' (string)
> linux.hotplug_type = 4 (0x4) (int)
> ac_adapter.present = true (bool)
> info.capabilities = {'ac_adapter'} (string list)
> info.category = 'ac_adapter' (string)
> info.product = 'AC Adapter' (string)
> info.parent = '/org/freedesktop/Hal/devices/computer' (string)
> linux.acpi_type = 3 (0x3) (int)
> linux.acpi_path = '/proc/acpi/ac_adapter/AC' (string)
>
> udi = '/org/freedesktop/Hal/devices/acpi_CMB0'
> info.udi = '/org/freedesktop/Hal/devices/acpi_CMB0' (string)
> linux.hotplug_type = 4 (0x4) (int)
> battery.charge_level.rate = 0 (0x0) (int)
> battery.charge_level.last_full = 0 (0x0) (int)
> battery.charge_level.current = 3557 (0xde5) (int)
> battery.voltage.current = 16696 (0x4138) (int)
> battery.reporting.rate = 0 (0x0) (int)
> battery.reporting.current = 3557 (0xde5) (int)
> battery.rechargeable.is_discharging = false (bool)
> battery.rechargeable.is_charging = false (bool)
> battery.is_rechargeable = true (bool)
> battery.charge_level.unit = 'unknown' (string)
> battery.charge_level.granularity_2 = 100 (0x64) (int)
> battery.charge_level.granularity_1 = 100 (0x64) (int)
> battery.charge_level.low = 16 (0x10) (int)
> battery.charge_level.warning = 800 (0x320) (int)
> battery.charge_level.design = -1 (0xffffffff) (int)
> battery.reporting.granularity_2 = 100 (0x64) (int)
> battery.reporting.granularity_1 = 100 (0x64) (int)
> battery.reporting.low = 16 (0x10) (int)
> battery.reporting.warning = 800 (0x320) (int)
> battery.technology = 'LION' (string)
> battery.serial = '0000' (string)
> battery.model = 'BAT1' (string)
> battery.vendor = 'COMPAQ' (string)
> battery.present = true (bool)
> info.capabilities = {'battery'} (string list)
> info.category = 'battery' (string)
> battery.type = 'primary' (string)
> info.product = 'Battery Bay' (string)
> info.parent = '/org/freedesktop/Hal/devices/computer' (string)
> linux.acpi_type = 0 (0x0) (int)
> linux.acpi_path = '/proc/acpi/battery/CMB0' (string)
>
> Any other info you need?
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.
Danny
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]