Bug#818905: Steam Controller is not correctly detected

Berillions berillions at gmail.com
Wed Mar 23 18:10:52 UTC 2016


I tried with the both udev's rules and with the first from Arch, the
controller is not recognized as a gamepad in my game.

I can try to replace GROUP=USERNAME by TAG+=uaccess.
Le 23 mars 2016 18:05, "James Cowgill" <jcowgill at debian.org> a écrit :

> Hi,
>
> On Wed, 2016-03-23 at 17:52 +0100, Berillions wrote:
> > The best Udev's rules for the Steam Controller on Debian is this :
> >
> > # This rule is needed for basic functionality of the controller in
> > # Steam and keyboard/mouse emulation
> > SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"
>
> Why not use TAG+="uaccess" like in arch?
>
> > # This rule is necessary for gamepad emulation
> > KERNEL=="uinput", MODE="0660", GROUP="USERNAME",
> > OPTIONS+="static_node=uinput"
>
> How is a packaged udev rule supposed to know which user will be using
> the steam controller?
>
> Using TAG+="uaccess" here seems the best idea to me as well.
>
> > Thanks to add this to the Steam package.
>
> Thanks,
> James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20160323/819904a2/attachment-0001.html>


More information about the Pkg-games-devel mailing list