The fix does not work for me.
I think it should be

SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="1102", MODE="0666"
SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", ATTRS{idProduct}=="1142", MODE="0666"

instead of

SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", ATTRS{idVendor}=="1102", MODE="0666"
SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", ATTRS{idVendor}=="1142", MODE="0666"

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1498655

Title:
  Steam Controller support: need read-write access to Valve-owned input
  event device nodes.

Status in steam package in Ubuntu:
  Fix Released
Status in systemd package in Ubuntu:
  Incomplete
Status in steam source package in Trusty:
  Confirmed
Status in systemd source package in Trusty:
  New
Status in steam source package in Vivid:
  Confirmed
Status in systemd source package in Vivid:
  New
Status in steam source package in Wily:
  Fix Released
Status in systemd source package in Wily:
  Incomplete

Bug description:
  The Steam Controller is about to roll out; for the Steam Controller to
  be supported properly by the Steam Client, it needs to be able to read
  and write to HID device nodes that have the Valve USB vendor ID. In
  our own Steam package 'steam-launcher' [1], this is achieved by a udev
  rule [2] matching our vendor ID. There doesn't seem to be such a udev
  rule in the Ubuntu-provided package, meaning Ubuntu users will not be
  able to use the Steam Controller out of the box.

  [1] http://repo.steampowered.com/steam/pool/steam/s/steam/
  [2] ./lib/udev/rules.d/99-steam-controller-perms.rules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/steam/+bug/1498655/+subscriptions

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

Reply via email to