On 15.05.2016 13:27, Marco Trapanese wrote:
> Il 15/05/2016 13:15, Georg Chini ha scritto:
>> One thing I have seen on first inspection:
>>
>> It looks like a line
>>
>>
>>
>> is missing in your ofono.conf.
>> There are messages indicating that in your dbus-log:
>>
>> error time=1463309285.724282 sender=org.freedesktop.DBus ->
>> destination=:1.13 error_name=org.freedesktop.DBus.Error.AccessDenied
>> reply_serial=69
>> ...
>> method call time=1463309305.723208 sender=:1.13 -> destination=:1.14
>> serial=70 path=/HandsfreeAudioAgent;
>> interface=org.ofono.HandsfreeAudioAgent; member=NewConnection
>>
>>
>> Could you add the line and retry?
>
>
> Of course!
> I added the linne, rebooted and followed again the procedure. It seems
> the errors are still there.
>
Did you try to run pulseaudio as normal user? You should avoid system
mode if possible.
It still looks like there is something wrong with your dbus access
rights, this time the reply
from pulseaudio is denied.
Maybe you could try and add something like
to your ofono.conf, but that is just a wild guess. I am not too familiar
with dbus.