From: Eugene <it.had.even@gmail.com>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] How to setup a headset as an audio device? Getting "Device busy" errors
Date: Mon, 28 Jan 2008 10:16:59 +1000 [thread overview]
Message-ID: <479D1EFB.9020005@gmail.com> (raw)
In-Reply-To: <200801242256.33910.sa@claborn.net>
[-- Attachment #1: Type: text/plain, Size: 2677 bytes --]
SA ?????:
> 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
>
>
Hello,
try to
aplay -v -D bluetooth './your-sound.wav'
and send its output. Else, did you started bluetooth audio service?
To check, use:
ps ax | grep bluetoothd-service-audio
Regards,
Eugene
[-- Attachment #2: it_had_even.vcf --]
[-- Type: text/x-vcard, Size: 55 bytes --]
begin:vcard
fn:Eugene
n:;Eugene
version:2.1
end:vcard
[-- Attachment #3: Type: text/plain, Size: 228 bytes --]
-------------------------------------------------------------------------
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/
[-- Attachment #4: Type: text/plain, Size: 164 bytes --]
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
next prev parent reply other threads:[~2008-01-28 0:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=479D1EFB.9020005@gmail.com \
--to=it.had.even@gmail.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.