https://bugzilla.novell.com/show_bug.cgi?id=204833 ------- Comment #2 from jamnt@sbcglobal.net 2006-10-01 19:57 MST ------- no problem: "Running on batteries - 93% charged (10:30 hours remaining) this is ridiculously long for 6 cell battery (HP) that is designed to run 2.5 hrs cat /proc/acpi/battery/*/state present: yes capacity state: ok charging state: discharging present rate: 0 mA remaining capacity: 5808 mAh present voltage: 14800 mV lshal | grep battery battery.charge_level.capacity_state = 'ok' (string) battery.charge_level.current = 90842400 (0x56a2520) (int) battery.charge_level.design = 97680000 (0x5d27a80) (int) battery.charge_level.granularity_1 = 3907200 (0x3b9e80) (int) battery.charge_level.granularity_2 = 55944000 (0x355a340) (int) battery.charge_level.last_full = 97680000 (0x5d27a80) (int) battery.charge_level.low = 2930400 (0x2cb6e0) (int) battery.charge_level.percentage = 93 (0x5d) (int) battery.charge_level.rate = 0 (0x0) (int) battery.charge_level.unit = 'mWh' (string) battery.charge_level.warning = 9768000 (0x950c40) (int) battery.is_rechargeable = true (bool) battery.model = 'Primary' (string) battery.present = true (bool) battery.rechargeable.is_charging = false (bool) battery.rechargeable.is_discharging = true (bool) battery.remaining_time = 37807 (0x93af) (int) battery.reporting.current = 6138 (0x17fa) (int) battery.reporting.design = 6600 (0x19c8) (int) battery.reporting.granularity_1 = 264 (0x108) (int) battery.reporting.granularity_2 = 3780 (0xec4) (int) battery.reporting.last_full = 6600 (0x19c8) (int) battery.reporting.low = 198 (0xc6) (int) battery.reporting.rate = 0 (0x0) (int) battery.reporting.unit = 'mAh' (string) battery.reporting.warning = 660 (0x294) (int) battery.technology = 'Lion' (string) battery.type = 'primary' (string) battery.vendor = 'Hewlett-Packard' (string) battery.voltage.current = 14800 (0x39d0) (int) battery.voltage.design = 14800 (0x39d0) (int) battery.voltage.unit = 'mV' (string) info.capabilities = {'battery'} (string list) info.category = 'battery' (string) linux.acpi_path = '/proc/acpi/battery/BAT1' (string) hope this will help -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.