ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.13k stars 174 forks source link

60-steam-input.rules does not have JoyCon support #10863

Closed FeverFish closed 1 week ago

FeverFish commented 1 week ago

Your system information

Please describe your issue in as much detail as possible:

JoyCon controllers have issues with not combining on steam and not having gyro support when using third party daemons. It seems Steam's .rules does not include JoyCon controller rules and thus does not correctly support them. Adding my own rules file to /etc/udev/rules.d allows JoyCons to work as expected

Steps for reproducing this issue:

  1. Exit Steam
  2. Add rules to include both left and right JoyCons (kernels 057E:2006 and 057E:2007 for me)
  3. Restart system
  4. Connect controllers
  5. Start Steam. They now work and combine properly, with gyro support
kisak-valve commented 1 week ago

Hello @FeverFish, this issue is already being tracked at https://github.com/ValveSoftware/steam-devices/issues/45.

Closing as a duplicate.