On 15.05.2016 14:30, Marco Trapanese wrote: > Il 15/05/2016 14:15, Georg Chini ha scritto: >> Not sure if the other daemons must be run as root, but at least it >> works for me to start >> ofono and bluetooth during system startup and run pulseaudio as a >> normal user (not >> as user pulse) > > > I'm afraid about all these variables! > Anyway, I did the following: > > - added the dbus policies for both user "pulse" and "user" (the actual > one) > - started bluetooth and ofono as system service (as root) > - started pulseaudio as normal user > - followed the usual test procedure > > The behavior is exactly the same: connected, enabled and call made but > no audio. > Thank for the patience! > To me it still looks like this is an issue with your dbus access rights. Everything else looks fine - even the loopback modules are loaded but don't receive / send any audio. Something else I noticed: It looks like you can't get high priority and also no timer based scheduling for pulseaudio. This means that your audio quality will probably be really bad. Also there are lots of other errors in the PA log. It seems that there is still something broken in your build. Or is that due to the embedded system?