← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1522587] [NEW] SteelSeries SRW-S1 wheel steers mouse pointer

 

Public bug reported:

Ubuntu 16.04 (today's build), but it's the same for 15.04 and 15.10

When I plug in my SteelSeries SRW-S1 game wheel the mouse pointer is
constrained horizontally unless I use the wheel, which positions the
pointer in the horizontal plane as I steer left or right.

It works fine in kubuntu 14.04

The problem is apparent even during installation of 15.10 and 16.04,
which made my first attempt a bit tricky, until I realised what was
going on.

I installed xserver-xorg-input-evdev-dev and xserver-xorg-input-
joystick-dev, but no difference (I even tried rebooting).

The 16.04 install is just for testing (very impressive. boots from Grub
in 7 seconds!!), so I could probably build a kernel to test any patch,
or could there be an X configuration workaround?

sudo lsusb -v

Bus 001 Device 004: ID 1038:1410 SteelSeries ApS 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               2.00
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x1038 SteelSeries ApS
  idProduct          0x1410 
  bcdDevice            1.00
  iManufacturer           1 SteelSeries
  iProduct                2 SRWheel
  iSerial                 4 6900500412031200164
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           41
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0x80
      (Bus Powered)
    MaxPower              100mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      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     115
         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     0x0040  1x 64 bytes
        bInterval              10
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0040  1x 64 bytes
        bInterval              10
Device Status:     0x0001
  Self Powered

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1522587

Title:
  SteelSeries SRW-S1 wheel steers mouse pointer

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Ubuntu 16.04 (today's build), but it's the same for 15.04 and 15.10

  When I plug in my SteelSeries SRW-S1 game wheel the mouse pointer is
  constrained horizontally unless I use the wheel, which positions the
  pointer in the horizontal plane as I steer left or right.

  It works fine in kubuntu 14.04

  The problem is apparent even during installation of 15.10 and 16.04,
  which made my first attempt a bit tricky, until I realised what was
  going on.

  I installed xserver-xorg-input-evdev-dev and xserver-xorg-input-
  joystick-dev, but no difference (I even tried rebooting).

  The 16.04 install is just for testing (very impressive. boots from
  Grub in 7 seconds!!), so I could probably build a kernel to test any
  patch, or could there be an X configuration workaround?

  sudo lsusb -v

  Bus 001 Device 004: ID 1038:1410 SteelSeries ApS 
  Device Descriptor:
    bLength                18
    bDescriptorType         1
    bcdUSB               2.00
    bDeviceClass            0 (Defined at Interface level)
    bDeviceSubClass         0 
    bDeviceProtocol         0 
    bMaxPacketSize0         8
    idVendor           0x1038 SteelSeries ApS
    idProduct          0x1410 
    bcdDevice            1.00
    iManufacturer           1 SteelSeries
    iProduct                2 SRWheel
    iSerial                 4 6900500412031200164
    bNumConfigurations      1
    Configuration Descriptor:
      bLength                 9
      bDescriptorType         2
      wTotalLength           41
      bNumInterfaces          1
      bConfigurationValue     1
      iConfiguration          0 
      bmAttributes         0x80
        (Bus Powered)
      MaxPower              100mA
      Interface Descriptor:
        bLength                 9
        bDescriptorType         4
        bInterfaceNumber        0
        bAlternateSetting       0
        bNumEndpoints           2
        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     115
           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     0x0040  1x 64 bytes
          bInterval              10
        Endpoint Descriptor:
          bLength                 7
          bDescriptorType         5
          bEndpointAddress     0x01  EP 1 OUT
          bmAttributes            3
            Transfer Type            Interrupt
            Synch Type               None
            Usage Type               Data
          wMaxPacketSize     0x0040  1x 64 bytes
          bInterval              10
  Device Status:     0x0001
    Self Powered

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


Follow ups