Launchpad has imported 14 comments from the remote bug at
https://bugzilla.kernel.org/show_bug.cgi?id=204179.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2019-07-14T17:53:17+00:00 morfikov wrote:

Created attachment 283689
lsusb

I have the following mouse:

$ lsusb
...
Bus 002 Device 005: ID 09da:000a A4Tech Co., Ltd. Optical Mouse Opto 510D / 
OP-620D

It was working well till the kernel 5.1.16. I upgraded the kernel to
5.1.18 and the mouse scroll doesn't work any more. The same issue is
with the kernel 5.2.0 and 5.2.1 . I haven't tested it with the 5.1.17
version.

When I compare the kernel .config file from 5.1.16 and 5.1.18, they're
pretty much the same.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/0

------------------------------------------------------------------------
On 2019-07-15T15:30:36+00:00 k-kern-bugzilla wrote:

(In reply to Mikhail Morfikov from comment #0)
> Created attachment 283689 [details]
> lsusb
> 
> I have the following mouse:
> 
> $ lsusb
> ...
> Bus 002 Device 005: ID 09da:000a A4Tech Co., Ltd. Optical Mouse Opto 510D /
> OP-620D
> 
> It was working well till the kernel 5.1.16. I upgraded the kernel to 5.1.18
> and the mouse scroll doesn't work any more. The same issue is with the
> kernel 5.2.0 and 5.2.1 . I haven't tested it with the 5.1.17 version. 
> 
> When I compare the kernel .config file from 5.1.16 and 5.1.18, they're
> pretty much the same.

I can confirm same issue. Fedora 30, 5.1.17-300.fc30.x86_64 kernel, the
same mouse :

$ lsusb
...
Bus 003 Device 002: ID 09da:000a A4Tech Co., Ltd. Optical Mouse Opto 510D 
/OP-620D

First time I supposed that my mouse is gone, but then I rebooted into
older 5.1.16 kernel - and everything works fine there.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/1

------------------------------------------------------------------------
On 2019-07-17T14:22:24+00:00 k-kern-bugzilla wrote:

I've been upgraded (F30) into the 5.1.18-300.fc30.x86_64 kernel before a
while, problem still remains. So it has to be something (which occurs)
between 5.1.16 and 5.1.17 and it's not solved yet.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/2

------------------------------------------------------------------------
On 2019-07-17T18:26:17+00:00 igorkuo wrote:

Applying the following patch may fix this bug: 
https://www.spinics.net/lists/linux-input/msg61859.html.
See also https://bugzilla.kernel.org/show_bug.cgi?id=203369#c7.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/3

------------------------------------------------------------------------
On 2019-07-18T15:19:31+00:00 k-kern-bugzilla wrote:

Yes, this patch is working well, as I tested before a while and
confirmed also in RedHat bugzilla there :

https://bugzilla.redhat.com/show_bug.cgi?id=1730762

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/4

------------------------------------------------------------------------
On 2019-07-18T17:42:32+00:00 morfikov wrote:

I also can confirm the patch fixes the scroll issue (tested with the
kernel 5.2.1).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/5

------------------------------------------------------------------------
On 2019-07-18T22:55:09+00:00 dithpri wrote:

I can also confirm the patch works, tested on kernel 5.2.0.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/6

------------------------------------------------------------------------
On 2019-07-23T19:01:47+00:00 ikalvachev wrote:

This patch fixes the scroll issue for me too.

I'm with fairly old A4Tech X6-005D 
a4tech 0003:09DA:000A.0001: input,hidraw0: USB HID v1.10 Mouse [A4Tech PS/2+USB 
Mouse]

I've tested it on 5.2.1 and 5.2.2.

I hope the patch will make it into 5.2.3.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/7

------------------------------------------------------------------------
On 2019-07-28T10:09:17+00:00 k-kern-bugzilla wrote:

Could anybody confirm, if this patch is (or isn't yet) included in the
fresh 5.2.4 kernel, please ?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/8

------------------------------------------------------------------------
On 2019-07-28T10:20:32+00:00 igorkuo wrote:

Probably not. You can search for "a4tech" in kernel patch change logs
here: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.2.4
(replace the version number at the end of this URL to check out other
versions).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/9

------------------------------------------------------------------------
On 2019-07-28T16:25:13+00:00 k-kern-bugzilla wrote:

Hmm, probably the same for 5.1.21 :-(. Is here somebody from upstream,
who can say to us, when this patch is planned for (which) stable kernel?
Or explain, why it will not be possible (in the near future) ? I
understand, that sometimes the patch can have more cons than pros, can
be dangerous/broken/whatever, but I guess this is not the case (as we
already confirmed, inserting this patch into 5.1.18 kernel within Fedora
kernel-tree works like a charm, nothing else is affected, etc.). Thanks.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/10

------------------------------------------------------------------------
On 2019-07-31T01:41:48+00:00 ikalvachev wrote:

This bug has been filled under Other/Other product/category, so it goes
into "other" maillist. You can assume no developer would read that.

I opened a new bug into the correct category, but so far it seem to be ignored 
too.
https://bugzilla.kernel.org/show_bug.cgi?id=204347

I guess we need to escalate the things.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/11

------------------------------------------------------------------------
On 2019-08-13T23:09:51+00:00 ikalvachev wrote:

The patch has finally made it into linux-5.3-rc4

Maybe soon it will trickle down to older kernel patches.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/12

------------------------------------------------------------------------
On 2019-08-31T15:59:04+00:00 ikalvachev wrote:

The fix is in kernel 5.2.11 .

I don't think they would be releasing any more revisions of linux-5.1.x ,
so I consider the bug fixed.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1843323/comments/13


** Changed in: linux
       Status: Unknown => Confirmed

** Changed in: linux
   Importance: Unknown => High

** Bug watch added: Linux Kernel Bug Tracker #203369
   https://bugzilla.kernel.org/show_bug.cgi?id=203369

** Bug watch added: Red Hat Bugzilla #1730762
   https://bugzilla.redhat.com/show_bug.cgi?id=1730762

** Bug watch added: Linux Kernel Bug Tracker #204347
   https://bugzilla.kernel.org/show_bug.cgi?id=204347

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1843323

Title:
  Kernel 4.15.0-59 (and onwards) breaks scroll wheel of USB mouse
  (A4Tech X5-50D)

Status in Linux:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The latest kernel upgrade makes it impossible to use the scroll wheel
  of one specific mouse.

   Affected Ubuntu release: 18.04.3
   Last working kernel version: 4.15.0-58
   Affected kernel versions: 4.15.0-59, 4.15.0-60, 4.15.0-62, …

  I've several X5-50D input devices, tested at three different systems,
  connected via USB2 and USB3. I can reproduce the issue at all machines
  at any time. All others mouses are working fine. When booting the old
  kernel the problem is gone.

  Please tell me what details are required to trace this issue down. I
  should be able to test custom patches and build packages, if required.

  > usb 3-11: new low-speed USB device number 5 using xhci_hcd
  > usb 3-11: New USB device found, idVendor=09da, idProduct=000a
  > usb 3-11: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  > usb 3-11: Product: PS/2+USB Mouse
  > usb 3-11: Manufacturer: A4Tech
  > input: A4Tech PS/2+USB Mouse as 
/devices/pci0000:00/0000:00:14.0/usb3/3-11/3-11:1.0/0003:09DA:000A.0005/input/input21
  > a4tech 0003:09DA:000A.0005: input,hidraw4: USB HID v1.10 Mouse [A4Tech 
PS/2+USB Mouse] on usb-0000:00:14.0-11/input0

  > Bus 003 Device 004: ID 09da:000a A4Tech Co., Ltd. Optical Mouse Opto 510D / 
OP-620D
  > Device Descriptor:
  >   bLength                18
  >   bDescriptorType         1
  >   bcdUSB               1.10
  >   bDeviceClass            0 (Defined at Interface level)
  >   bDeviceSubClass         0
  >   bDeviceProtocol         0
  >   bMaxPacketSize0         8
  >   idVendor           0x09da A4Tech Co., Ltd.
  >   idProduct          0x000a Optical Mouse Opto 510D / OP-620D
  >   bcdDevice            1.05
  >   iManufacturer           1 A4Tech
  >   iProduct                2 USB Mouse
  >   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.10
  >           bCountryCode            0 Not supported
  >           bNumDescriptors         1
  >           bDescriptorType        34 Report
  >           wDescriptorLength      48
  >          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     0x0008  1x 8 bytes
  >         bInterval              10
  > Device Status:     0x0000
  >   (Bus Powered)

  ---

  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.7
  Architecture: amd64
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 18.04
  HibernationDevice: RESUME=UUID=e505eab0-02d8-41dc-90f2-de6cd8658f6f
  InstallationDate: Installed on 2015-07-19 (1513 days ago)
  InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422.1)
  MachineType: MSI MS-7924
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-62-generic 
root=UUID=f8e0335a-11ac-48ca-90af-23784d1ed592 ro quiet splash
  ProcVersionSignature: Ubuntu 4.15.0-62.69-generic 4.15.18
  RelatedPackageVersions:
   linux-restricted-modules-4.15.0-62-generic N/A
   linux-backports-modules-4.15.0-62-generic  N/A
   linux-firmware                             1.173.10
  RfKill:

  Tags:  bionic
  Uname: Linux 4.15.0-62-generic x86_64
  UpgradeStatus: Upgraded to bionic on 2019-07-16 (55 days ago)
  UserGroups: adm cdrom dialout dip fax floppy fuse libvirt libvirtd lpadmin 
plugdev sambashare sudo tape vboxusers video wireshark
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/linux/+bug/1843323/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to