Re: [Bug 1153488] Re: Treats bluetooth input device batteries as system power supply

2013-09-04 Thread hshan
Thanks Martin for looking into this. we must be a great minority!?


On Wed, Sep 4, 2013 at 9:27 AM, Shih-Yuan Lee <1153...@bugs.launchpad.net>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
>


** Attachment added: "out.txt"
   https://bugs.launchpad.net/bugs/1153488/+attachment/3803177/+files/out.txt

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
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

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


[Bug 1153488] Re: System reads bluetooth input devices as a Battery

2013-09-03 Thread hshan
Here's mine; (Problem with my bluetooth keyboard)

ls -lR /sys/class/power_supply/*hid* 
lrwxrwxrwx 1 root root 0 Sep  3 06:50 
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery -> 
../../devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/bluetooth/hci0/hci0:11/0005:046D:B309.0004/power_supply/hid-00:1f:20:38:cc:30-battery


grep -r . /sys/class/power_supply/*hid*
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/type:Battery
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/power/control:auto
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/power/runtime_active_time:0
grep: 
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/power/autosuspend_delay_ms:
 Input/output error
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/power/runtime_status:unsupported
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/power/runtime_suspended_time:0
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/scope:Device
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/capacity:31
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/online:1
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/status:Discharging
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/uevent:POWER_SUPPLY_NAME=hid-00:1f:20:38:cc:30-battery
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/uevent:POWER_SUPPLY_PRESENT=1
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/uevent:POWER_SUPPLY_ONLINE=1
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/uevent:POWER_SUPPLY_CAPACITY=31
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/uevent:POWER_SUPPLY_MODEL_NAME=Logitech
 diNovo Edge
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/uevent:POWER_SUPPLY_STATUS=Discharging
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/uevent:POWER_SUPPLY_SCOPE=Device
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/model_name:Logitech 
diNovo Edge
/sys/class/power_supply/hid-00:1f:20:38:cc:30-battery/present:1

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1153488

Title:
  System reads bluetooth input devices as a Battery

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1153488/+subscriptions

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