T630 Logitech Bluetooth Mouse not re-connect after disconnect
Claudius Chan
ccs189 at gmail.com
Sun Jul 5 02:19:29 UTC 2015
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 at 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
More information about the freebsd-bluetooth
mailing list