Comment 9 for bug 73266

Revision history for this message
James Tait (jamestait) wrote :

With the aforementioned kernel boot options (command line is root=UUID=e9c019e5-d78a-4cc0-8c4a-129eadbe0e3b ro quiet splash irqpoll pci=routeirq) I get the correct icon in Battery Charge Monitor, g-p-m applet displays and gives me a notification when I remove AC power, and I get the following output while on AC:

jtait@ferrari:~$ acpi -V
     Battery 1: charged, 100%
     Thermal 1: ok, 73.0 degrees C
  AC Adapter 1: on-line

And while on battery:

jtait@ferrari:~$ acpi -V
     Battery 1: discharging, 98%, 02:02:58 remaining
     Thermal 1: ok, 63.0 degrees C
  AC Adapter 1: off-line

And while switching between the two:

jtait@ferrari:~$ lshal -m

Start monitoring devicelist:
-------------------------------------------------
acpi_ACAD property ac_adapter.present = false
acpi_BAT1 property battery.charge_level.last_full = 3 (0x3)
acpi_BAT1 property battery.charge_level.current = 3 (0x3)
acpi_BAT1 property battery.voltage.current = 1 (0x1)
acpi_BAT1 property battery.reporting.current = 3844 (0xf04)
acpi_BAT1 property battery.rechargeable.is_discharging = true
acpi_BAT1 property battery.remaining_time = 10800 (0x2a30) (new)
acpi_BAT1 property battery.charge_level.rate = 1 (0x1)
acpi_BAT1 property battery.reporting.rate = 1871 (0x74f)
acpi_BAT1 property battery.reporting.current = 3833 (0xef9)
acpi_BAT1 property battery.reporting.rate = 1859 (0x743)
acpi_BAT1 property battery.reporting.current = 3817 (0xee9)
acpi_BAT1 property battery.remaining_time = 5400 (0x1518)
acpi_BAT1 property battery.charge_level.rate = 2 (0x2)
acpi_BAT1 property battery.reporting.rate = 2059 (0x80b)
acpi_BAT1 property battery.reporting.current = 3802 (0xeda)
acpi_BAT1 property battery.remaining_time = 10800 (0x2a30)
acpi_BAT1 property battery.charge_level.rate = 1 (0x1)
acpi_BAT1 property battery.reporting.rate = 1817 (0x719)
acpi_BAT1 property battery.reporting.current = 3789 (0xecd)
acpi_ACAD property ac_adapter.present = true
acpi_BAT1 property battery.remaining_time removed
acpi_BAT1 property battery.charge_level.rate = 3 (0x3)
acpi_BAT1 property battery.charge_level.last_full = 7 (0x7)
acpi_BAT1 property battery.charge_level.current = 7 (0x7)
acpi_BAT1 property battery.voltage.current = 2 (0x2)
acpi_BAT1 property battery.reporting.rate = 1865 (0x749)
acpi_BAT1 property battery.reporting.current = 3779 (0xec3)
acpi_BAT1 property battery.rechargeable.is_discharging = false
acpi_BAT1 property battery.rechargeable.is_charging = true
acpi_BAT1 property battery.charge_level.rate = 0 (0x0)
acpi_BAT1 property battery.reporting.rate = 0 (0x0)