- Package:
- pulseaudio
- Source:
- pulseaudio
- Description:
- PulseAudio sound server
- Submitter:
- Corcodel Marian
- Date:
- 2019-10-03 08:48:13 UTC
- Severity:
- normal
How to check bug: 1.Run from user terminal pulseaudio -k command. 2.Run from root terminal journalctl -r to see logs, and inerpret results. Initially on mee endpoint is: ................................................... Sep 29 08:00:50 debian bluetoothd[1542]: Endpoint registered: sender=:1.69 path=/MediaEndpoint/A2DPSink .......................................................... And after restart pulseaudio from user terminal: ..................................................................... Sep 29 08:18:35 debian bluetoothd[2609]: Endpoint registered: sender=:1.130 path=/MediaEndpoint/A2DPSink .................................................................................... Every time when restart pulseaudio as result endpoint is changed and loose a3dp sink from panel.
Follow situations create sink, card bluetooth: First start pulseaudio and then start bluez service, because bluez5-util monitor changes from bluez via dbus. Start system with bluetooth service stopped and start bluetooth service manual because, again pulseaudio is started before . When restart pulseaudio, loose card bluetooth structure and need to stop/start bluetooth service again, in order to emit property changed from adapter/device via dbus.