Hi Keith, On Wednesday 18 of February 2015 13:05:16 Keith Conger wrote: > Actually I had tried through the UI first and got the above logcat > messages. I then tried HAL test. > > Just for some additional background I'm running kernel 3.8.13 and > bluetooth modules from backports-3.18.1-1 If haltest is working that means kernel is configured properly. > I have them at the bottom of "on boot" in the init.rc. I have > attached my kernel config and init.rc. Could you attach full logcat starting from boot? It looks like you are also missing audio.a2dp.default.so (it shouldn't affect BT enable but is needed for music streaming over BT). > > I noticed in the mako example the following additional modules are > loaded, I'm guessing I should add them also? > insmod /system/lib/modules/rfcomm.ko > insmod /system/lib/modules/bnep.ko Yes, rfcomm is needed for OBEX (PBAP, OPP, MAP etc). Bnep is needed for PAN (BT tethering). > > Thanks again for the help. > Keith > -- BR Szymon Janc -- 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