public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] Can't get headset to pair
@ 2008-03-06  0:59 TD
  2008-03-06  2:13 ` Brian Sammon
  2008-03-06 13:48 ` [Bluez-users] How to change the Hci packet size? Eng. Waleed Al-Rashoud
  0 siblings, 2 replies; 6+ messages in thread
From: TD @ 2008-03-06  0:59 UTC (permalink / raw)
  To: bluez-users


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-03-07 12:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-06  0:59 [Bluez-users] Can't get headset to pair TD
2008-03-06  2:13 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox