Additionally, were these changes intended? They are not documented in
the changelog.
1 diff -Nru bluez-5.37/debian/50-bluetooth-hci-auto-poweron.rules
bluez-5.37/debian/50-bluetooth-hci-auto-poweron.rules
2 --- bluez-5.37/debian/50-bluetooth-hci-auto-poweron.rules 2016-03-01
15:23:48.000000000 +0000
3 +++ bluez-5.37/debian/50-bluetooth-hci-auto-poweron.rules 1970-01-01
00:00:00.000000000 +0000
4 @@ -1,2 +0,0 @@
5 -# Set bluetooth power up
6 -ACTION=="add", SUBSYSTEM=="bluetooth", KERNEL=="hci[0-9]*",
RUN+="/bin/hciconfig %k up"
7 diff -Nru bluez-5.37/debian/bluez.install bluez-5.37/debian/bluez.install
8 --- bluez-5.37/debian/bluez.install 2016-03-01 15:23:48.000000000 +0000
9 +++ bluez-5.37/debian/bluez.install 2017-03-30 10:03:52.000000000 +0000
10 @@ -25,7 +25,6 @@
11 lib/udev/hid2hci
12 lib/udev/rules.d/97-hid2hci.rules
13 attrib/gatttool usr/bin
14 -debian/50-bluetooth-hci-auto-poweron.rules lib/udev/rules.d
15 #-- for systemd
16 lib/systemd/system/bluetooth.service
17 etc/dbus-1/system.d/bluetooth.conf
** Changed in: bluez (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1510570
Title:
BLE pairing fail
Status in bluez package in Ubuntu:
Incomplete
Bug description:
On 15.10 we now have bluez 5 so we can pair BLE devices like the
Microsoft Arc Touch Bluetooth Mouse.
But this pairing doesn't work very well. Mouse is seen but pairing fail.
More information: https://bugzilla.kernel.org/show_bug.cgi?id=104011#c5
This is due to udev rule that use "hcitool" to power on device.
Hopefully, bluez 5.35 has a new parameter "AutoEnable" who can be used
instead of udev rules.
here is a commit with this parameter:
http://bazaar.launchpad.net/~guilhem-fr/bluez/autoenable/revision/138
And a ppa to test it:
https://code.launchpad.net/~guilhem-fr/+archive/ubuntu/bluez-autoenable
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1510570/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp