kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #145197
[Bug 1515179] [NEW] [nexus7][bluez5] Unable to pair with Arc Touch Bluetooth
Public bug reported:
Unable to pair arc touch bluetooth mouse with nexus 7.
Steps to reproduce:
1. install bluez5 stack on nexus7(fresh flashed)
2. adb shell into nexus7, then type following commands:
$ bluetoothctl (entering interactive mode)
$ discoverable on
$ pairable on
$ scan on
$ devices (to see the device mac that you want to pair)
$ pair <dev mac>
$ trust <dev mac>
$ connect <dev mac>
** Affects: bluez (Ubuntu)
Importance: Undecided
Status: Confirmed
** Attachment added: "syslog"
https://bugs.launchpad.net/bugs/1515179/+attachment/4516783/+files/syslog
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1515179
Title:
[nexus7][bluez5] Unable to pair with Arc Touch Bluetooth
Status in bluez package in Ubuntu:
Confirmed
Bug description:
Unable to pair arc touch bluetooth mouse with nexus 7.
Steps to reproduce:
1. install bluez5 stack on nexus7(fresh flashed)
2. adb shell into nexus7, then type following commands:
$ bluetoothctl (entering interactive mode)
$ discoverable on
$ pairable on
$ scan on
$ devices (to see the device mac that you want to pair)
$ pair <dev mac>
$ trust <dev mac>
$ connect <dev mac>
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1515179/+subscriptions
Follow ups