* David Megginson -- Tuesday 23 March 2004 00:03:
>    usb 1-2.1: new low speed USB device using address 13
>    drivers/usb/input/hid-core.c: ctrl urb status -32 received
>    input: USB HID v1.00 Joystick [CH PRODUCTS CH FLIGHT SIM YOKE USB ] on 
> usb-0000:00:1f.2-2.1
> 
> Unlike stock (unpatched) 2.4.* kernels, this kernel does recognize the yoke 
> -- that's a big improvement -- but it does not register any movement from 
> the axes or buttons, either through jstest, plib's js_demo, or FlightGear 
> itself.

Does the js interface output anything (as in  $ cat /dev/input/js0)?
If yes, then you might be able to fix the problem by simply calibrating
($ jscal /dev/input/js0). Some people are convinced that USB joysticks
don't need calibration under Linux, but that's wrong. And some of the
sticks are so extremely uncalibrated that they don't do anything useful
at all.

m.

_______________________________________________
Flightgear-devel mailing list
[EMAIL PROTECTED]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel

Reply via email to