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

How do I tell if it actually worked? #125

Open
leopardheart982 opened this issue Jul 6, 2023 · 1 comment
Open

How do I tell if it actually worked? #125

leopardheart982 opened this issue Jul 6, 2023 · 1 comment

Comments

@leopardheart982
Copy link

Is there supposed to be some sort of notification that the controller was paired? Nothing was mentioned in the usage about this. I'm using a third party PowerA controller and don't seem to be getting any sort of blinking.

@alkaris2
Copy link

If your controller is paired with Bluetooth or Wired, opening up something that uses a controller will tell you if it's connected. Or by checking lsusb in Terminal, if it doesn't show the device then it's probably an issue with the driver not running. In which case you should run sudo systemctl enable joycond from Terminal.

In Steam your controller should display as Nintendo Pro Controller, or whatever internal name your controller is using. Same goes for RetroArch, it'll display a popup notification in the lower left corner telling you what controller is connected. If you need to test your controller's buttons and functions then you'll need to install jstest-gtk utility from your package manager, this GUI will show all connected controllers, and will let you calibrate them also if needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants