https://bugzilla.kernel.org/show_bug.cgi?id=218472 jeremy (jeremy53561@xxxxxxxxx) changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremy53561@xxxxxxxxx --- Comment #6 from jeremy (jeremy53561@xxxxxxxxx) --- You should post results from terminal for sudo cat /sys/kernel/debug/usb/devices| awk '/3585/' RS= The bluetooth devs usually want that info. I am guessing that you will need a kernel patch similar to https://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git/commit/drivers/bluetooth/btusb.c?id=f0ad26ee822b197f2421462df9c358a5687fddfd but it would be at about line 610 of btusb.c and be { USB_DEVICE(0x13d3, 0x3585), .driver_info = BTUSB_MEDIATEK | BTUSB_WIDEBAND_SPEECH | BTUSB_VALID_LE_STATES }, -- You may reply to this email to add a comment. You are receiving this mail because: You are the assignee for the bug.