Hi, On Mon, Nov 08, 2010, Johan Hedberg wrote: > You really should enable debug logs (-d switch) to get more info about > which code paths are being traveresed here (since there are many places > which can cause those log messages). However, my suspicion goes to a > possible mismatch in the adapter address upon initialization and later > lookups. Could you try if the attached patch fixes the issue? Thanks. I was able to reproduce the issue myself. Even though reverting the patch I mentioned should work as a quick fix I went ahead and pushed a more proper one to git (it essentially makes hciops wait for the read_bd_addr complete event before calling start_adapter). So please test with latest git and let me know if things still work fine. If they do I think we should release 4.79 since I suspect this race condition will be experienced by quite many people. 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