LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 10-01-2018, 06:17 AM   #1
coralfang
Member
 
Registered: Nov 2010
Location: Bristol, UK
Distribution: Slackware, FreeBSD
Posts: 836
Blog Entries: 3

Rep: Reputation: 297Reputation: 297Reputation: 297
Solution to stream controller input to a Linux host via "Steam Link" device


Hi, i just came across a solution for a problem i've had for many months. I'll post this here hoping it will be useful information for someone else having the same problems.

When streaming a game to the Steam Link, the controller which is connected directly to the Steam Link, works in the Big Picture mode, allowing you to navigate your steam library, however... when starting a game, the controller no longer works (the game receives no input).

What you need to check, is that /dev/uinput is r/w accessible for the current user running Steam on the Linux host.

For example:
Code:
crw-rw---- 1 root plugdev 10, 223 Oct  1 10:01 /dev/uinput
To fix this, you need to create a udev rule to change the permissions so it looks like the above^

Create the file: /etc/udev/rules.d/50-uinput.rules

Containing this:
Code:
KERNEL=="uinput", GROUP="plugdev", MODE="0660", OPTIONS+="static_node=uinput"
This GROUP name will work in the case of Slackware Linux, however group names may vary across distros, so check `groups' and find a suitable group that your user resides in.

Once you've set this file, reboot the host machine, and now your controller input should now be streamed from the Steam Link over to the Linux host, and now works within every game that supports controller input.
 
  


Reply

Tags
controller, steam link



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Constant stream of "IPv4: martian source" and "FIREWALL:INPUT" after plugging eth0 in anon03 Linux - Networking 1 08-07-2015 07:38 AM
[SOLVED] Input from Sequential Stick Shift of "DFGT" not detected by linux device driver Roronoa Zoro Linux - Newbie 1 08-05-2015 08:06 PM
host only networking for "Crunchbang host" "Arch Linux guest" ted9411 Linux - Virtualization and Cloud 3 06-06-2011 08:29 AM
"There is no MRL" when Xine opens. How to establish the link to the input drive. AlteredWalter Linux - Newbie 1 09-29-2007 05:35 AM
Possible solution for "resolving host" and Mozilla adamis Mandriva 2 01-26-2004 02:03 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 03:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration