* [Bluez-users] error when starting bluetooth..any ideas?
@ 2006-08-04 0:55 Bearcat M. Sandor
2006-08-04 10:09 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Bearcat M. Sandor @ 2006-08-04 0:55 UTC (permalink / raw)
To: bluez-users
Hello folks,
I'm still working on connecting this keyboard and headset. However i noticed
something in my logs that is probably pertainent:
Aug 3 18:42:53 [sdpd] Bluetooth SDP daemon_
Aug 3 18:43:59 [hcid] Bluetooth HCI daemon
Aug 3 18:43:59 [hcid] Register path:/org/bluez fallback:1
Aug 3 18:43:59 [hcid] Device hci0 has been added
Aug 3 18:43:59 [hcid] Starting security manager 0
Aug 3 18:43:59 [hcid] Can't write inquiry mode for hci0: Input/output error
(5)
Aug 3 18:43:59 [hcid] Register path:/org/bluez/hci0 fallback:0
Aug 3 18:44:38 [hidd] Bluetooth HID daemon
Note the [hcid} lines seem to have an error. I have looked all over google and
the bluetooth mailing lists and not found anything regarding it.
Thus, the keyboard is not seen at all ("page timeout") and connecting the
headset with hcidump gives me:
< HCI Command: Create Connection (0x01|0x0005) plen 13
> HCI Event: Command Status (0x0f) plen 4
> HCI Event: PIN Code Request (0x16) plen 6
< HCI Command: PIN Code Request Negative Reply (0x01|0x000e) plen 6
> HCI Event: Command Complete (0x0e) plen 10
> HCI Event: Connect Complete (0x03) plen 11
< HCI Command: Create Connection (0x01|0x0005) plen 13
> HCI Event: Command Status (0x0f) plen 4
> HCI Event: Mode Change (0x14) plen 6
> HCI Event: Mode Change (0x14) plen 6
> HCI Event: PIN Code Request (0x16) plen 6
< HCI Command: PIN Code Request Negative Reply (0x01|0x000e) plen 6
> HCI Event: Command Complete (0x0e) plen 10
> HCI Event: Connect Complete (0x03) plen 11
hcid.conf file: http://www.feline-soul.net/files/bluetooth/hcid.conf
rfcomm.conf file: http://www.feline-soul.net/files/bluetooth/rfcomm.conf
Ideas? I've been struggling with this for over 2 weeks now. Any help is
appreciated.
Bearcat M. Sandor
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] error when starting bluetooth..any ideas?
2006-08-04 0:55 [Bluez-users] error when starting bluetooth..any ideas? Bearcat M. Sandor
@ 2006-08-04 10:09 ` Marcel Holtmann
2006-08-04 17:29 ` Bearcat M. Sandor
0 siblings, 1 reply; 4+ messages in thread
From: Marcel Holtmann @ 2006-08-04 10:09 UTC (permalink / raw)
To: Bearcat, BlueZ users
Hi Bearcat,
> I'm still working on connecting this keyboard and headset. However i noticed
> something in my logs that is probably pertainent:
> Aug 3 18:42:53 [sdpd] Bluetooth SDP daemon_
> Aug 3 18:43:59 [hcid] Bluetooth HCI daemon
> Aug 3 18:43:59 [hcid] Register path:/org/bluez fallback:1
> Aug 3 18:43:59 [hcid] Device hci0 has been added
> Aug 3 18:43:59 [hcid] Starting security manager 0
> Aug 3 18:43:59 [hcid] Can't write inquiry mode for hci0: Input/output error
> (5)
> Aug 3 18:43:59 [hcid] Register path:/org/bluez/hci0 fallback:0
> Aug 3 18:44:38 [hidd] Bluetooth HID daemon
>
> Note the [hcid} lines seem to have an error. I have looked all over google and
> the bluetooth mailing lists and not found anything regarding it.
looks like some chips get confused when trying to set the inquiry mode
and they don't support this command. It has been fixed in the CVS now.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Bluez-users] error when starting bluetooth..any ideas?
2006-08-04 10:09 ` Marcel Holtmann
@ 2006-08-04 17:29 ` Bearcat M. Sandor
2006-08-05 12:51 ` Marcel Holtmann
0 siblings, 1 reply; 4+ messages in thread
From: Bearcat M. Sandor @ 2006-08-04 17:29 UTC (permalink / raw)
To: Marcel Holtmann; +Cc: BlueZ users
Marcel,
Thanks. This may be the root of my problems. I'll wait till the next version
to play with all this again. Any ideas when it may be out?
Bearcat M. Sandor
On Friday 04 August 2006 04:09 in an email titled "Re: [Bluez-users] error
when starting bluetooth..any ideas?" Marcel Holtmann wrote:
>Hi Bearcat,
>
>> I'm still working on connecting this keyboard and headset. However i
>> noticed something in my logs that is probably pertainent:
>> Aug 3 18:42:53 [sdpd] Bluetooth SDP daemon_
>> Aug 3 18:43:59 [hcid] Bluetooth HCI daemon
>> Aug 3 18:43:59 [hcid] Register path:/org/bluez fallback:1
>> Aug 3 18:43:59 [hcid] Device hci0 has been added
>> Aug 3 18:43:59 [hcid] Starting security manager 0
>> Aug 3 18:43:59 [hcid] Can't write inquiry mode for hci0: Input/output
>> error (5)
>> Aug 3 18:43:59 [hcid] Register path:/org/bluez/hci0 fallback:0
>> Aug 3 18:44:38 [hidd] Bluetooth HID daemon
>>
>> Note the [hcid} lines seem to have an error. I have looked all over google
>> and the bluetooth mailing lists and not found anything regarding it.
>
>looks like some chips get confused when trying to set the inquiry mode
>and they don't support this command. It has been fixed in the CVS now.
>
>Regards
>
>Marcel
--
Bearcat M. Sandor
Bearcat@feline-soul.com
ICQ: 6628727
MSN: bearcatsandor@hotmail.com
Yahoo: bearcatsandor
AIM: bearcatmsandor
Jabber: bearcatsandor@jabber.org
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Bluez-users] error when starting bluetooth..any ideas?
2006-08-04 17:29 ` Bearcat M. Sandor
@ 2006-08-05 12:51 ` Marcel Holtmann
0 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2006-08-05 12:51 UTC (permalink / raw)
To: Bearcat, BlueZ users
Hi Bearcat,
> Thanks. This may be the root of my problems. I'll wait till the next version
> to play with all this again. Any ideas when it may be out?
the usual answer would be, when it is ready. However I am hoping for
next week.
Regards
Marcel
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2006-08-05 12:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04 0:55 [Bluez-users] error when starting bluetooth..any ideas? Bearcat M. Sandor
2006-08-04 10:09 ` Marcel Holtmann
2006-08-04 17:29 ` Bearcat M. Sandor
2006-08-05 12:51 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox