2009-11-14 18:26:49

by Ramagudi Naziir

[permalink] [raw]
Subject: bluetooth audio fails

Hi all,

Can anyone pls help me debug this:

# aplay -D bluetooth /startup.wav
ALSA lib audio/pcm_bluetooth.c:1607:(audioservice_expect)
BT_GET_CAPABILITIES failed : Input/output error(5)
aplay: main:608: audio open error: Input/output error

I'm running the latest bluez git sources with a 9xxPlantronics HFP headset.
I tried both "auto" and "voice" in .asoundrc:

pcm.bluetooth {
type bluetooth
device mybdaddr
profile ?voice?
}


Any idea what this could be and how to debug/fix it ?

thank you
naziirr


2009-11-16 10:09:23

by Ramagudi Naziir

[permalink] [raw]
Subject: Re: bluetooth audio fails

I have just tried that with bluez 3.36 and it works!

So - should I downgrade to bluez 3.36 ?

Can you just tell me how you would debug this ?

On Sun, Nov 15, 2009 at 2:31 PM, Ramagudi Naziir <[email protected]> wrote:
> I have just tried that also with a Motorola H700 headset,
> and got exact same error message.
>
> (I also tried bluez 4.56 and got same error)
>
> please help me to debug this.
>
> thank you,
> naziirr
>
>
> On Sat, Nov 14, 2009 at 8:26 PM, Ramagudi Naziir <[email protected]> wrote:
>> Hi all,
>>
>> Can anyone pls help me debug this:
>>
>> # aplay -D bluetooth /startup.wav
>> ALSA lib audio/pcm_bluetooth.c:1607:(audioservice_expect)
>> BT_GET_CAPABILITIES failed : Input/output error(5)
>> aplay: main:608: audio open error: Input/output error
>>
>> I'm running the latest bluez git sources with a 9xxPlantronics HFP headset.
>> I tried both "auto" and "voice" in .asoundrc:
>>
>> pcm.bluetooth {
>> ? ? ? ?type bluetooth
>> ? ? ? ?device mybdaddr
>> ? ? ? ?profile ?voice?
>> }
>>
>>
>> Any idea what this could be and how to debug/fix it ?
>>
>> thank you
>> naziirr
>>
>

2009-11-15 12:31:20

by Ramagudi Naziir

[permalink] [raw]
Subject: Re: bluetooth audio fails

I have just tried that also with a Motorola H700 headset,
and got exact same error message.

(I also tried bluez 4.56 and got same error)

please help me to debug this.

thank you,
naziirr


On Sat, Nov 14, 2009 at 8:26 PM, Ramagudi Naziir <[email protected]> wrote:
> Hi all,
>
> Can anyone pls help me debug this:
>
> # aplay -D bluetooth /startup.wav
> ALSA lib audio/pcm_bluetooth.c:1607:(audioservice_expect)
> BT_GET_CAPABILITIES failed : Input/output error(5)
> aplay: main:608: audio open error: Input/output error
>
> I'm running the latest bluez git sources with a 9xxPlantronics HFP headset.
> I tried both "auto" and "voice" in .asoundrc:
>
> pcm.bluetooth {
> ? ? ? ?type bluetooth
> ? ? ? ?device mybdaddr
> ? ? ? ?profile ?voice?
> }
>
>
> Any idea what this could be and how to debug/fix it ?
>
> thank you
> naziirr
>