linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bluez-users] Re: Apple mouse gives me various "Can't get device information" troubles
@ 2006-01-19  0:04 Sunnan
  2006-01-19  0:48 ` Marcel Holtmann
  0 siblings, 1 reply; 7+ messages in thread
From: Sunnan @ 2006-01-19  0:04 UTC (permalink / raw)
  To: bluez-users

Hi,
(Sorry that this message doesn't contain the thread headers; I read the
list from the web archives and am not subscribed at the moment.)

Here's the output of hcidump -X -V
HCI sniffer - Bluetooth packet analyzer ver 1.23
device: hci0 snap_len: 1028 filter: 0xffffffff
< HCI Command: Create Connection (0x01|0x0005) plen 13
    bdaddr 00:0A:95:01:5F:57 ptype 0xcc18 rswitch 0x01 clkoffset 0x0000
    Packet type: DM1 DM3 DM5 DH1 DH3 DH5
> HCI Event: Command Status (0x0f) plen 4
    Create Connection (0x01|0x0005) status 0x00 ncmd 1
> HCI Event: Connect Complete (0x03) plen 11
    status 0x05 handle 45 bdaddr 00:0A:95:01:5F:57 type ACL encrypt 0x00
    Error: Authentication Failure
< HCI Command: Create Connection (0x01|0x0005) plen 13
    bdaddr 00:0A:95:01:5F:57 ptype 0xcc18 rswitch 0x01 clkoffset 0x0000
    Packet type: DM1 DM3 DM5 DH1 DH3 DH5
> HCI Event: Command Status (0x0f) plen 4
    Create Connection (0x01|0x0005) status 0x00 ncmd 1
> HCI Event: Connect Complete (0x03) plen 11
    status 0x05 handle 46 bdaddr 00:0A:95:01:5F:57 type ACL encrypt 0x00
    Error: Authentication Failure
< HCI Command: Create Connection (0x01|0x0005) plen 13
    bdaddr 00:0A:95:01:5F:57 ptype 0xcc18 rswitch 0x01 clkoffset 0x0000
    Packet type: DM1 DM3 DM5 DH1 DH3 DH5
> HCI Event: Command Status (0x0f) plen 4
    Create Connection (0x01|0x0005) status 0x00 ncmd 1
> HCI Event: Connect Complete (0x03) plen 11
    status 0x05 handle 47 bdaddr 00:0A:95:01:5F:57 type ACL encrypt 0x00
    Error: Authentication Failure
< HCI Command: Create Connection (0x01|0x0005) plen 13
    bdaddr 00:0A:95:01:5F:57 ptype 0xcc18 rswitch 0x01 clkoffset 0x0000
    Packet type: DM1 DM3 DM5 DH1 DH3 DH5
> HCI Event: Command Status (0x0f) plen 4
    Create Connection (0x01|0x0005) status 0x00 ncmd 1
> HCI Event: Connect Complete (0x03) plen 11
    status 0x05 handle 48 bdaddr 00:0A:95:01:5F:57 type ACL encrypt 0x00
    Error: Authentication Failure
< HCI Command: Create Connection (0x01|0x0005) plen 13
    bdaddr 00:0A:95:01:5F:57 ptype 0xcc18 rswitch 0x01 clkoffset 0x0000
    Packet type: DM1 DM3 DM5 DH1 DH3 DH5
> HCI Event: Command Status (0x0f) plen 4
    Create Connection (0x01|0x0005) status 0x00 ncmd 1
> HCI Event: Connect Complete (0x03) plen 11
    status 0x05 handle 45 bdaddr 00:0A:95:01:5F:57 type ACL encrypt 0x00
    Error: Authentication Failure

Sunnan



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 7+ messages in thread
* [Bluez-users] Re: Apple mouse gives me various "Can't get device information" troubles
@ 2006-01-19  1:46 Sunnan
  2006-01-20  1:17 ` Marcel Holtmann
  0 siblings, 1 reply; 7+ messages in thread
From: Sunnan @ 2006-01-19  1:46 UTC (permalink / raw)
  To: bluez-users

Hi, Marcel;
The only modification to hcid.conf I can remember doing was to set the
pin_helper to a shell script that just echoes PIN:1234 (I don't remember
what the pin is supposed to be; I got the number from /etc/bluetooth/pin
but isn't this resettable somehow?) regardless of it's arguments,
because regular bluepin crashes with the familiar(? at least that's what
I gather from various mailing lists) xserver permission problem.

My output from hciconfig -a says:
hci0:   Type: USB
        BD Address: 00:0D:93:04:19:15 ACL MTU: 192:8 SCO MTU: 64:8
        UP RUNNING PSCAN ISCAN
        RX bytes:318 acl:0 sco:0 events:36 errors:0
        TX bytes:502 acl:0 sco:0 commands:26 errors:0
        Features: 0xff 0xff 0x0f 0x00 0x18 0x18 0x00 0x00
        Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
        Link policy: RSWITCH HOLD SNIFF PARK
        Link mode: SLAVE ACCEPT
        Name: 'slowstorm-0'
        Class: 0x3e0100
        Service Classes: Networking, Rendering, Capturing
        Device Class: Computer, Uncategorized
        HCI Ver: 1.1 (0x1) HCI Rev: 0x385 LMP Ver: 1.1 (0x1) LMP Subver:
0x385
        Manufacturer: Cambridge Silicon Radio (10)

Sunnan



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-01-21  2:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-19  0:04 [Bluez-users] Re: Apple mouse gives me various "Can't get device information" troubles Sunnan
2006-01-19  0:48 ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2006-01-19  1:46 Sunnan
2006-01-20  1:17 ` Marcel Holtmann
2006-01-20 23:54   ` Sunnan
2006-01-21  1:40     ` Marcel Holtmann
2006-01-21  2:28       ` Sunnan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).