Atari Blaze Joystick ("xbox360 controller") buttons not regognised
-
Does it have a manual/support document (the PC version) that we can look into ?
What do the following commands show, when entered from the command line ?cat /proc/bus/input/devices lsusb
Can you try testing the device with
jstest
, from the command line, and see if it registers the inputs (buttons/joystick moves)jstest /dev/input/js0
You can interrupt the test with
Ctrl+C
. -
thanks for the support, here are the results
jstest - how long is it supposed to run it doesnt seem to finish on it's own?! here after about 10 mins (it's of course js2):
I haven't found a manual for the pc version of the stick yet.
-
@aenima said in Atari Blaze Joystick ("xbox360 controller") buttons not regognised:
jstest - how long is it supposed to run it doesnt seem to finish on it's own?! here after about 10 mins (it's of course js2):
The program does not run tests on its own, you need to press the button/joysticks and see if they register - it will be shown on screen if the state of the button/axis/hats change.
To stop the program, as I said, you press
Ctrl+C
. -
@mitu ok then I did this and nothing happened.
-
@aenima said in Atari Blaze Joystick ("xbox360 controller") buttons not regognised:
@mitu ok then I did this and nothing happened.
If the joypad doesn't respond to input changes, then it means it's the inputs recognized by Linux's joypad driver for Xbox 360 (
xpad
). Try re-installing the driver from RetroPie-Setup, it's under the drivers package section. After re-installing the driver, reboot your Pi and try again to configure the gamepad. -
@mitu still no luck :(
-
Did you, by any chance, installed also the
xboxdrv
driver package ? -
@mitu I did not install any drivers after installing 4.7.1 , should I ?
-
@aenima No, it shouldn't be needed. if your controller is compatible with an Xbox 360 controller, then it's handled by the
xpad
driver. Thexboxdrv
package emulates an Xbox 360 gamepad and I just wanted to make sure you're actually testing your gamepad and not the one emulated byxboxdrv
. -
Hi everyone! I have the same problem. Searching for a solution since many months. The joystick works fine under Windows 10. Only on reteopie it won't. Any thing else we can try?
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.