July 17, 200619 yr Hello,This is a strange problem Im having. My joystick works fine with another game (Vdrift) but doesnt work with flightgear.For some reason js_demo doesnt load the name of the joystick wich is Logitech Attack 3.sim@localhost:~$ js_demoJoystick test program.~~~~~~~~~~~~~~~~~~~~~~Joystick 0: ""Joystick 1 not detectedJoystick 2 not detectedJoystick 3 not detectedJoystick 4 not detectedJoystick 5 not detectedJoystick 6 not detectedJoystick 7 not detected+--------------------JS.0----------------------+| Btns Ax:0 Ax:1 Ax:2 Ax:3 Ax:4 Ax:5 Ax:6 Ax:7 Ax:8 Ax:9 Ax:10 Ax:11 Ax:12 Ax:13 |+----------------------------------------------+But as you can see the drivers/modules are loaded properly:dmesg output:input: USB HID v1.10 Joystick [Logitech Logitech Attack 3] on usb2:11.0hub.c: new USB device 00:02.1-8, assigned address 17hub.c: USB hub foundhub.c: 4 ports detectedhub.c: new USB device 00:02.1-8.1, assigned address 18hub.c: USB hub foundhub.c: 4 ports detectedhub.c: new USB device 00:02.1-8.1.1, assigned address 19input: USB HID v1.10 Joystick [Logitech Logitech Racing Wheel] on usb1:19.0Another strange thing is jstest fails with this error:sim@localhost:~$ jstest /dev/input/js0Joystick (Unknown) has 2 axes and 2 buttons. Driver version is 0.8.0.Testing ... (interrupt to exit)jstest: error reading: Invalid argumentAny ideas?
July 17, 200619 yr lsmod:sim@localhost:~$ lsmodModule Size Used by Tainted: Panalog 7584 0 (unused)gameport 1420 0 [analog]evdev 4000 0snd-pcm-oss 36736 0snd-mixer-oss 12376 0 [snd-pcm-oss]keybdev 1892 0 (unused)mousedev 4020 0 (unused)hid 20868 0 (unused)input 3200 0 [analog evdev keybdev mousedev hid]usb-ohci 19368 0 (unused)ehci-hcd 17516 0 (unused)usbcore 59148 1 [hid usb-ohci ehci-hcd]snd-intel8x0 18304 0snd-ac97-codec 58556 0 [snd-intel8x0]snd-pcm 54344 0 [snd-pcm-oss snd-intel8x0 snd-ac97-codec]snd-timer 13764 0 [snd-pcm]snd 32772 0 [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec snd-pcm snd-timer]soundcore 3396 4 [snd]snd-page-alloc 4712 0 [snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd]sata_nv 2672 0 (unused)libata 28340 0 [sata_nv]forcedeth 9868 1ohci1394 23888 0 (unused)ieee1394 41636 0 [ohci1394]i2c-core 12676 0 (autoclean) (unused)nvidia 4218656 6pcmcia_core 39172 0ide-scsi 9392 0...and I just realized joydev wasnt loaded so i loaded it and it works..I guess this topic is closed..How would it work with the other game though??
Create an account or sign in to comment