Maybe, according to a post in Ubuntu forums ( http://askubuntu.com/questions/287254/ubuntu-13-04-bluetooth-a2dp-does-not-work/318399#comment443009_318399), you must prevent pulseaudio from autospawning when it's killed, changing on /etc/pulse/client.conf "autospawn = yes" to "autospawn = no" and setting "daemon-binary" to "/bin/true".
Greetings --- Redactado desde mi LG E-975 El 23/04/2014 15:12, "Felipe Sateler" <fsate...@debian.org> escribió: > On Wed, Apr 23, 2014 at 12:31 AM, Adrian Immanuel Kieß <adr...@kiess.at> > wrote: > > The error message does not seem to get logged to pa.log. > > > > I attached the new pa.log again, but still it just logged the startup of > > pulseaudio. I tried to reconnect the bluetooth audio device several times > > meanwhile. > > > > Syslog message is still: > > > > Apr 23 05:22:40 g6 kernel: [164196.912874] input: 00:1D:DF:D5:E3:2E as > > /devices/virtual/input/input14 > > Apr 23 05:22:41 g6 pulseaudio[31957]: [pulseaudio] ltdl-bind-now.c: > Failed > > to open module module-bluetooth-device.so: module-bluetooth-device.so: > > cannot open shared object file: No such file or directory > > Apr 23 05:22:41 g6 pulseaudio[31957]: [pulseaudio] module.c: Failed to > open > > module "module-bluetooth-device". > > Hmm, let's try again, but now run these steps: > > 1. Add 'autospawn = no' to ~/.config/pulse/client.conf (create the > file if it doesn't exist) > 2. Run pulseaudio -k > 3. Run pulseaudio -vvvv --log-time --log-target=file:pa.log > 4. Try connecting the audio device. > > After this we should get a full log. After submitting you can revert > the change in step 1 to go back to the usual behavior. > > -- > > Saludos, > Felipe Sateler > > -- > To unsubscribe, send mail to 725610-unsubscr...@bugs.debian.org. >