Re: Joystick attached to USB port doesn't work

2001-12-14 Thread Eduard Bloch
#include David Bellows wrote on Fri Dec 14, 2001 um 02:53:41PM: > everything seemed to be installed and recognized with my USB joystick > but no applications would work with it. So here's what worked for me. > Most applications look for the joystick at: /dev/js0 not > /dev/input/js0. So I ad

Re: Joystick attached to USB port doesn't work

2001-12-14 Thread David Bellows
On Friday 14 December 2001 09:16 am, [EMAIL PROTECTED] wrote: > My joystick/gamepad attached to the USB port doesn't work on my > Debian (i386). > I made my own kernel with USB support (usbcore.o, usb-hdci.o, hid.o, > input.o, joydev.o, etc.) and I tested it using: > > jstest /dev/input/js1 > jst