From: "Jesús Cano Navarro" <jesuscanonavarro@gmail.com>
To: bluez-users@lists.sourceforge.net
Subject: Re: [Bluez-users] Old known, Apple BT Keyboard
Date: Mon, 16 May 2005 22:49:36 +0200 [thread overview]
Message-ID: <c1afa04d050516134921746de0@mail.gmail.com> (raw)
In-Reply-To: <428825B8.2070103@metalan.net>
[-- Attachment #1: Type: text/plain, Size: 2057 bytes --]
Hi,
Thank you for your interest!.
My first pair of questions is:
-I don't know the whole set of tools that bluez-utils brings but i
found at least two for connexions: the hidd daemon and hcitool, both
have connexion parameters but:
1)¿which is the purpose of them?, ¿for what is every one? i couldn't
dintinguish which one should i use to connect to a device.
2)How do i debug the activity with hcidump?, run hcidump alone in a
console and work in another?, what parameters should i use?, -X -V -w
<file>?
I'm on a Debian GNU/Linux testing, Kernel 2.6.8-2-686. Compaq Deskpro
EN: Pentium 2 (Deschutes) 350, 256MB.
Thank you
2005/5/16, Andre Baron <andre@metalan.net>:
> I echo Marco, however with one caveat; I don't believe you can replace
[...]
> Marco Trudel wrote:
>
> > If you don't ask specific questions, we can't help you... So what's
> > the current problem?
> > It sounds like the last step was that marcel requested a hcidump of
> > your failing action... So, I suggest to do so...
> >
> > regards
> > Marco
> >
> >
> > Jesús Cano Navarro wrote:
> >
> >> Hi everybody,
> >>
> >> Thank you for reading this message and spending your time helping me
> >> an the others.
> >>
> >> I tried to make the Apple BT Keyboard work with my GNU/Linux and
> >> Marcel's help (thank you Marcel) but i did not have the tool "hcidump"
> >> to debug the inquiries and conexions and i was too lost in this field.
> >> Now i think (hope) i have it all and my goals are:
> >>
> >> -Make sure i have the right configuration needs for BT use.
> >> -Permanently replace the pc105 keyboard.
> >> -Configure correctly the Apple BT Keyboard.
> >>
> >> Would you please help/guide me to get it?, i would really appreciate
> >> it!.
> >>
> >> I read several people have got it with the Apple keyboard.Somebody
> >> told about writting a HOWTO, as it's becomeing an usual stuff
> >> (GNU/Linux-Bluez and BT keyboards), i would be interested in help to
> >> it.
> >>
> >> Thank you all.
Jesús Cano Navarro
[-- Attachment #2: hcid.conf --]
[-- Type: application/octet-stream, Size: 1399 bytes --]
#
# HCI daemon configuration file.
#
# $Id: hcid.conf,v 1.7 2004/12/13 14:16:03 holtmann Exp $
#
# HCId options
options {
# Automatically initialize new devices
autoinit yes;
# Security Manager mode
# none - Security manager disabled
# auto - Use local PIN for incoming connections
# user - Always ask user for a PIN
#
security auto;
# Pairing mode
# none - Pairing disabled
# multi - Allow pairing with already paired devices
# once - Pair once and deny successive attempts
pairing multi;
# PIN helper
pin_helper /usr/bin/bluez-pin;
# D-Bus PIN helper
#dbus_pin_helper;
}
# Default settings for HCI devices
device {
# Local device name
# %d - device id
# %h - host name
name "%h-%d";
# Local device class
class 0x3e0100;
# Default packet type
#pkt_type DH1,DM1,HV1;
# Inquiry and Page scan
iscan enable; pscan enable;
# Default link mode
# none - no specific policy
# accept - always accept incoming connections
# master - become master on incoming connections,
# deny role switch on outgoing connections
lm accept;
# Default link policy
# none - no specific policy
# rswitch - allow role switch
# hold - allow hold mode
# sniff - allow sniff mode
# park - allow park mode
lp rswitch,hold,sniff,park;
# Authentication and Encryption (Security Mode 3)
#auth enable;
#encrypt enable;
}
next prev parent reply other threads:[~2005-05-16 20:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-15 21:20 [Bluez-users] Old known, Apple BT Keyboard Jesús Cano Navarro
2005-05-15 21:34 ` Marco Trudel
2005-05-16 4:46 ` Andre Baron
2005-05-16 20:49 ` Jesús Cano Navarro [this message]
2005-05-20 17:46 ` Jesús Cano Navarro
2005-05-20 20:10 ` [Bluez-users] Re: btsco - headset profile activated but no sco packets transmitted ??? Jan H
2005-05-20 20:18 ` Brad Midgley
2005-05-20 23:14 ` Jan H
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=c1afa04d050516134921746de0@mail.gmail.com \
--to=jesuscanonavarro@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox