<div dir="ltr"><div><div><div><div>Hello,<br></div></div><br></div><div>I have been trying my luck with bluez5.21 (built from source) and pulseaudio (built from pulseaudio/vudentzs-mainline:hfp-ofono-5.0). My intention is to get my Ubuntu 14.10 installation to be a handsfree unit. But, I had trouble getting HFP and A2DP to work.<br></div><br></div><div><div>bluetoothctl shows that the 'Audio Source' and 'Audio Sink' profiles are registered:<br><br>[bluetooth]# show<br>Controller 7C:E9:D3:DD:XX:XX<br>    Name: wolv<br>    Alias: ubuntu-0<br>    Class: 0x2c010c<br>    Powered: yes<br>    Discoverable: yes<br>    Pairable: yes<br>    UUID: PnP Information           (00001200-0000-1000-8000-00805f9b34fb)<br>    UUID: Generic Access Profile    (00001800-0000-1000-8000-00805f9b34fb)<br>    UUID: Generic Attribute Profile (00001801-0000-1000-8000-00805f9b34fb)<br>    UUID: A/V Remote Control        (0000110e-0000-1000-8000-00805f9b34fb)<br>    UUID: A/V Remote Control Target (0000110c-0000-1000-8000-00805f9b34fb)<br>    UUID: Handsfree                 (0000111e-0000-1000-8000-00805f9b34fb)<br>    UUID: Audio Source              (0000110a-0000-1000-8000-00805f9b34fb)<br>    UUID: Audio Sink                (0000110b-0000-1000-8000-00805f9b34fb)<br>    Modalias: usb:v1D6Bp0246d0515<br>    Discovering: no<br>[bluetooth]# <br><br></div><div>The debug log of pulseaudio had a bunch of messages similar to this :<br><br>D: [alsa-sink-CX20590 Analog] module-loopback.c: Requesting rewind due to end of underrun.<br>D: [alsa-sink-CX20590 Analog] alsa-sink.c: Requested to rewind 65536 bytes.<br>D: [alsa-sink-CX20590 Analog] alsa-sink.c: Limited to 46336 bytes.<br>D: [alsa-sink-CX20590 Analog] alsa-sink.c: before: 5792<br>D: [alsa-sink-CX20590 Analog] alsa-sink.c: after: 0<br>I: [alsa-sink-CX20590 Analog] alsa-sink.c: Tried rewind, but was apparently not possible.<br><br></div><div>Here's the complete debug log (when I tried to switch the audio sink on my phone to bluetooth):<br><br><a href="http://pastebin.com/8ACF92Sk" target="_blank">http://pastebin.com/8ACF92Sk</a><br><br></div><div>There were similar messages when I try to make a call using the test scripts in ofono.<br><br></div><div>I'm not sure if it's relevant but - I had to uncomment few lines in <a href="http://default.pa">default.pa</a> to load the alsa-sink and alsa-source (instead of relying on the auto detect) modules to get audio to work on my ubuntu installation with pulseaudio running. Otherwise, the null-sink was being picked up instead of alsa-sink.<br></div><div><br></div><div>Any thoughts on why this is happening ?<br><br></div><div>Thanks,<br>Prathyush<br></div></div></div>