From: Florian Philipp <lists@f_philipp.fastmail.net>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Bluez hcid.conf syntax
Date: Fri, 14 Nov 2008 21:45:16 +0100 [thread overview]
Message-ID: <491DE35C.50105@f_philipp.fastmail.net> (raw)
[-- Attachment #1: Type: text/plain, Size: 1185 bytes --]
Hi list!
I have a minor problem:
I recently bought a Microsoft Presenter Mouse (I know, shame on me, but
it's the only affordable device with this kind of functionality).
So far, it works as expected:
- it works out of the box with the Microsoft dongle
- it works with my normal bluetooth adapter with some fine tuning (see
below)
- its special keys will need some additional configuration
However, there is one problem: It only works with deactivated
authentication and encryption. This is no problem by itself: You can
activate and deactivate these options in /etc/bluetooth/hcid.conf on a
per-device basis but for some reason this doesn't seem to work:
[...]
# Default settings for HCI devices
device {
[...]
auth enable;
encrypt enable;
}
device 00:1D:D8:35:C4:39 {
name “Microsoft Wireless Notebook Presenter Mouse 8000”;
auth disable;
encrypt disable;
}
When I use this configuration I'm asked for a PIN for the connection,
which - naturally - doesn't work. When I disable auth and encrypt for
all devices, it works.
Have I misunderstood the syntax for this file?
Thanks in advance!
Florian Philipp
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
next reply other threads:[~2008-11-14 20:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 20:45 Florian Philipp [this message]
2008-12-11 16:15 ` [gentoo-user] Bluez hcid.conf syntax Florian Philipp
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=491DE35C.50105@f_philipp.fastmail.net \
--to=lists@f_philipp.fastmail.net \
--cc=gentoo-user@lists.gentoo.org \
/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