public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] How to setup a headset as an audio device? Getting "Device busy" errors
@ 2008-01-25  4:56 SA
  2008-01-28  0:16 ` Eugene
  0 siblings, 1 reply; 12+ messages in thread
From: SA @ 2008-01-25  4:56 UTC (permalink / raw)
  To: bluez-users

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

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

end of thread, other threads:[~2008-02-06  8:43 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-25  4:56 [Bluez-users] How to setup a headset as an audio device? Getting "Device busy" errors SA
2008-01-28  0:16 ` 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

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