FS#63677 - [hwids] 20190818 - Logitech G502 mouse issue

Attached to Project: Arch Linux
Opened by Michael Noble (michael_dn) - Saturday, 07 September 2019, 00:44 GMT
Last edited by Antonio Rojas (arojas) - Sunday, 08 September 2019, 09:17 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

After upgrading package to 20190818 the secondary buttons don't function correctly and journal reports devices secondary SoC as disconnected.

The primary functions of the mouse work Lclick, Rclick, scroll, pointer.. etc.

Downgrading to previous package 20190316 restores function (after reboot) and journal reports everything connected with no errors.



Xorg log below;

Mouse input functions correctly but with new package, it doesn't detect "Logitech Tunable RGB Gaming Mouse G502" which it registers as a keyboard dev

[ 11.686] (**) Logitech Gaming Mouse G502: always reports core events
[ 11.686] (**) Option "Device" "/dev/input/event4"
[ 11.686] (**) Option "_source" "server/udev"
[ 11.688] (II) event4 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[ 11.688] (II) event4 - Logitech Gaming Mouse G502: device set to 2400 DPI
[ 11.688] (II) event4 - Logitech Gaming Mouse G502: device is a pointer
[ 11.688] (II) event4 - Logitech Gaming Mouse G502: device removed
[ 11.688] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C332.0008/input/input12/event4"
[ 11.688] (II) XINPUT: Adding extended input device "Logitech Gaming Mouse G502" (type: MOUSE, id 10)
[ 11.688] (**) Option "AccelerationScheme" "none"
[ 11.688] (**) Logitech Gaming Mouse G502: (accel) selected scheme none/0
[ 11.688] (**) Logitech Gaming Mouse G502: (accel) acceleration factor: 2.000
[ 11.688] (**) Logitech Gaming Mouse G502: (accel) acceleration threshold: 4
[ 11.690] (II) event4 - Logitech Gaming Mouse G502: is tagged by udev as: Mouse
[ 11.690] (II) event4 - Logitech Gaming Mouse G502: device set to 2400 DPI
[ 11.690] (II) event4 - Logitech Gaming Mouse G502: device is a pointer
[ 11.691] (II) config/udev: Adding input device Logitech Gaming Mouse G502 (/dev/input/mouse1)
[ 11.691] (II) No input driver specified, ignoring this device.
[ 11.691] (II) This device may have been added with another device file.


Second device function (same mouse) *Not working

[ 11.692] (II) config/udev: Adding input device Logitech Tunable RGB Gaming Mouse G502 (/dev/input/event6)
[ 11.692] (**) Logitech Tunable RGB Gaming Mouse G502: Applying InputClass "libinput keyboard catchall"
[ 11.692] (**) Logitech Tunable RGB Gaming Mouse G502: Applying InputClass "keyboard defaults"
[ 11.692] (II) Using input driver 'libinput' for 'Logitech Tunable RGB Gaming Mouse G502'
[ 11.693] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 38 paused 0
[ 11.693] (**) Logitech Tunable RGB Gaming Mouse G502: always reports core events
[ 11.693] (**) Option "Device" "/dev/input/event6"
[ 11.693] (**) Option "_source" "server/udev"
[ 11.695] (II) event6 - Logitech Tunable RGB Gaming Mouse G502: is tagged by udev as: Keyboard
[ 11.695] (II) event6 - Logitech Tunable RGB Gaming Mouse G502: device is a keyboard
[ 11.695] (II) event6 - Logitech Tunable RGB Gaming Mouse G502: device removed
[ 11.695] (II) libinput: Logitech Tunable RGB Gaming Mouse G502: needs a virtual subdevice
[ 11.695] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C332.000A/input/input14/event6"
[ 11.695] (II) XINPUT: Adding extended input device "Logitech Tunable RGB Gaming Mouse G502" (type: MOUSE, id 11)
[ 11.695] (**) Option "AccelerationScheme" "none"
[ 11.695] (**) Logitech Tunable RGB Gaming Mouse G502: (accel) selected scheme none/0
[ 11.695] (**) Logitech Tunable RGB Gaming Mouse G502: (accel) acceleration factor: 2.000
[ 11.695] (**) Logitech Tunable RGB Gaming Mouse G502: (accel) acceleration threshold: 4
[ 11.697] (II) event6 - Logitech Tunable RGB Gaming Mouse G502: is tagged by udev as: Keyboard
[ 11.697] (II) event6 - Logitech Tunable RGB Gaming Mouse G502: device is a keyboard
This task depends upon

Closed by  Antonio Rojas (arojas)
Sunday, 08 September 2019, 09:17 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with new kernel
Comment by loqs (loqs) - Saturday, 07 September 2019, 16:09 GMT
Not an issue with hwids but with the kernel. More details in https://bbs.archlinux.org/viewtopic.php?id=248898
Please report the issue upstream so the fix can be backported.
Edit:
Oops could be two very similar bugs there was a change in hwids adding G502 support
https://github.com/gentoo/hwids/commit/2986daf9bf2626efe6ff1d62f9713dad6cb82dae

Loading...