Steam client version (build number or date): 1.0.0.61-5.fc31
Distribution (e.g. Ubuntu): Fedora 31
Opted into Steam client beta?: [Yes/No] Yes
Have you checked for system updates?: [Yes/No] Yes
Please describe your issue in as much detail as possible:
No udev rules, device specific udev rules) and what was the outcome = No joystick being detected by Steam in big picture, input device nodes created, see able by Wine controller configuration. What game did i try to check if controller is being Detected: Warframe
How did you do this? I enabled xboxdrv Since steam doesn't detect my controller im forced to use xboxdrv.service and even that it partially works.
Steps for reproducing this issue:
Connect a Logitech chillstream controller and don't start xboxdrv.service
Go into Big picture mode and go into Settings and controller settings
Enable all rules to be sure that its a bug.
Bug reproduced
5.Because Steam won't detect the controller it will crash Warframe within 5 mins
What are my udev rules
cd /etc/udev/rules.d/60-logitech.rules
Your system information
Please describe your issue in as much detail as possible:
No udev rules, device specific udev rules) and what was the outcome = No joystick being detected by Steam in big picture, input device nodes created, see able by Wine controller configuration. What game did i try to check if controller is being Detected: Warframe
How did you do this? I enabled xboxdrv Since steam doesn't detect my controller im forced to use xboxdrv.service and even that it partially works.
Steps for reproducing this issue:
5.Because Steam won't detect the controller it will crash Warframe within 5 mins
What are my udev rules
cd /etc/udev/rules.d/60-logitech.rules
Logitech Chillstream over usb hidraw
KERNEL=="hidraw", ATTRS{idVendor}=="046d", ATTRS{idProduct}=="c242", MODE="0660", TAG+="uaccess"