On Thu, 29 Apr 2021, Saeed Mirzamohammadi wrote: > The Lenovo optical mouse with vendor id of 0x17ef and product id of > 0x600e experiences disconnecting issues every 55 seconds: > > [38565.706242] usb 1-1.4: Product: Lenovo Optical Mouse > [38565.728603] input: Lenovo Optical Mouse as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/0003:17EF:600E.029A/input/input665 > [38565.755949] hid-generic 0003:17EF:600E.029A: input,hidraw1: USB HID v1.11 Mouse [Lenovo Optical Mouse] on usb-0000:01:00.0-1.4/input0 > [38619.360692] usb 1-1.4: USB disconnect, device number 48 > [38620.864990] usb 1-1.4: new low-speed USB device number 49 using xhci_hcd > [38620.984011] usb 1-1.4: New USB device found, idVendor=17ef,idProduct=600e, bcdDevice= 1.00 > [38620.998117] usb 1-1.4: New USB device strings: Mfr=0, Product=2,SerialNumber=0 > > This adds HID_QUIRK_ALWAYS_POLL for this device in order to work properly. > > Reference: > https://github.com/sriemer/fix-linux-mouse > > Signed-off-by: Saeed Mirzamohammadi <saeed.mirzamohammadi@xxxxxxxxxx> Applied, thanks. -- Jiri Kosina SUSE Labs