Hi chaps,<br><br>A happy new year to you all.<br><br>I want to turn my
Ubuntu-Karmic-based eee-PC into a Bluetooth stereo headset (eventually,
the eee will be replaced by a car infotainment system). The eee
connects via Bluetooth to a mobile phone, which acts as an audio source
for the eee. The music played on the mobile is transported via
Bluetooth to the eee and comes out of the eee&#39;s speakers. That&#39;s the
theory. In practise, the streaming stops after 3-5 seconds and there is
no sound any way.<br>
<br>From the syslog messages (see attachment playmusic3.syslog), I see the following:<br><ul><li>At tag &quot;###1&quot;, pulseaudio has successfully created an audio source &quot;bluez_source.00_25_48_F5_D8_15&quot;.</li>

<li>At tag &quot;###2&quot;, the audio stream seems to be set up correctly. The
message is &quot;module-bluetooth-device.c: Stream properly set up, we&#39;re
ready to roll!&quot;.</li><li>At tag &quot;###3&quot;, there are some problems setting
rlimit&#39;s. I guess because pulseaudio runs in a per-user session and
does not have the access privileges to change the rlimit&#39;s. I assume
that the problem isn&#39;t really important.</li><li>From tag &quot;###4&quot; to tag &quot;###5&quot;, pulseaudio tells alsa-mixer to look
at profiles. It actually finds three supported profiles: ###4a -
output:analog-stereo, ###4b - output:analog-stereo+input:analog-stereo, ###4c - input:analog-stereo. <b>Question</b>: What are these ALSA profiles used for?</li><li>At tag &quot;###6&quot;, things seem to go wrong with the message
&quot;alsa-mixer.c: Unable to attach to mixer front:0: No such file or
directory&quot;. But maybe this problem can be ignored, because the next
line says &quot;alsa-mixer.c: Successfully attached to mixer &#39;hw:0&#39;&quot;.</li><li>At tag &quot;###7&quot;, pulseaudio seems to fall back to some default sinks
and sources (module-device-restore.c comes into play). That doesn&#39;t
look good. <b>Question</b>: What&#39;s going wrong here?</li><li>At tag &quot;###8&quot;, things start to repeat and it is the same steps and message as from tag &quot;###1&quot;.</li></ul>Any ideas what is going wrong in my setup? <br>

<br>It might be a bit of a wild guess. But do I have to set a sink in my <a href="http://default.pa/" target="_blank">default.pa</a> file?<br><br>I have also attached my ~/.asoundrc file, the output from <i>pacmd &quot;list-modules&quot;</i>, and the output from <i>aplay -L</i>. My ~/.pulse/client.conf file is empty and ~/.pulse/daemon.conf only contains the entries <i>log-target = syslog</i> and <i>log-level = debug</i>. I don&#39;t have a ~/.pulse/<a href="http://default.pa/" target="_blank">default.pa</a> file yet. All the files are in the attached tarball.<br>


<br>Thanks for your help,<br><font color="#888888">Burkhard</font>