cxong / cdogs-sdl

Classic overhead run-and-gun game
https://cxong.github.io/cdogs-sdl/
GNU General Public License v2.0
887 stars 114 forks source link

gamepad seen but no input detected #592

Closed jose1711 closed 5 years ago

jose1711 commented 5 years ago

Based on the debug log cdogs sees my gamepad but no input is detected even though it works fine when tested with sdl-jstest.

$ cdogs-sdl --log=INPUT,TRACE
C-Dogs SDL v0.6.9
..
INFO  [MAIN ] [cdogs.c:188] main(): data dir(/usr/share/cdogs)
INFO  [MAIN ] [cdogs.c:189] main(): config dir(/home/jose/.config/cdogs-sdl/)
INFO  [INPUT] [joystick.c:60] JoyInit(): 1 controllers found

Arch Linux 64bit

jose1711 commented 5 years ago

seems like a strange usb problem - resolved by using another usb port