Comment 4 for bug 35858

Revision history for this message
Julien Olivier (julo) wrote :

Here's what I get when I un-plug my laptop:

acpi_AC property ac_adapter.present = false
acpi_CMB1 property battery.remaining_time = 3758 (0xeae) (new)
acpi_CMB1 property battery.charge_level.rate = 41374800 (0x2775450)
acpi_CMB1 property battery.voltage.current = 12308 (0x3014)
acpi_CMB1 property battery.reporting.rate = 3831 (0xef7)

And here's what I get when I re-plug it:

acpi_AC property ac_adapter.present = true
acpi_CMB1 property battery.remaining_time removed
acpi_CMB1 property battery.charge_level.rate = 0 (0x0)
acpi_CMB1 property battery.voltage.current = 12166 (0x2f86)
acpi_CMB1 property battery.reporting.rate = 0 (0x0)

But in all cases, the notification icon shows the battery icon.