ValveSoftware / steam-devices

List of devices Steam and SteamVR will want read/write permissions on, to help downstream distributions create udev rules/etc
MIT License
150 stars 42 forks source link

Controller not detected: Logitech G920 Driving Force Steering Wheels #32

Open alvarlagerlof opened 2 years ago

alvarlagerlof commented 2 years ago

I am unsure about what I need to do to find out how to add this since I don't see any readme, but I'd be happy to provide the right information if someone can tell me what to run.

I am on Fedora Silverblue 35.

kisak-valve commented 2 years ago

Hello @alvarlagerlof, my understanding is that the udev rules in this repo are to help Steam Input (a subsystem of Steam that allows for gamepad input remapping) and for VR equipment to have the hardware access it needs to work properly. As far as I know, support for steering wheels has not been implemented, so individual games need to handle input from wheels themselves, or via a middleware library like SDL or Proton.

Steam not detecting steering wheels should not be an indicator that it won't work in all games,

alvarlagerlof commented 2 years ago

Okay, then maybe this is the wrong place. I don't know where to go really. I have these two games that I run in Proton, where the wheel does not work or show up. They both support the wheel in windows. Is there a better repo to make an issue?

kisak-valve commented 2 years ago

Issues with games run with Proton are being tracked in compatibility reports on the Proton issue tracker, with one issue report per unofficially supported game title. Feel free to do a search for the affected games and add a note to the game's compatibility report.

smcv commented 2 years ago

If https://github.com/systemd/systemd/issues/22681 makes progress, then that might be a way to resolve this more generally than just for Steam Input.