Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Setting Dualsense multiple times registers multiple controllers #219

Open
aarron-lee opened this issue Oct 18, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@aarron-lee
Copy link
Contributor

running the following command multiple times registers duplicate controllers:

busctl call org.shadowblip.InputPlumber /org/shadowblip/InputPlumber/CompositeDevice0 org.shadowblip.Input.CompositeDevice SetTargetDevices "as" 3 ds5 keyboard mouse

As far as I can tell, only ds5 is affected, couldn't replicate for other controller types.

replicated on:

  • SteamFork
  • Bazzite

most_recent

@aarron-lee aarron-lee changed the title Setting Dualsense multiple times registers multiple controllers [bug] Setting Dualsense multiple times registers multiple controllers Oct 18, 2024
@pastaq
Copy link
Contributor

pastaq commented Oct 18, 2024

From @uejji :

might've found an input plumber bug. could you test this real quick? run it multiple times, it'll register multiple ds5 controllers

busctl call org.shadowblip.InputPlumber /org/shadowblip/InputPlumber/CompositeDevice0 org.shadowblip.Input.CompositeDevice SetTargetDevices "as" 3 ds5 keyboard mouse

@uejji
Copy link
Contributor

uejji commented Oct 18, 2024

From @uejji :

might've found an input plumber bug. could you test this real quick? run it multiple times, it'll register multiple ds5 controllers

busctl call org.shadowblip.InputPlumber /org/shadowblip/InputPlumber/CompositeDevice0 org.shadowblip.Input.CompositeDevice SetTargetDevices "as" 3 ds5 keyboard mouse

This looks familiar!

@ShadowApex ShadowApex added the bug Something isn't working label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants