Troubleshooting controllers

There are a few common problems that can crop up when using different types of controllers on your Pi. The most common one, is that you just can't seem to get your game to recognize any input. Your first step should be to check /dev/input and ensure that there is a jsX (where x is the joystick number) file in the directory.

Troubleshooting controllers

If you see your jsX file, type jstest /dev/input/jsX. You should now be able to press the buttons on your controller and see the different input.

Troubleshooting controllers

If you don't see anything in here, disconnect your controller, then plug it back in and run dmesg. You should see some text scroll by really quickly. The very last lines should show that you have plugged in your joystick.

If you don't see your controller in dmesg, try using a powered USB hub. Your controller might need extra power.

When running hciconfig, if nothing appears, it might be because your USB Bluetooth dongle isn't getting enough power. Try connecting it to a powered USB hub and see if this fixes the issue. If not, your Bluetooth dongle might not be supported.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.15.10.36