Bluetooth: Difference between revisions

imported>Qfjp
imported>Grahamc
Indicate connection failures to audio devices is due to the pulesaudio package.
Line 49: Line 49:
{{evaluate}}
{{evaluate}}


You will need to restart PulseAudio; try <tt>pkill '^pulseaudio$'</tt>.
You will need to restart PulseAudio; try <tt>systemctl --user daemon-reload; systemctl --user restart pulseaudio</tt>.


You can verify that PulseAudio has loaded the Bluetooth module by running <tt>pactl list | grep -i 'Name.*module.*blue'</tt>; Bluetooth modules should be present in the list.
You can verify that PulseAudio has loaded the Bluetooth module by running <tt>pactl list | grep -i 'Name.*module.*blue'</tt>; Bluetooth modules should be present in the list.
Line 83: Line 83:


[https://gist.github.com/samueldr/356e65374d452e4fd45314f818ae3545 This gist] provides a script and instructions to set-up a workaround for these devices.
[https://gist.github.com/samueldr/356e65374d452e4fd45314f818ae3545 This gist] provides a script and instructions to set-up a workaround for these devices.
===When connecting to an audio device: Failed to connect: org.bluez.Error.Failed===
You need to use pulseaudioFull, see Using Bluetooth headsets with PulseAudio.


==See also==
==See also==