All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nathanael Morrison <nathanael@cmc.ca>
To: bluez-devel@lists.sourceforge.net
Subject: Re: [Bluez-devel] btsco doesn't start
Date: Tue, 01 Feb 2005 09:05:42 +0000	[thread overview]
Message-ID: <41FF4666.7020400@cmc.ca> (raw)
In-Reply-To: <41FF8412.50007@dark-reality.de>

Hi Nicolas,

I had similar problems getting the M2500 headset, it's not getting the 
Pin # when first connecting.  I created a simple file pin_helper_simple:

#----------------------
#!/bin/sh
echo "PIN:0000"
#----------------------

Then I modified the hcid.conf under options{} and pointed to the new pin 
helper:

pin_helper /etc/bluetooth/pin_help_simple;

After that running btsco <address> worked. Also note, for the first 
connection you might have to put the headset into pairing mode.

Cheers,

Nathanael


Lars Grunewaldt wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Nicolas Montavont wrote:
> | Dear Developers,
> |
> | I just bought an Plantronics M2500 headset and I have problems to make
> | it work in my linux box. I hope you can help me.
> |
> | The problem is I can not start btsco. Here is the output when I try to
> | start btsco :
> |
> | Device is 2:0
> | Error: btsco open (2-0): No such device or address
> |
>
> looks like an alsa problem, because this device means the alsa device.
> It detects that your snd-bt-sco is device 2 (third sound card) but it
> seems to have a problem to connect. Maybe a problem with alsa-lib? Can
> you connect to the snd-bt-sco by other programs, like alsamixer? In your
> case it should be alsamixer -c2
>
> I'm no expert for this part though... (if I'm for any part at all, 
> anyway).
>
> best regards,
> ~  Lars
>
>
> - --
> Lars Grunewaldt
> * software development
> * multimedia design
> skills: C/C++/Java/PHP/(X)HTML/Flash/audio/video
> web: http://www.dark-reality.de
> mail: lgw@dark-reality.de
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.3 (GNU/Linux)
> Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
>
> iD8DBQFB/4QRQWC6DTWkDAoRAnpdAKClq19p+Wyc1rU/JomO/HzxhbRUJACbBHWF
> MY2O6Xn/5fJl3TuSr8r2lms=
> =Jkho
> -----END PGP SIGNATURE-----
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
>



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

  reply	other threads:[~2005-02-01  9:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-01 13:04 [Bluez-devel] btsco doesn't start Nicolas Montavont
2005-02-01 13:28 ` Lars Grunewaldt
2005-02-01  9:05   ` Nathanael Morrison [this message]
2005-02-02 15:05     ` Nicolas Montavont

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=41FF4666.7020400@cmc.ca \
    --to=nathanael@cmc.ca \
    --cc=bluez-devel@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.