Comment 24 for bug 1153488

Revision history for this message
hshan (hshan) wrote : Re: [Bug 1153488] Re: Treats bluetooth input device batteries as system power supply
  • out.txt Edit (144.0 KiB, text/plain; charset=US-ASCII; name="out.txt")

Thanks Martin for looking into this. we must be a great minority!?

On Wed, Sep 4, 2013 at 9:27 AM, Shih-Yuan Lee <email address hidden>wrote:

> export LC_ALL=C
> ls -lR /sys/class/power_supply/* > /tmp/out.txt 2>&1
> echo >> /tmp/out.txt
> ls -lR /sys/class/bluetooth/* >> /tmp/out.txt 2>&1
> echo >> /tmp/out.txt
> udevadm info --export-db >> /tmp/out.txt 2>&1
> echo >> /tmp/out.txt
> grep -r . /sys/class/power_supply/* /sys/class/bluetooth/* >> /tmp/out.txt
> 2>&1
>
>
> ** Attachment added: "out.txt"
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1153488/+attachment/3802450/+files/out.txt
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1153488
>
> Title:
> Treats bluetooth input device batteries as system power supply
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1153488/+subscriptions
>