Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2011 20:07:49 +0100
From:      David DEMELIER <demelier.david@gmail.com>
To:        freebsd-bluetooth@freebsd.org
Subject:   Re: Bluetooth mouse does not connect after reboot
Message-ID:  <AANLkTimZ77-RjqPYh94EXgrHCnz=8BMoYZHNB0-WvKCx@mail.gmail.com>
In-Reply-To: <4D36ED39.7070807@gmail.com>
References:  <4D36ED39.7070807@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

2011/1/19 David Demelier <demelier.david@gmail.com>:
> Hello,
>
> I've successfully setup a Logitech v470 mouse using bthidd / hcsecd. The
> problem is each time /var/db/bthidd.hids is created the mouse does not
> connect anymore and if I remove this file and restart bthidd it works, thing
> which is quite boring.
>
> In hcsecd.conf I have :
>
> device {
>        bdaddr  00:1f:20:0f:62:31;
>        name    "Logitech V470";
>        key     nokey;
>        pin     "0000";
> }
>
> and in bthidd.conf :
>
> device {
>        bdaddr                  00:1f:20:0f:62:31;
>        control_psm             0x11;
>        interrupt_psm           0x13;
>        reconnect_initiate      true;
>        battery_power           true;
>        normally_connectable    false;
>        hid_descriptor          {
>                0x05 0x01 0x09 0x02 0xa1 0x01 0x85 0x02
>                0x09 0x01 0xa1 0x00 0x05 0x09 0x19 0x01
>                0x29 0x08 0x15 0x00 0x25 0x01 0x75 0x01
>                0x95 0x08 0x81 0x02 0x05 0x01 0x09 0x30
>                0x09 0x31 0x16 0x01 0xf8 0x26 0xff 0x07
>                0x75 0x0c 0x95 0x02 0x81 0x06 0x09 0x38
>                0x15 0x81 0x25 0x7f 0x75 0x08 0x95 0x01
>                0x81 0x06 0x05 0x0c 0x0a 0x38 0x02 0x75
>                0x08 0x95 0x01 0x81 0x06 0xc0 0xc0 0x06
>                0x00 0xff 0x09 0x01 0xa1 0x01 0x85 0x10
>                0x75 0x08 0x95 0x06 0x15 0x00 0x26 0xff
>                0x00 0x09 0x01 0x81 0x00 0x09 0x01 0x91
>                0x00 0xc0
>        };
> }
>
> If you have any clue how to fix this. Thanks.
>
> --
> David Demelier
>

I'm sad, it seems I cannot setup my bluetooth mouse for two computer.
Maybe the mouse save the "known" bluetooth dongle so it doesn't attach
to an other computer "unknown"

-- 
Demelier David


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimZ77-RjqPYh94EXgrHCnz=8BMoYZHNB0-WvKCx>