Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Jul 2015 10:19:28 +0800
From:      Claudius Chan <ccs189@gmail.com>
To:        freebsd-bluetooth@freebsd.org
Subject:   T630 Logitech Bluetooth Mouse not re-connect after disconnect
Message-ID:  <CAAVaLNeq2H_aU0e_%2BbwOnz06tTZtWEndyDVrhfiNRhsH5HhRHg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi FreeBSD Bluetooth team,


I currently running FreeBSD-current r279881 and appreciate the quality and
stability of the FreeBSD. It would be perfect if my mouse working
flawlessly.


I have issue with my T630 bluetooth mouse to my X1 Carbon Laptop. Every
time the mouse disconnect (turn off/on) or wake up OS wake up from sleep,
the mouse just can't re-connect. I have to set my mouse to discover mode
and re-connect the mouse. I tried with another bluetooth mouse(sony
bluetooth mouse) is working fine. Not sure what went wrong.

The following steps is what I done in order to reconnect the mouse:

1. Set the mouse to discover mode

2. Stop bthidd daemon

3. run the commad: sudo bthidcontrol -a logitech-mouse forget

4. start the bthidd daemon and doing mouse activity such as click or moving
mouse.

======================
[chan@x1-carbon-bsd ~]$ sudo /usr/sbin/bthidd -d -c
/etc/bluetooth/bthidd.conf -H /var/db/bthidd.hids -p /var/run/bthidd.pid
bthidd[1490]: Opening outbound session for 00:1f:20:d4:59:28 (new_device=1,
reconnect_initiate=1)
bthidd[1490]: Could not connect to 00:1f:20:d4:59:28. Connection reset by
peer (54)
bthidd[1490]: Opening outbound session for 00:1f:20:d4:59:28 (new_device=1,
reconnect_initiate=1)
bthidd[1490]: Could not connect to 00:1f:20:d4:59:28. Host is down (64)
bthidd[1490]: Opening outbound session for 00:1f:20:d4:59:28 (new_device=1,
reconnect_initiate=1)
bthidd[1490]: Could not connect to 00:1f:20:d4:59:28. Connection reset by
peer (54)
bthidd[1490]: Opening outbound session for 00:1f:20:d4:59:28 (new_device=1,
reconnect_initiate=1)
bthidd[1490]: Could not connect to 00:1f:20:d4:59:28. Connection reset by
peer (54)
bthidd[1490]: Opening outbound session for 00:1f:20:d4:59:28 (new_device=1,
reconnect_initiate=1)
bthidd[1490]: Could not connect to 00:1f:20:d4:59:28. Connection reset by
peer (54)
bthidd[1490]: Opening outbound session for 00:1f:20:d4:59:28 (new_device=1,
reconnect_initiate=1)
========================

**Currently the mouse is still in discover mode.


5. l2ping the mouse: l2ping -a logitech-mouse  ** Not too sure why it make
the connection working. if not I keep seeing the Connection reset by peers
(54) from the bthidd.


If need more testing or log I can try my best to do it :)


Thanks
Chan



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAAVaLNeq2H_aU0e_%2BbwOnz06tTZtWEndyDVrhfiNRhsH5HhRHg>