protonscr

[beta] Steam controller no longer recognized

steamclosed
ValveSoftware/steam-for-linux#4716 · opened 2016-11-23 by lktaylor49 · updated 2016-11-23 · 4 comments · github
Llktaylor49 2016-11-23 github

Your system information

  • Steam client version: 1479865477
  • Distribution (e.g. Ubuntu): Linux Mint
  • Opted into Steam client beta?: Yes
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

After the update on 11/22, controller is no longer detected. I tried adding it again as new, but there is no response when starting the controller while holding X.

Steps for reproducing this issue:

  1. Update to beta build from 11/22

sysinfo

Ttomungh 2016-11-23 github

I just posted a duplicate issue. Glad it's not just me.

TTele42 2016-11-23 github

Hello @lktaylor49 and @Alan-James, please adjust your udev rule to conform to http://steamcommunity.com/app/353370/discussions/0/490123197956024380/, then reload the udev rules and re-plug the controller/receiver or simply reboot.

Ttomungh 2016-11-23 github

Thanks Tele42, adding these two rules did the trick

# Valve HID devices over USB hidraw
KERNEL=="hidraw*", ATTRS{idVendor}=="28de", MODE="0666"

# Valve HID devices over bluetooth hidraw
KERNEL=="hidraw*", KERNELS=="28DE:", MODE="0666"

Llktaylor49 2016-11-23 github

Yup, that did it. Thanks!

Nothing extracted yet.