agusmba wrote: > If I remove /dev/input/js0 and chmod 666 /dev/input/event4 > and I repeat the test, I get 16 errors instead of 2 and the > > fixme:dinput:joy_polldev joystick cannot handle type 4 event (code 4) > > error like before whenever I push a button (although there's also a test line where the button is at "1"... Ok so it tells me it's working. Could you paste the output here when using evdev? (/dev/input/eventX device) Those "1"s after B represent a pressed button. So if you see them and they correspond to the button you pushed on your joystick then this part works.