Hi Jeremy, > i've using this patch for a while, or else > https://bugzilla.kernel.org/show_bug.cgi?id=103631 > happens (mouse freeze when battery reports). > > --- a/drivers/hid/hid-input.c > +++ b/drivers/hid/hid-input.c > @@ -321,6 +321,9 @@ > { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, > USB_DEVICE_ID_APPLE_ALU_WIRELESS_ANSI), > HID_BATTERY_QUIRK_PERCENT | HID_BATTERY_QUIRK_FEATURE }, > + { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_APPLE, > + USB_DEVICE_ID_APPLE_MAGICMOUSE), > + HID_BATTERY_QUIRK_IGNORE }, > { HID_BLUETOOTH_DEVICE(USB_VENDOR_ID_ELECOM, > USB_DEVICE_ID_ELECOM_BM084), > HID_BATTERY_QUIRK_IGNORE }, please send patches to linux-input@xxxxxxxxxxxxxxx for HID drivers. 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