Did you compile Microsoft Sidewinder support into your kernel or as a module? If you compiled it as a module did you load it? e.g. modprobe sidewinder
I have found my error :
first : I have load some modules for the support of the joystick : ------- modprobe ns558 modprobe joydev modprobe sidewinder
but my sidewinder joystick is an old analog joystick, which do not use the sidewinder module.
If I remove the sidewinder module with the command : modprobe -r sidewinder then, the jstest and js_demo work in the same way.
second : I have to calibrate the joystick with the commande -------- jscal -c /dev/js0
then, everything works like it should
For information, The Linux kernel documentation contains a very interesting file called joystick.txt which you could read there :
http://skipper.sourceforge.net/additional/joystick.txt
Thanks for your help !
_______________________________________________ Flightgear-users mailing list [email protected] http://mail.flightgear.org/mailman/listinfo/flightgear-users 2f585eeea02e2c79d7b1d8c4963bae2d
