Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-24 Thread Dâniel Fraga
On Mon, 24 Mar 2014 12:19:51 -0400 (EDT) Alan Stern wrote: > I think we have now established that this isn't a bug in the USB layer. > Maybe you should try asking on the linux-input mailing list, or ask the > KDE developers. Ok, I'll do that. Thank you very much Alan! -- Linux 3.12.1

Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-24 Thread Alan Stern
On Mon, 24 Mar 2014, Dâniel Fraga wrote: > On Mon, 24 Mar 2014 10:14:23 -0400 (EDT) > Alan Stern wrote: > > > Okay, the patch is at the end of this email. > > [4.248244] usb 2-1.6: new full-speed USB device number 7 using ehci-pci > [5.728476] input: Razer Razer DeathAdder as > /device

Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-24 Thread Dâniel Fraga
On Mon, 24 Mar 2014 10:14:23 -0400 (EDT) Alan Stern wrote: > Okay, the patch is at the end of this email. [4.248244] usb 2-1.6: new full-speed USB device number 7 using ehci-pci [5.728476] input: Razer Razer DeathAdder as /devices/pci:00/:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:15

Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-24 Thread Alan Stern
On Sun, 23 Mar 2014, Dâniel Fraga wrote: > On Sun, 23 Mar 2014 11:56:50 -0400 (EDT) > Alan Stern wrote: > > > > [ 28.336116] usbhid 2-1.6:1.0: disconnect by usbfs > > > [ 28.336133] usb 2-1.6: unlink qh1-1c01/8802153fb480 start 0 [1/3 > > > us] > > > [ 28.353165] usb 2-1.6: manual set

Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-23 Thread Dâniel Fraga
On Sun, 23 Mar 2014 11:56:50 -0400 (EDT) Alan Stern wrote: > > [ 28.336116] usbhid 2-1.6:1.0: disconnect by usbfs > > [ 28.336133] usb 2-1.6: unlink qh1-1c01/8802153fb480 start 0 [1/3 us] > > [ 28.353165] usb 2-1.6: manual set_interface for iface 0, alt 0 > > [ 28.353168] usb 2-1.6: e

Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-23 Thread Alan Stern
On Sat, 22 Mar 2014, Dâniel Fraga wrote: > Extract with the mouse part: > > [4.428482] usb 2-1.6: new full-speed USB device number 7 using ehci-pci > [4.513395] usb 2-1.6: ep0 maxpacket = 8 > [4.516331] usb 2-1.6: skipped 1 descriptor after interface > [4.516702] usb 2-1.6:

Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-22 Thread Dâniel Fraga
On Sat, 22 Mar 2014 17:18:07 -0400 (EDT) Alan Stern wrote: > > https://bugzilla.kernel.org/show_bug.cgi?id=72611 > > > > I attached what Alan Stern asked (USB debug log and usbmon > > trace) in the bug report. I hope it helps. > > Which device is the troublesome mouse? You have so many USB

Re: [REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-22 Thread Alan Stern
On Sat, 22 Mar 2014, Dâniel Fraga wrote: > Ok. Greg Kroah-Hartman asked me to post this bug in this list > and CC some developers. The bug report is here: > > https://bugzilla.kernel.org/show_bug.cgi?id=72611 > > I attached what Alan Stern asked (USB debug log and usbmon > trace) in

[REGRESSION with bisect] 3.13 and above kernels freeze mouse pointer when entering KDE 4.12

2014-03-22 Thread Dâniel Fraga
Ok. Greg Kroah-Hartman asked me to post this bug in this list and CC some developers. The bug report is here: https://bugzilla.kernel.org/show_bug.cgi?id=72611 I attached what Alan Stern asked (USB debug log and usbmon trace) in the bug report. I hope it helps. Thanks. -