https://bugzilla.kernel.org/show_bug.cgi?id=60901 --- Comment #18 from mastervolkov <info@xxxxxxx> --- That bug fixed since 4.0-r1, but not for all device. Please, add my "1310:0001 Roper Class 1 Bluetooth Dongle" too --- drivers/bluetooth/btusb.c_ORIG 2015-05-01 12:06:59.000000000 +0300 +++ drivers/bluetooth/btusb.c 2015-05-01 12:02:00.000000000 +0300 @@ -254,6 +254,7 @@ /* Roper Class 1 Bluetooth Dongle (Silicon Wave based) */ { USB_DEVICE(0x1300, 0x0001), .driver_info = BTUSB_SWAVE }, + { USB_DEVICE(0x1310, 0x0001), .driver_info = BTUSB_SWAVE }, /* Digianswer devices */ { USB_DEVICE(0x08fd, 0x0001), .driver_info = BTUSB_DIGIANSWER }, -- 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