My current udev rules set in /etc/udev/rules.d/99-steam-controller-perms.rules
# This rule is needed for basic functionality of the controller in Steam
SUBSYSTEM=="usb", ATTRS{idVendor}=="28de", MODE="0666"
# This rule is necessary for gamepad emulation
KERNEL=="uinput", MODE="0660", GROUP="input", OPTIONS+="static_node=uinput"
And gamepad emulation still doesn't work, but keyboard and mouse emulation works perfectly.
Question
ajohnl
I use Funtoo for gaming and love it but I'm having problems getting my steam controller to work with controller supported games.
I installed steam following this:
http://www.funtoo.org/Steam
And I followed this for additional setup:
https://wiki.gentoo.org/wiki/Steam_Controller
My current udev rules set in /etc/udev/rules.d/99-steam-controller-perms.rules
And gamepad emulation still doesn't work, but keyboard and mouse emulation works perfectly.
Has anyone here got it working?
Thanks in advance.
Link to comment
Share on other sites
0 answers to this question
Recommended Posts