Hi Wes, On Sun, Jul 16, 2023 at 8:07 PM Wes Miser <buddwm@xxxxxxxxx> wrote: > > Tested on Acer Swift Edge 16 Notebook > > Signed-off-by: Wes Miser <buddwm@xxxxxxxxx> > --- > drivers/bluetooth/btusb.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c > index 5ec4ad0a5c86..95f43d48f383 100644 > --- a/drivers/bluetooth/btusb.c > +++ b/drivers/bluetooth/btusb.c > @@ -628,6 +628,9 @@ static const struct usb_device_id blacklist_table[] = { > { USB_DEVICE(0x0489, 0xe0f2), .driver_info = BTUSB_MEDIATEK | > BTUSB_WIDEBAND_SPEECH | > BTUSB_VALID_LE_STATES }, > + { USB_DEVICE(0x0489, 0xe102), .driver_info = BTUSB_MEDIATEK | > + BTUSB_WIDEBAND_SPEECH | > + BTUSB_VALID_LE_STATES }, > > /* Additional Realtek 8723AE Bluetooth devices */ > { USB_DEVICE(0x0930, 0x021d), .driver_info = BTUSB_REALTEK }, > -- > 2.41.0 Please include the information from /sys/kernel/debug/usb/devices -- Luiz Augusto von Dentz