On Thu, 2011-03-31 at 15:30 +0300, Tanu Kaskinen wrote: > On Thu, 2011-03-31 at 15:11 +0300, Tanu Kaskinen wrote: > > If no volunteers pop up, I guess I'll have to get a bluetooth dongle for > > my desktop so that I can test this myself. > > Never mind, I found a dongle already - I'll test it tomorrow. Ok, tests are now done. I couldn't get any audio in the HSP mode (A2DP worked fine). The sink seemed to be running and there were no errors, the problem seemed to be just that the sink was not getting any wakeups from the hardware. Before any BT hardware was connected, module-bluetooth-discover printed some errors at startup, but apart from this no-audio-with-hsp problem the errors didn't seem to cause any trouble. The behavior was identical with the current git master and with my patches applied. Even though I got no audio, looking at pulseaudio logs it seemed like sink_set_volume_cb was working alright, which was the only thing I wanted to test anyway. So, I suggest now that patches 1-4 get merged, along with the "bluetooth: Fix HSP volume handling" patch. -- Tanu