https://bugzilla.kernel.org/show_bug.cgi?id=60901 --- Comment #14 from Sergej Pupykin <pupykin.s@xxxxxxxxx> --- linux-next.git already has more proper fix instead of this hack. See http://permalink.gmane.org/gmane.linux.bluez.kernel/57722 https://git.kernel.org/cgit/linux/kernel/git/next/linux-next.git/tree/drivers/bluetooth/btusb.c /* Roper Class 1 Bluetooth Dongle (Silicon Wave based) */ { USB_DEVICE(0x1300, 0x0001), .driver_info = BTUSB_SWAVE }, And then HCI_QUIRK_BROKEN_LOCAL_COMMANDS is set. -- You are receiving this mail because: You are the assignee for the bug. -- 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