kernel-packages team mailing list archive
-
kernel-packages team
-
Mailing list archive
-
Message #118954
[Bug 1094744] Re: MS Sculpt Touch Mouse needs to be re-paired periodically
I have the Sculpt Comfort Bluetooth mouse as well (model H3S-00003), and
the connection is not surviving suspends or reboots on Vivid (15.04). To
fix, I need to:
1. Put the mouse into pairing mode (holding the bottom button).
2. Go to the Bluetooth setting for the mouse and activate the "Connection" switch.
This _always_ works. Simply trying to connect by activating the
"Connection" switch _never_ works.
I've tried adding the following line to "/usr/share/gnome-bluetooth/pin-
code-database.xml":
<device oui="30:59:B7:" type="mouse" name="Microsoft Sculpt Comfort
Mouse" pin="0000"/>
Because this information appears in "bluez-list-devices":
[ /org/bluez/661/hci0 ]
Devices = dev_30_59_B7_73_B6_C6
UUIDs = 0x1000 0x1001 0x112d 0x1112 0x111f 0x111e 0x110c 0x110e 0x110a 0x110b
Address = C4:17:FE:EF:D8:A4
Name = ubuntu-0
Powered = 1
Class = 0
Pairable = 1
Discoverable = 0
DiscoverableTimeout = 180
PairableTimeout = 0
Discovering = 0
[ /org/bluez/661/hci0/dev_30_59_B7_73_B6_C6 ]
UUIDs = 0x1000 0x1124 0x1200
Address = 30:59:B7:73:B6:C6
Name = Microsoft Sculpt Comfort Mouse
Icon = input-mouse
Connected = 0
Paired = 0
Alias = Microsoft Sculpt Comfort Mouse
Adapter = /org/bluez/661/hci0
Trusted = 1
Version = 0x0129
Blocked = 0
Vendor = 0x045e
Product = 0x07a2
Class = 0x000580
Services = dbus.Array([], signature=dbus.Signature('o'), variant_level=1)
But the connection is still lost after a reboot or suspend, and I still
need to put it into pairing mode to connect.
Any help is appreciated.
--
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/1094744
Title:
MS Sculpt Touch Mouse needs to be re-paired periodically
Status in GNOME Bluetooth:
Fix Released
Status in bluez package in Ubuntu:
Confirmed
Status in gnome-bluetooth package in Ubuntu:
Fix Released
Status in bluez source package in Precise:
Confirmed
Status in gnome-bluetooth source package in Precise:
Fix Released
Status in bluez source package in Quantal:
Won't Fix
Status in gnome-bluetooth source package in Quantal:
Fix Released
Status in bluez source package in Raring:
Won't Fix
Status in gnome-bluetooth source package in Raring:
Won't Fix
Status in bluez package in Fedora:
Unknown
Bug description:
[Impact] The patch makes Microsoft Wedge/Sculpt Touch mice stay connected.
[Test Case] Get a Microsoft Wedge/Sculpt Touch mouse, pair it, restart session, watch it automatically re-pair.
[Regression Potential] Little. The patched piece of XML is only relevant to hardware having the same ID.
When you don't use the mouse for a long enough time, the mouse
disconnects and won't reconnect. I have to go into bluetooth settings,
remove it, and re-pair it.
1)
~ % lsb_release -rd
Description: Ubuntu 12.04.1 LTS
Release: 12.04
2)
~ % apt-cache policy bluez
bluez:
Installed: 4.98-2ubuntu7
Candidate: 4.98-2ubuntu7
Version table:
*** 4.98-2ubuntu7 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
3)
I expected the mouse to reconnect automatically, or at least after I try to reconnect manually through the bluetooth settings.
4)
I have to re-pair the mouse in order to use it again. Turning the mouse off and on doesn't work either.
To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-bluetooth/+bug/1094744/+subscriptions
Follow ups