Hi John, On Tue, Oct 26, 2010, John Crosbie wrote: > I have found that playing a 48KHz wav file immediately after playing a > 44.1K file (or vice-versa) with aplay will fail. After this failure > no a2dp stream will play. The problem is that after determining the > current avdtp stream doesn't match the new configuration the stream is > closed and a reconfiguration is attempted but fails because > setup->rsep is null. The patch below fixes the reconfiguration. Thanks for the patch. In the future, please follow the proper coding style (e.g. space between "if" and "(") and prepare the patches using git format-patch. I went ahead and did this work manually for you this time instead of asking you to resend since we're in the process of preparing the next bluez release. Johan -- 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