[systemd-bugs] [Bug 90322] Mouse is broken

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue May 5 23:14:58 PDT 2015


https://bugs.freedesktop.org/show_bug.cgi?id=90322

--- Comment #2 from mail at romal.de ---
Yes, I did run udevadm trigger and I rebootet the system, several times in
trying to fix the problem.

udevadm hwdb --test... does not show any result.

[root at localhost ~]# udevadm hwdb --test="mouse:usb:v045ep071d:name:Microsoft
Microsoft® 2.4GHz Transceiver V1.0:"
[root at localhost ~]# 

[root at localhost ~]# cat /usr/lib/udev/hwdb.d/71-mouse-local.hwdb 
mouse:usb:v045ep071d:name:Microsoft Microsoft® 2.4GHz Transceiver V1.0:
 MOUSE_DPI=1000 at 142
[root at localhost ~]# 

[root at localhost ~]# lsusb
Bus 001 Device 005: ID 045e:071d Microsoft Corp. 
[root at localhost ~]# 

[root at localhost ~]# lsusb -v -s 1:5

Bus 001 Device 005: ID 045e:071d Microsoft Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x045e Microsoft Corp.
  idProduct          0x071d 
  bcdDevice            2.70
  iManufacturer           1 Microsoft
  iProduct                2 Microsoft® 2.4GHz Transceiver V1.0
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           59
    bNumInterfaces          2
    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      1 Keyboard
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength      63
         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
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         3 Human Interface Device
      bInterfaceSubClass      0 No Subclass
      bInterfaceProtocol      0 None
      iInterface              0 
        HID Device Descriptor:
          bLength                 9
          bDescriptorType        33
          bcdHID               1.11
          bCountryCode            0 Not supported
          bNumDescriptors         1
          bDescriptorType        34 Report
          wDescriptorLength     571
         Report Descriptors: 
           ** UNAVAILABLE **
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0008  1x 8 bytes
        bInterval              10
Device Status:     0x0000
  (Bus Powered)
[root at localhost ~]# 

It's this device:

http://www.microsoft.com/hardware/en-ie/p/wireless-laser-desktop-6000

Mouse is ok in Gnome on Wayland and in GDM. But after login the mouse becomes
unusable. Both running on Fedora 22 Beta.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/systemd-bugs/attachments/20150506/03fa0d1f/attachment.html>


More information about the systemd-bugs mailing list