From: TD <topper.doggle@googlemail.com>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] Can't get headset to pair
Date: Thu, 6 Mar 2008 00:59:00 +0000 (UTC) [thread overview]
Message-ID: <fqnfkk$9np$1@ger.gmane.org> (raw)
Trying to get a bluetooth headset (http://www.ebuyer.com/product/123000) to
work with bluez, so that I can access it from alsa. Running Debian lenny
(2.6.22 kernel), bluez 3.24.
With the headset in pairing mode:
laptop:~# hcitool scan
Scanning ...
00:02:5B:02:64:9D VBH-006
laptop:~# hcitool cc 00:02:5B:02:64:9D
laptop:~#
System log reports:
Mar 6 00:44:19 laptop NetworkManager: <debug> [1204764259.628237]
nm_hal_device_added(): New device added (hal udi is
'/org/freedesktop/Hal/devices/bluetooth_acl_25b02649d').
Mar 6 00:44:22 laptop NetworkManager: <debug> [1204764262.493448]
nm_hal_device_removed(): Device removed (hal udi is
'/org/freedesktop/Hal/devices/bluetooth_acl_25b02649d').
The light on the hands-free doesn't start to flash, indicating that pairing
didn't take place. My /etc/bluetooth/hcid.conf contains:
pin_helper /etc/bluetooth/feed-pin.sh;
and /etc/bluetooth/feed-pin.sh contains:
#!/bin/sh
echo "PIN:0000"
which runs fine as a shell script.
My normal user .asoundrc contains:
pcm.bluetooth {
type bluetooth
device 00:02:5B:02:64:9D
}
Have I missed something? Do I need to pair the device before it will work?
TD
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next reply other threads:[~2008-03-06 0:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-06 0:59 TD [this message]
2008-03-06 2:13 ` [Bluez-users] Can't get headset to pair Brian Sammon
2008-03-06 13:48 ` [Bluez-users] How to change the Hci packet size? Eng. Waleed Al-Rashoud
2008-03-06 14:53 ` Marcel Holtmann
2008-03-06 23:11 ` Eng. Waleed Al-Rashoud
2008-03-07 12:16 ` Marcel Holtmann
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='fqnfkk$9np$1@ger.gmane.org' \
--to=topper.doggle@googlemail.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.