Bug 87343 - hwdb: mouse DPI data submission (2 models)
Summary: hwdb: mouse DPI data submission (2 models)
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Peter Hutterer
QA Contact: systemd-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-15 21:07 UTC by Benjamin Bellec
Modified: 2015-01-04 21:49 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Benjamin Bellec 2014-12-15 21:07:00 UTC
# Logitech MX1000 Laser Cordless Mouse
mouse:usb:v046dpc50e:name:Logitech USB RECEIVER:
 MOUSE_DPI=800@125

$ udevadm info /dev/input/event3
P: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:046D:C50E.0001/input/input3/event3
N: input/event3
S: input/by-id/usb-Logitech_USB_RECEIVER-event-mouse
S: input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_USB_RECEIVER-event-mouse /dev/input/by-path/pci-0000:00:1a.0-usb-0:1.6:1.0-event-mouse
E: DEVNAME=/dev/input/event3
E: DEVPATH=/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.6/1-1.6:1.0/0003:046D:C50E.0001/input/input3/event3
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=USB_RECEIVER
E: ID_MODEL_ENC=USB\x20RECEIVER
E: ID_MODEL_ID=c50e
E: ID_PATH=pci-0000:00:1a.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1a_0-usb-0_1_6_1_0
E: ID_REVISION=2510
E: ID_SERIAL=Logitech_USB_RECEIVER
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=67
E: MOUSE_DPI=800@125
E: SUBSYSTEM=input
E: USEC_INITIALIZED=56165





# Logitech Optical USB Mouse
mouse:usb:v046dpc016:name:Logitech Optical USB Mouse:
 MOUSE_DPI=600@125

For this one, it's just a OEM Dell mouse.

$ udevadm info /dev/input/event4
P: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:046D:C016.0003/input/input10/event4
N: input/event4
S: input/by-id/usb-Logitech_Optical_USB_Mouse-event-mouse
S: input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event-mouse
E: DEVLINKS=/dev/input/by-id/usb-Logitech_Optical_USB_Mouse-event-mouse /dev/input/by-path/pci-0000:00:1d.0-usb-0:1.6:1.0-event-mouse
E: DEVNAME=/dev/input/event4
E: DEVPATH=/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.6/2-1.6:1.0/0003:046D:C016.0003/input/input10/event4
E: ID_BUS=usb
E: ID_INPUT=1
E: ID_INPUT_MOUSE=1
E: ID_MODEL=Optical_USB_Mouse
E: ID_MODEL_ENC=Optical\x20USB\x20Mouse
E: ID_MODEL_ID=c016
E: ID_PATH=pci-0000:00:1d.0-usb-0:1.6:1.0
E: ID_PATH_TAG=pci-0000_00_1d_0-usb-0_1_6_1_0
E: ID_REVISION=0340
E: ID_SERIAL=Logitech_Optical_USB_Mouse
E: ID_TYPE=hid
E: ID_USB_DRIVER=usbhid
E: ID_USB_INTERFACES=:030102:
E: ID_USB_INTERFACE_NUM=00
E: ID_VENDOR=Logitech
E: ID_VENDOR_ENC=Logitech
E: ID_VENDOR_ID=046d
E: MAJOR=13
E: MINOR=68
E: MOUSE_DPI=600@125
E: SUBSYSTEM=input
E: USEC_INITIALIZED=87408896
Comment 1 Peter Hutterer 2014-12-16 05:24:23 UTC
commit 6a057a99854268afe19738022205416bd5a0f4b5
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Tue Dec 16 15:08:07 2014 +1000

    hwdb: Logitech MX1000, another Lenovo USB mouse
Comment 2 Benjamin Bellec 2014-12-30 12:41:06 UTC
Sorry, please revert the "Logitech Optical USB Mouse" data (MOUSE_DPI=600@125), I incorrectly measured it. And I haven't this mouse anymore.

The MX1000's data are still good though.
Comment 3 Peter Hutterer 2015-01-04 21:49:34 UTC
reverted, thanks for letting us know.

commit 618021e099516ddd3b6a6c175e3c7291a0d2b4f2
Author: Peter Hutterer <peter.hutterer@who-t.net>
Date:   Mon Jan 5 07:26:18 2015 +1000

    hwdb: revert Logitech Optical USB Mouse


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.