Bug#818905: Steam Controller is not correctly detected

Alexandre Detiste alexandre.detiste at gmail.com
Wed Mar 23 19:06:35 UTC 2016


As nobody talked about this.

The upstream udev rule is shipped in separate package "steam-devices"

https://sources.debian.net/src/steam/1.0.0.51-1/lib/udev/rules.d/99-steam-controller-perms.rules/

https://packages.debian.org/sid/all/steam-devices/filelist

Does it fits your need ?

> Ok, i tried with this rules file :
> 
> # This rule is needed for basic functionality of the controller in
> # Steam and keyboard/mouse emulation
> SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"
> 
> # This rule is necessary for gamepad emulation
> KERNEL=="uinput", SUBSYSTEM=="misc", OPTIONS+="static_node=uinput",
> TAG+="uaccess"
> 
> And the controller is correctly recognized as a gamepad in my games. And i
> create this rules file in "/lib/udev/rules.d" with this name
> "99-steam-controller-perms.rules"



More information about the Pkg-games-devel mailing list