All of lore.kernel.org
 help / color / mirror / Atom feed
From: SA <sa@claborn.net>
To: bluez-users@lists.sourceforge.net
Subject: [Bluez-users] How to setup a headset as an audio device? Getting "Device busy" errors
Date: Thu, 24 Jan 2008 22:56:33 -0600	[thread overview]
Message-ID: <200801242256.33910.sa@claborn.net> (raw)

Hello,

My boss has just purchased a "Jawbone" bluetooth headset (cell phone type) 
that he wants to hook up to his computer to use like skype.

I found instructions for old btsco first, and plugz. I saw that btsco was 
outdated but I tried plugz and sbc first.

Then I saw on http://wiki.bluez.org/wiki/HOWTO/AudioDevices the following:

"Note: you will not need bluetooth-alsa, plugz, btsco or the like for audio to 
work. They are obsolete. "

The steps there are listed as

1. Make sure the audio service is installed and enabled 
(file /etc/bluetooth/audio.service should exist)

2. modify your ~/.asoundrc to contain

pcm.bluetooth {
   type bluetooth
   device 00:11:22:33:44:55
}
3. configure your audio application to use the alsa device "bluetooth". See 
Supported Players 
http://wiki.bluez.org/wiki/HOWTO/AudioDevices#SupportedPlayers for some 
examples.
4. start playing :) 

Which is wonderfully simple, but it did not work for me. I also tried it on my 
own computer. Both computers have OpenSuSE 10.3. I used the KDE bluetooth 
manager to pair the devices. It shows up correctly in "hcitool scan"

The correct Bluetooth address is 00:0D:3C:6F:0E:89, so I tried this on both 
computers (for the remainder of this email I will focus on my own computer - 
once I get it working here I can make it work on my boss's laptop too)

Here's my /etc/bluetooth/audio.service:
[Bluetooth Service]
Identifier=audio
Name=Audio service
Description=Bluetooth Audio service


Here's my ~/.asoundrc:
pcm.bluetooth {
   type bluetooth
   device 00:0D:3C:6F:0E:89
}

I have the following bluez packages installed:

bluez-utils-3.18-12
bluez-libs-3.18-5


When I try to configure any of the players as recommended by the page 
http://wiki.bluez.org/wiki/HOWTO/AudioDevices#SupportedPlayers the best 
response I get is "Device Busy" from amarok and Kaffiene (xine engine) like 
this:

"Audio output unavailable; the device is busy.
xine parameters: "

MPlayer, when I try to run the suggested command 
"mplayer -ao alsa:device=bluetooth"
prints out the options/argument list as though I'm using an incorrect command.

I can't configure audacious at all, under Audio the "Current output plugin" 
has no option to select, and all the other preferences are grayed out too.

Can anyone tell me what I need to do to make this work?

Thanks,

	JW

-- 

----------------------
System Administrator - Cedar Creek Software http://www.cedarcreeksoftware.com
http://jwadmin.blogspot.com/
-- 

----------------------
System Administrator - Cedar Creek Software
http://www.cedarcreeksoftware.com

-------------------------------------------------------------------------
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

             reply	other threads:[~2008-01-25  4:56 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-25  4:56 SA [this message]
2008-01-28  0:16 ` [Bluez-users] How to setup a headset as an audio device? Getting "Device busy" errors Eugene
2008-02-04 23:52   ` SA
2008-02-05  2:04     ` Leszek Koltunski
2008-02-05 18:29       ` SA
2008-02-05 18:33         ` SA
2008-02-05 18:41           ` Brad Midgley
2008-02-05 21:42             ` SA
2008-02-05 21:46               ` SA
2008-02-05 22:11                 ` SA
2008-02-06  8:43               ` Guillaume Bedot
2008-02-06  1:47           ` jayjwa

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=200801242256.33910.sa@claborn.net \
    --to=sa@claborn.net \
    --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.