PXN Fighstick not recognized, doesn't even turn the lights on
-
Hi,
I have a Arcade Fightstick - Joystick USB PXN-0082 and it doesn't work with Retropie. It isworking perfectly with Recalbox and linux pc.
Where do I start? Is there some file that I can debug to know what is happening? Is there a standard process for testing?
Please help.
Thanks in advance
-
Found in dmesg
[ 357.077901] usb 1-1.1.3: new full-speed USB device number 5 using dwc_otg [ 357.210541] usb 1-1.1.3: New USB device found, idVendor=0079, idProduct=1884 [ 357.210557] usb 1-1.1.3: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 357.210566] usb 1-1.1.3: Product: FightStick [ 357.215394] input: FightStick as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.1/1-1.1.3/1-1.1.3:1.0/0003:0079:1884.0001/input/input0 [ 357.215656] hid-generic 0003:0079:1884.0001: input,hidraw0: USB HID v1.11 Gamepad [FightStick] on usb-3f980000.usb-1.1.3/input0 [ 357.647907] usb 1-1.1.3: reset full-speed USB device number 5 using dwc_otg [ 357.778540] usb 1-1.1.3: device firmware changed [ 357.779096] usb 1-1.1.3: USB disconnect, device number 5 [ 357.977935] usb 1-1.1.3: new full-speed USB device number 6 using dwc_otg [ 358.112785] usb 1-1.1.3: New USB device found, idVendor=0079, idProduct=187c [ 358.112800] usb 1-1.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 358.112808] usb 1-1.1.3: Product: FightStick [ 358.112817] usb 1-1.1.3: Manufacturer: [ 358.112825] usb 1-1.1.3: SerialNumber: 52C2DC22 pi@retropie:~ $
-
Please add more info about your system, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.
From the log you posted, it seems your USB connection is reset - do you have a proper power source for the PI ?
EDIT: to see if your device is connected and detected, run the following 2 commands:
lsusb cat /proc/bus/input/devices
and see if your device is shown and detected as gamepad/joystick.
Also, a similar topic - https://retropie.org.uk/forum/topic/17534/ - without a clear indication of what the problem was. -
Pi Model: Raspberry Pi 3b+
Power Supply used: Regular 5v power supply*I do believe the power supply ain't a problem beacause the joysticks work on the same device with the same power supply, I've only changed the OS changing the SD card.
RetroPie Version Used: 4.4.2
Built From: Pre Made SD image (Damaso picks 32GB) found here
USB Devices connected: Logitech USB keyboard/mouse OR just the joystick
Controller used: Arcade Fightstick - Joystick USB PXN-0082
Error messages received: shown in log file aboveUnfotunately devices seems to be empty even with the stick connected and even after the USB connection is reset
pi@retropie:/ $ lsusb Bus 001 Device 008: ID 0079:187c DragonRise Inc. Bus 001 Device 006: ID 0424:7800 Standard Microsystems Corp. Bus 001 Device 003: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 002: ID 0424:2514 Standard Microsystems Corp. USB 2.0 Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub pi@retropie:/ $ cat /proc/bus/input/devices pi@retropie:/ $ ls bin boot boot.bak dev etc home lib lost+found media mnt opt proc root run sbin srv sys tmp usr var pi@retropie:/ $ cd proc/bus/input pi@retropie:/proc/bus/input $ ls devices handlers pi@retropie:/proc/bus/input $ cd devices -bash: cd: devices: Not a directory pi@retropie:/proc/bus/input $ clear pi@retropie:/proc/bus/input $ vim devices ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
-
@guerraleo we don't suppprt 3rd party images. Ask the author of the image for support or use the image from retropie.org.uk/download.
-
ok thanks
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.