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 -- 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