Thanks for that. The information is slightly more difficult to interpret
than I first thought though. If you find some time, it would be good for
you to collect some coherent data from /proc/acpi and sysfs for various
different conditions (AC adapter present/not present battery
full/discharging etc), so we can compare the two. You can do this with
the following:

cp -r /proc/acpi /tmp
cp -r /sys/devices/LNXSYSTM:00/device:00 /tmp
tar -cvjf ~/acpi.tar.bz /tmp/acpi
tar -cvjf ~/sysfs.tar.bz /tmp/device:00

For each set of data, could you describe what the conditions are.

Would you mind also attaching the other bits of information requested in
https://wiki.ubuntu.com/DebuggingACPI too (in particular, dmesg after
fresh boot, and output of lspci -vvnn)

Thanks :)

-- 
Wrong battery status
https://bugs.launchpad.net/bugs/270123
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to