* [Bluez-users] Keyboard Device Pairing
@ 2006-09-22 0:57 Chris Spencer
2006-09-22 1:15 ` Chris Spencer
0 siblings, 1 reply; 5+ messages in thread
From: Chris Spencer @ 2006-09-22 0:57 UTC (permalink / raw)
To: bluez-users
I recently bought a Bluetooth keyboard, and the manual says it requires
a passkey and pairing in order to be used. I'm a bit new to Bluez, and
Bluetooth in general, so how do I pair the keyboard with my PC, set the
passkey, and configure X to auto-detect and automatically use it as a
keyboard?
Thanks,
Chris
-------------------------------------------------------------------------
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] 5+ messages in thread
* Re: [Bluez-users] Keyboard Device Pairing
2006-09-22 0:57 [Bluez-users] Keyboard Device Pairing Chris Spencer
@ 2006-09-22 1:15 ` Chris Spencer
2006-09-22 8:10 ` Paul LeoNerd Evans
0 siblings, 1 reply; 5+ messages in thread
From: Chris Spencer @ 2006-09-22 1:15 UTC (permalink / raw)
To: bluez-users
Chris Spencer wrote:
> I recently bought a Bluetooth keyboard, and the manual says it requires
> a passkey and pairing in order to be used. I'm a bit new to Bluez, and
> Bluetooth in general, so how do I pair the keyboard with my PC, set the
> passkey, and configure X to auto-detect and automatically use it as a
> keyboard?
I tried hidd, but wasn't able to connect. Is there anything else I can do?
[root@localhost]# hidd --connect 00:0D:3C:40:68:7C
<window popped up asking for a passkey>
Can't get device information: Too many levels of symbolic links
[root@localhost]# hidd --connect 00:0D:3C:40:68:7C
Can't get device information: Function not implemented
-------------------------------------------------------------------------
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] 5+ messages in thread
* Re: [Bluez-users] Keyboard Device Pairing
2006-09-22 1:15 ` Chris Spencer
@ 2006-09-22 8:10 ` Paul LeoNerd Evans
2006-09-22 13:28 ` [Bluez-users] Keyboard Device Pairing (gmane: message 13 of 20) Chris S
0 siblings, 1 reply; 5+ messages in thread
From: Paul LeoNerd Evans @ 2006-09-22 8:10 UTC (permalink / raw)
To: BlueZ users; +Cc: gmane.20.evilspam
[-- Attachment #1.1: Type: text/plain, Size: 651 bytes --]
On Thu, 21 Sep 2006 21:15:26 -0400
Chris Spencer <gmane.20.evilspam@spamgourmet.com> wrote:
> [root@localhost]# hidd --connect 00:0D:3C:40:68:7C
> <window popped up asking for a passkey>
> Can't get device information: Too many levels of symbolic links
> [root@localhost]# hidd --connect 00:0D:3C:40:68:7C
> Can't get device information: Function not implemented
Random guess, but that to me looks like "errno" is getting undefined
values and is printing whatever random number of error it happens to find.
--
Paul "LeoNerd" Evans
leonerd@leonerd.org.uk
ICQ# 4135350 | Registered Linux# 179460
http://www.leonerd.org.uk/
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
[-- Attachment #2: Type: text/plain, Size: 348 bytes --]
-------------------------------------------------------------------------
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
[-- Attachment #3: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [Bluez-users] Keyboard Device Pairing (gmane: message 13 of 20)
2006-09-22 8:10 ` Paul LeoNerd Evans
@ 2006-09-22 13:28 ` Chris S
2006-09-25 21:47 ` Marcel Holtmann
0 siblings, 1 reply; 5+ messages in thread
From: Chris S @ 2006-09-22 13:28 UTC (permalink / raw)
To: Paul LeoNerd Evans; +Cc: BlueZ users
On 9/22/06, Paul LeoNerd Evans <leonerd@leonerd.org.uk> wrote:
> On Thu, 21 Sep 2006 21:15:26 -0400
> Chris Spencer <gmane.20.evilspam@spamgourmet.com> wrote:
>
> > [root@localhost]# hidd --connect 00:0D:3C:40:68:7C
> > <window popped up asking for a passkey>
> > Can't get device information: Too many levels of symbolic links
> > [root@localhost]# hidd --connect 00:0D:3C:40:68:7C
> > Can't get device information: Function not implemented
>
> Random guess, but that to me looks like "errno" is getting undefined
> values and is printing whatever random number of error it happens to find.
I continued to play around with it, and tried using kbluetoothd to
connect. When I was again prompted for a passkey, I keyed it in on
both my PC and on the keyboard, and it suddenly started working. I'm
not confident I could get this working again if I had to. Is there a
tutorial somewhere on pairing bluetooth devices? I didn't find
anything on bluez.org.
Regards,
Chris
-------------------------------------------------------------------------
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] 5+ messages in thread
* Re: [Bluez-users] Keyboard Device Pairing (gmane: message 13 of 20)
2006-09-22 13:28 ` [Bluez-users] Keyboard Device Pairing (gmane: message 13 of 20) Chris S
@ 2006-09-25 21:47 ` Marcel Holtmann
0 siblings, 0 replies; 5+ messages in thread
From: Marcel Holtmann @ 2006-09-25 21:47 UTC (permalink / raw)
To: BlueZ users; +Cc: Paul LeoNerd Evans
Hi Chris,
> > > [root@localhost]# hidd --connect 00:0D:3C:40:68:7C
> > > <window popped up asking for a passkey>
> > > Can't get device information: Too many levels of symbolic links
> > > [root@localhost]# hidd --connect 00:0D:3C:40:68:7C
> > > Can't get device information: Function not implemented
> >
> > Random guess, but that to me looks like "errno" is getting undefined
> > values and is printing whatever random number of error it happens to find.
>
> I continued to play around with it, and tried using kbluetoothd to
> connect. When I was again prompted for a passkey, I keyed it in on
> both my PC and on the keyboard, and it suddenly started working. I'm
> not confident I could get this working again if I had to. Is there a
> tutorial somewhere on pairing bluetooth devices? I didn't find
> anything on bluez.org.
there is no really tutorial. And in case or pairing problems it helps to
run "hcidump -X -V" to see what is going on. However with the D-Bus API
you have a CreateBonding command that will take care of everything and
at some point we will have a connection wizard. If I have enough free
time to write all this GUI stuff. I am not really a GUI programmer.
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] 5+ messages in thread
end of thread, other threads:[~2006-09-25 21:47 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-22 0:57 [Bluez-users] Keyboard Device Pairing Chris Spencer
2006-09-22 1:15 ` Chris Spencer
2006-09-22 8:10 ` Paul LeoNerd Evans
2006-09-22 13:28 ` [Bluez-users] Keyboard Device Pairing (gmane: message 13 of 20) Chris S
2006-09-25 21:47 ` Marcel Holtmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox