Return-Path: MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 15 Nov 2009 14:31:20 +0200 Message-ID: Subject: Re: bluetooth audio fails From: Ramagudi Naziir To: linux-bluetooth@vger.kernel.org Content-Type: text/plain; charset=windows-1252 Sender: linux-bluetooth-owner@vger.kernel.org List-ID: 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 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 >