From: Luciano C. V. <lu...@te...> - 2002-02-07 00:41:37
|
I have just buy a Logitech Wingman Precision USB, and i can not make it work on linux. i have a debian woody, with 2.4.17 kernel, and all usb support in modules. kernel installs usbcore, and then i modprobe usb-uhci after that the gamepad is recognise but it doesn't load automatically a driver, it says no driver claims the device but it loads input module, so i try to load the driver manually i do modprobe joydev it gaves a seg fault and after that it seems to lock, doing a lsmod it appears joydev (size) 1 (Initializing) and the device seems to be there i can do cat /dev/input/js0 and jstest --normal /dev/input/js0 puts some line indicating jstest --normal /dev/input/js0 Joystick (Logitech Logitech) has 3 axes and 6 buttons. Driver version is 2.1.0. Testing ... (interrupt to exit) Axes: 0: 0 1: 0 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0: 0 1: 0 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0: 0 1: 0 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0: 0 1: 0 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0: 0 1: 0 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0: 0 1: 0 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0:-32767 1: 0 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0:-32767 1:-32767 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off Axes: 0:-32767 1:-32767 2: 0 Buttons: 0:off 1:off 2:off 3:off 4:off 5:off Hope you could help me play with my gamepad ni linux. I can do some beta test if you like. Thxs for your patience. |