Hi Mario, > Testing a little more, I found that on fresh boots the latest bluez.git > doesn't always work to switch dell BT adapters to HCI mode depending on > the state of the killswitch on boot. Whenever running hid2hci, the > kernel driver should attempt to be released. As long as this is done > before trying to claim, each of the scenarios is successful. The > previous dmesg errors were coming up because the order of the > usb_claim_interface and usb_detach_kernel_driver_np were reversed. the patch has been applied. However I prefer if you stop making the code so complex that my brain hurts. I changed that now. It should really just to "if error then bail out of the function". Regards Marcel -- 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