Hi Thomas, On Fri, May 01, 2009, Thomas Gillespie wrote: > I'm trying to connect my A2DP headset to my computer. It works fine in > HSP/HFP mode, but when i try to connect to the audio sink via dbus it > won't connect. I get > "bluetoothd[1618]: No matching ACP and INT SEPs found" > in my /var/log/messages file. What does this mean? A2DP has a concept of Stream End Points (SEPs). To create an audio stream you need to hook up an Audio Source SEP on one device (in your case your computer) to an Audio Sink SEP on another device (your headset). That message you got means that bluetoothd didn't find an Audio Sink SEP in the headset that would match in it's properties (codec, etc) an available Audio Source SEP on your computer. Why this all is happening is another matter though. Have you done any special changes to /etc/bluetooth/audio.conf? Could you enable bluetoothd debug messages (-d switch) and give us the complete log when trying to connect A2DP to the headset. The output of hcidump -XV when connecting A2DP might also provide some useful information. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html