kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #93081
[Bug 1393764] Re: Bluetooth device Power percentage always shows 0%.
I verified the proposed kernel fixed this issue.
** Tags removed: verification-needed-trusty
** Tags added: verification-done-trusty
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1393764
Title:
Bluetooth device Power percentage always shows 0%.
Status in linux package in Ubuntu:
Confirmed
Status in linux source package in Trusty:
Fix Committed
Bug description:
SRU Justification:
Impact: Indicator UI shows 0% of batter of the bluetooth keyboard.
This is because upower gets -ENODATA from the sysfs node, such as
/sys/class/power_supply/hid-08\:b7\:38\:00\:09\:55-battery/capacity.
Fix: An upstream patch added the .raw_request operation in struct hid_ll_driver
and made it assigned to the correct function in hidp.c
Test case: I tested on my Lenovo Thinkpad X240 and an HP K4000 Bluetooth keyboard.
Gerald Yang tested on an HP ProBook 450 G2/2248 and a Lenovo bluetooth keyboard.
Both shows the bug is fixed by the patch.
Frank Praznik (1):
HID: Add the transport-driver functions to the HIDP driver.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1393764/+subscriptions
References