David Megginson writes:

I haven't tried my yoke or rudder pedals since I switched to Linux 2.6. Today I dusted them off, and sure enough, they don't work. I would be grateful for any help from someone who initially couldn't get them to work and then figured out how to.

Plugging in the yoke gives this message:


I don't get this message :
usb 1-2.1: new low speed USB device using address 13

but this looks normal :
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.

With a Logitech joystick, I get a different error status -- -104 instead of -32 -- but jstest and js_demo do show the axes moving (and it works fine with FlightGear):

<snip>
Any suggestions (besides going back to 2.4.*)?


I had a USB mouse that worked ( except for the wheel ), but not the CH yoke and pedals with 2.6.x. I compiled the USB code from modules into the kernel and that fixed all the strange problems. I've been trying to debug it, but I always end up flying circuits instead ;>


- Simon.



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

Reply via email to