On Tue, 16 Dec 2003, Thomas Moore wrote: > Hi all, > > Just recently signed up, fiddled with Flightgear for a couple > of weeks now. Have a question. > > Slackware v9.1, stock kernel 2.4.22 (no compiling yet), > SOYO K7V Dragon MoBo w/AMD Athlon, 1.4 GHz w/512MB DDR > NVIDIA GeForce4 MX 440SE w/128MB > FlightGear-0.9.3-i486-2.tgz and fgfs-base-0.9.2-noarch-1.tgz > unzipped, untarred and installed (well, I used Slackware's > installpkg.) > CH Products Flight Sim Yoke USB > > The program is up and running, I can taxi the c172 in circles > until it crashes off the end of the runway using either the > keyboard or mouse. But I can't get the USB yoke to work. > > Here are the appropriate entries in dmesg and linux-2.4.22/.config. > At least I think they are appropriate. > > For dmesg when I plug in the yoke: > > hub.c: USB new device connect on bus3/2, assigned device number 2 > usb.c: USB device 2 (vend/prod 0x68e/0xff) is not claimed by any > active driver.
There's no driver loaded - try "modprobe hid;modprobe joydev" as root, then see if js_demo shows the yoke working correctly. -- Jon Stockill [EMAIL PROTECTED] _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
