http://bugzilla.suse.com/show_bug.cgi?id=920901
Bug ID: 920901 Summary: USB mouse disconnects every 60 seconds without X Classification: openSUSE Product: openSUSE 13.1 Version: Final Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel Assignee: kernel-maintainers@forge.provo.novell.com Reporter: oneukum@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: ---
Some mice need X to run or will disconnects and reconnect every 60 seconds. The fix is a new quirk to always poll.
http://bugzilla.suse.com/show_bug.cgi?id=920901
Oliver Neukum oneukum@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |eich@suse.com Flags| |needinfo?(eich@suse.com)
--- Comment #1 from Oliver Neukum oneukum@suse.com --- Please attach "lsusb -v" for your mouse.
http://bugzilla.suse.com/show_bug.cgi?id=920901
--- Comment #2 from Egbert Eich eich@suse.com --- Bus 001 Device 068: ID 046d:c077 Logitech, Inc. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x046d Logitech, Inc. idProduct 0xc077 bcdDevice 72.00 iManufacturer 1 iProduct 2 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 34 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 (Bus Powered) Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Device bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.11 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 46 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 10
http://bugzilla.suse.com/show_bug.cgi?id=920901
Egbert Eich eich@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(eich@suse.com) |
http://bugzilla.suse.com/show_bug.cgi?id=920901
--- Comment #3 from Oliver Neukum oneukum@suse.com --- Quirk and known buggy devices added to kernel tree.
http://bugzilla.suse.com/show_bug.cgi?id=920901
Oliver Neukum oneukum@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(eich@suse.com)
--- Comment #4 from Oliver Neukum oneukum@suse.com --- Created attachment 625577 --> http://bugzilla.suse.com/attachment.cgi?id=625577&action=edit add ALWAYS_POLL quirk for a Logitech mouse
Please test with the kernel from the git tree
https://bugzilla.suse.com/show_bug.cgi?id=920901
Egbert Eich eich@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(eich@suse.com) |