On Fri, 11 Jan 2008, Alexey Spiridonov wrote: > They are USB HID joysticks. If I plug in one, it works fine. If I plug in two, > each one works fine by itself. However, bad things happen if I attempt to read > data from both simultaneosly, for example like this: > [in one terminal] cat /dev/input/js0 > [in another] cat /dev/input/js1 > One of the cats dies about 4 seconds after it's launched (the other keeps > running happily, and reporting events). The death message is: > cat: /dev/input/js1: No such device
Hi Alexey, when you run evtest on the /dev/input/eventX nodes, instead of jsX, does this also happen? I am asking in order to know whether this is a bug in joydev, or somewhere else. Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html