-----Original Message----- From: Luiz Augusto von Dentz [mailto:luiz.dentz@xxxxxxxxx] Sent: 26 April, 2009 18:30 To: John Frankish Cc: linux-bluetooth@xxxxxxxxxxxxxxx Subject: Re: FW: Upgrade bluez-4.17 to 4.36 - headset no longer works Hi, On Sun, Apr 26, 2009 at 6:54 AM, John Frankish <j-frankish@xxxxxxx> wrote: > Playing WAVE '/usr/local/share/sounds/alsa/Noise.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Mono > ALSA lib pcm_bluetooth.c:1607:(audioservice_expect) BT_START_STREAM failed : Success(0) > ALSA lib pcm_bluetooth.c:1566:(audioservice_recv) Too short (1 bytes) IPC packet from bluetoothd This normally indicates a mismatch version of ipc, iirc any failing code will be EIO. You should make sure both audio plugin and alsa plugin are compiled and installed with the same ipc.h, in the future we can probably add a version check for ipc to really indicate what is the real problem. -- Luiz Augusto von Dentz Engenheiro de Computação ------ Thanks for the reply, but I'm not sure I fully understand... If the audio plugin and the alsa plugin are compiled at the same time, why wouldn't they use the same version of ipc.h ?? -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html