<div dir="ltr">sounds great! thanks<div>it seems i have some problems with installation:</div><div>sudo apt-get install pulseaudio</div><div><div>Unpacking pulseaudio (from .../pulseaudio_2.0-6.1_armhf.deb) ...</div><div>Selecting previously unselected package pulseaudio-module-x11.</div><div>Unpacking pulseaudio-module-x11 (from .../pulseaudio-module-x11_2.0-6.1_armhf.deb) ...</div><div>Setting up pulseaudio (2.0-6.1) ...</div><div><b>Illegal instruction</b></div><div><b>Illegal instruction</b></div><div><b>Illegal instruction</b></div><div>pulseaudio start/running, process 13712</div><div>Setting up pulseaudio-module-x11 (2.0-6.1) ...</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>then in logs I have:</div><div>grep -i pulse /var/log/syslog<br></div><div><div>Dec 27 15:35:02 raspbmc init: pulseaudio main process (505) terminated with status 1</div><div>Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: Running in system mode, but --disallow-module-loading not set!</div><div>Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: OK, so you are running PA in system mode. Please note that you most likely shouldn't be doing that.</div><div>Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: If you do it nonetheless then it's your own fault if things don't work as expected.</div><div>Dec 27 15:35:42 raspbmc pulseaudio[12751]: [pulseaudio] main.c: Please read <a href="http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode">http://pulseaudio.org/wiki/WhatIsWrongWithSystemMode</a> for an explanation why system mode is usually a bad idea.</div><div>Dec 27 15:35:48 raspbmc pulseaudio[12751]: [pulseaudio] module-default-device-restore.c: Failed to save default sink: Permission denied</div><div>Dec 27 15:35:48 raspbmc pulseaudio[12751]: [pulseaudio] module-default-device-restore.c: Failed to save default source: Permission denied</div></div><div><br></div><div><br></div><div>Any hints?</div><div><br></div><div>Thanks</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 27 December 2015 at 14:14, Tanu Kaskinen <span dir="ltr"><<a href="mailto:tanuk@iki.fi" target="_blank">tanuk@iki.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Sat, 2015-12-26 at 23:41 +0200, Cristian Serban wrote:<br>
> Hi guys,<br>
> I am new to pulse, and would like to ask you if what I want can be achieved<br>
> with pulse.<br>
> I have a PI running raspbian with attached a USB sound adaptor and a<br>
> bluetooth adaptor. I want to capture sound over the line in/mic jack of the<br>
> sound adaptor and stream it over bluetooth to my headset.<br>
> I have managed to setup bluetooth working fine, I can play mp3 with mplayer.<br>
> Could pulse help me do this routing from sound line in to bluetooth ? If<br>
> yes how? :)<br>
<br>
</span>You can load module-loopback with the source argument pointing to the<br>
usb sound card source and the sink argument pointing to the bluetooth<br>
sink, like this:<br>
<br>
pactl load-module module-loopback source=SOURCE sink=SINK<br>
<br>
You can find the appropriate values for SOURCE and SINK in "pactl list"<br>
output.<br>
<span class="HOEnZb"><font color="#888888"><br>
-- <br>
Tanu<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Cristian</div>
</div>