From: Patrick <patbert@patbert.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Apple bluetooth keyboard fun...
Date: Sun, 08 Aug 2004 00:02:43 -0400 [thread overview]
Message-ID: <4115A5E3.8000107@patbert.com> (raw)
I have had my apple bt keyboard working in linux for some time on my old
pc. I now have a new pc and I can't get the damn thing going...
I am using the same bluetooth adaptor from the old pc and as far as I
can tell the same kernel config (as relates to bluetooth) as the old pc.
This is with bluez-libs and utils 2.7.
Reading through the archives I saw some mention of hcidump but I don't
seem to have that.
hcitool scan
Scanning ...
00:0A:95:3A:63:E4 Apple Wireless Keyboard
hcitool inq
Inquiring ...
00:0A:95:3A:63:E4 clock offset: 0x3a7f class: 0x002540
hcitool info 00:0A:95:3A:63:E4
Requesting information ...
BD Address: 00:0A:95:3A:63:E4
Device Name: Apple Wireless Keyboard
LMP Version: 1.1 (0x1) LMP Subversion: 0x5b00
Manufacturer: Broadcom Corporation (15)
Features: 0xbc 0x02 0x04 0x00 0x08 0x00 0x00 0x00
<encryption> <slot offset> <timing accuracy> <role switch>
<sniff mode> <RSSI> <power control> <AFH cap. slave>
I have hidd --server in my startup scripts...
hidd --show
00:0A:95:3A:63:E4 HID Boot Device [05ac:0208] connected
Here is my bluetooth kernel config. As far as I know all I need is
RFCOMM and HIDP support but since I was having trouble I figured what
the hell and turned on everything. What can I safely turn off down there?
Linux Kernel v2.6.8-rc2 Configuration
--- Bluetooth subsystem support
<*> L2CAP protocol support
<*> SCO links support
<*> RFCOMM protocol support
[*] RFCOMM TTY support
<*> BNEP protocol support
[*] Multicast filter support
[*] Protocol filter support
<*> HIDP protocol support
<*> HCI USB driver
[ ] SCO (voice) support
<*> HCI UART driver
[*] UART (H4) protocol support
[*] BCSP protocol support
[ ] Transmit CRC with every BCSP packet
< > HCI BCM203x USB driver
< > HCI BlueFRITZ! USB driver
<*> HCI VHCI (Virtual HCI device) driver
My hcid.conf file...
# HCI daemon configuration file.
# $Id: hcid.conf,v 1.4 2004/04/29 20:14:21 holtmann Exp $
options {
autoinit yes;
security user;
pairing multi;
pin_helper /usr/bin/bluepin;
}
device {
name "BlueZ (%d)";
class 0x100;
iscan enable; pscan enable;
lm accept;
lp rswitch,hold,sniff,park;
auth enable;
encrypt enable;
}
bluepin is just the basic echo "PIN:0000" or whatever...
What am I missing here? I am completely stumped. Thank you for any help!
Patrick
-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next reply other threads:[~2004-08-08 4:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-08-08 4:02 Patrick [this message]
2004-08-08 6:30 ` [Bluez-users] Apple bluetooth keyboard fun Patrick
2004-08-08 9:21 ` Bc. Michal Semler
2004-08-08 10:13 ` Marcel Holtmann
2004-08-08 10:11 ` Marcel Holtmann
2004-08-08 15:42 ` Patrick
2004-08-08 15:54 ` Marcel Holtmann
2004-08-08 16:54 ` Patrick
2004-08-08 17:11 ` Marcel Holtmann
2004-08-08 17:55 ` Patrick
2004-08-08 22:53 ` Marcel Holtmann
2004-08-08 20:06 ` Patrick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4115A5E3.8000107@patbert.com \
--to=patbert@patbert.com \
--cc=bluez-users@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.