Input device: Difference between revisions

Jump to navigation Jump to search
→‎Linux: added modprobe joydev info
(→‎Linux: added modprobe joydev info)
Line 86: Line 86:
  input0: USB HID v1.00 Joystick [SAITEK CYBORG 3D USB] on usb2:3.0  
  input0: USB HID v1.00 Joystick [SAITEK CYBORG 3D USB] on usb2:3.0  


This line tells us that a joystick has identified itself as SAITEK CYBORG 3D USB to the operating system. It does not tell us that the joystick driver sees your joystick.  
This line tells us that a joystick has identified itself as SAITEK CYBORG 3D USB to the operating system. It does not tell us that the joystick driver sees your joystick. You can verify that the joystick driver sees the joystick by entering:
 
js_demo
 
If your joystick is not recognized by the driver, you may have to manually load the joystick device module with the command:
 
modprobe joydev


==== Windows ====
==== Windows ====
4

edits

Navigation menu