Bug 47031 - generic wireless mouse not working
Summary: generic wireless mouse not working
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: USB (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Greg Kroah-Hartman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-04 20:20 UTC by Marco Biscaro
Modified: 2013-01-20 23:37 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.2
Subsystem:
Regression: No
Bisected commit-id:


Attachments
patch that fixes this bug (1.03 KB, patch)
2012-09-04 21:47 UTC, Marco Biscaro
Details | Diff

Description Marco Biscaro 2012-09-04 20:20:50 UTC
Mouse keeps connecting and disconnecting. Because of this it is unsuable. Every few seconds lsusb finds it as a Novatek Microelectronics Corp. device, vendor id 0x0603 and dev id 0x1602.

Please see downstream report at https://bugs.launchpad.net/linux/+bug/1021019

uname -a :
Linux dragon-mobi-lx 3.2.14-dell-6 #1 SMP Sat May 19 12:01:05 EDT 2012 x86_64 x86_64 x86_64 GNU/Linux

lsusb :
Bus 002 Device 004: ID 0603:1602 Novatek Microelectronics Corp.

syslog :
kernel: [ 465.013279] usb 2-1.3: new low-speed USB device number 41 using ehci_hcd
mtp-probe: checking bus 2, device 41: "/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3"
mtp-probe: bus: 2, device: 41 was not an MTP device
kernel: [ 465.129696] input: USB Device HID̖USBice as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.3/2-1.3:1.0/input/input1016
kernel: [ 465.130468] generic-usb 0003:0603:1602.03EE: input,hiddev0,hidraw0: USB HID v1.11 Mouse [USB Device HID̖USBice] on usb-0000:00:1d.0-1.3/input0
kernel: [ 465.147224] usb 2-1.3: USB disconnect, device number 41
Comment 1 Greg Kroah-Hartman 2012-09-04 20:57:47 UTC
On Tue, Sep 04, 2012 at 08:20:51PM +0000, bugzilla-daemon@bugzilla.kernel.org wrote:
> https://bugzilla.kernel.org/show_bug.cgi?id=47031
> 
>            Summary: generic wireless mouse not working

Please post this on the linux-usb@vger.kernel.org mailing list.
Comment 2 Marco Biscaro 2012-09-04 21:47:12 UTC
Created attachment 79291 [details]
patch that fixes this bug
Comment 3 Greg Kroah-Hartman 2012-09-04 22:11:41 UTC
We can't take patches from bugzilla, please read
Documentation/SubmittingPatches and send the patch in email.
Comment 4 Florian Mickler 2012-12-22 09:18:20 UTC
A patch referencing this bug report has been merged in Linux v3.8-rc1:

commit b8a8f515d234f74ac19fb3597580775d8229ce50
Author: Marco Biscaro <marcobiscaro2112@gmail.com>
Date:   Thu Nov 22 20:40:53 2012 -0200

    HID: add support to novatec wireless mouse

Note You need to log in before you can comment on or make changes to this bug.