How To Fix The Steam Controller in Linux
I was private messaged a question on how I got my Steam Controller to work on Linux. I told them about the edit and they replied confused on where to place and/or make this file.
If you want to have the steam group you will need to make it. To do this simply do the following.
sudo groupadd steam
The contents of the file as promised. "--" in name is for commenting purposes. Make the file without the dashes as shown in the video.
--99-steamcontroller.rules--
# 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; make sure your user is in the 'steam' group
KERNEL=="uinput", MODE="0660", GROUP="steam", OPTIONS+="static_node=uinput"
Other Videos By Venomous Pictures - Linux Tech Gaming
2018-10-16 | Quantum Break (Steam Proton) |
2018-10-09 | Strange Brigade (Steam Proton) (GTX 970 Edition) |
2018-10-07 | Call of Duty Ghosts (Steam Proton) |
2018-10-04 | GTA V (Steam Proton) |
2018-09-27 | Strange Brigade (Steam Proton) |
2018-09-25 | Mortal Kombat X (Steam Proton) |
2017-05-05 | AOC Agon AG241QX Review |
2016-12-28 | [Linux Install Guide] Open Source Steam Controller Drivers |
2016-08-26 | Roccat Sova (MK Version) & Kova Review |
2016-01-16 | How to Improve Linux Audio & Set Sample Rate |
2015-11-22 | How To Fix The Steam Controller in Linux |
2015-09-22 | Manual Linux Partition Setup |
2015-04-28 | Installing CentOS 7 Linux |
2014-09-10 | Logitech Gamepad F710 Review |
2014-08-02 | [DropBox] FPS Gaming With Directional Pad On Razer Keypad |
2013-11-27 | How to Block 3D Features On A 3DS (Parental Controls) |