<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
On 29.05.2015 20:45, Northern Lights Info wrote:<br>
</div>
<blockquote cite="mid:D18E01E8.1E5B1%25info@northernlights3d.com"
type="cite">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif;
font-size: 14px;">
<div>
<div>I’ve just wasted several days tearing out what’s left of
my hair trying to figure this out so if some expert out
there would help, I’d appreciate it.</div>
</div>
</div>
<br>
<div>
<div><font face="Calibri,sans-serif">May 29 10:14:29 ts-imx6-s
bluetoothd[369]: a2dp-sink profile connect failed for
A0:B4:A5:1E:9D:E6: Protocol not available</font></div>
<div><font face="Calibri,sans-serif">May 29 10:14:29 ts-imx6-s
bluetoothd[369]: bluetoothd[369]: a2dp-sink profile connect
failed for A0:B4:A5:1E:9D:E6: Protocol not availab</font><span
style="font-family: Calibri, sans-serif;">le</span></div>
<div style="color: rgb(0, 0, 0); font-family: Calibri,
sans-serif; font-size: 14px;"><br>
</div>
</div>
</blockquote>
<br>
Do you have the required kernel modules installed? "Protocol not
available" sounds like<br>
a kernel message. Modules can be found under networking in the
kernel configuration.<br>
<br>
<blockquote cite="mid:D18E01E8.1E5B1%25info@northernlights3d.com"
type="cite">
<div style="color: rgb(0, 0, 0); font-family: Calibri, sans-serif;
font-size: 14px;">So, that might suggest that some module isn’t
loading which a google search led me to this link:</div>
<div><font face="Calibri,sans-serif"><a moz-do-not-send="true"
href="https://wiki.archlinux.org/index.php/Bluetooth_headset#Pairing_works.2C_but_connecting_does_not">https://wiki.archlinux.org/index.php/Bluetooth_headset#Pairing_works.2C_but_connecting_does_not</a></font></div>
<div><font face="Calibri,sans-serif"><br>
</font></div>
<div><font face="Calibri,sans-serif">In there, they say that you
ned to make sure that </font>module-bluez5-device is loaded.
I checked the pulsevebose.log file and I didn’t see it anywhere
in there</div>
</blockquote>
<blockquote cite="mid:D18E01E8.1E5B1%25info@northernlights3d.com"
type="cite">
<div>Okay, so I then looked at the .pa files (all of them) and I
don’t see this being loaded.</div>
<div>So I edited the .pa files and added a line to load
module-bluez5-device. Then I try to run pulseaudio again as
before. This time, the daemon fails to launch because the path
argument for module-bluez5-device isn’t set.</div>
</blockquote>
<br>
You don't need to load module-bluez5-device directly.
module-bluetooth-discover is the only<br>
module you need to load. module-bluetooth-discover loads then
module-bluez4-discover or<br>
module-bluez5-discover depending on your bluez version and that
module automatically loads<br>
module-bluez4-device or module-bluez5-device as soon as a bluetooth
device turns up.<br>
<br>
Regards<br>
Georg<br>
</body>
</html>