← Back to team overview

kernel-packages team mailing list archive

[Bug 1515179] Re: [nexus7][bluez5] Unable to pair with Arc Touch Bluetooth

 

** Description changed:

  Unable to pair arc touch bluetooth mouse with nexus 7.
  
  Steps to reproduce:
  
  1. install bluez5 stack on nexus7(fresh flashed), instruction: https://wiki.ubuntu.com/Bluetooth/TouchBluez5Testing
  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>
+ 
+ 
+ Additional note:
+ I did managed to get the mouse work once, but it is in an messy status.
+ There is a similar bug on X86: bug #1510570
+ And also a bug in upstream: Bluetooth: SMP security requested but not available https://bugzilla.kernel.org/show_bug.cgi?id=104011

-- 
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 ubuntu-nexus7:
  Confirmed
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), instruction: https://wiki.ubuntu.com/Bluetooth/TouchBluez5Testing
  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>

  
  Additional note:
  I did managed to get the mouse work once, but it is in an messy status.
  There is a similar bug on X86: bug #1510570
  And also a bug in upstream: Bluetooth: SMP security requested but not available https://bugzilla.kernel.org/show_bug.cgi?id=104011

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-nexus7/+bug/1515179/+subscriptions


References