http://bugs.winehq.org/show_bug.cgi?id=31679
--- Comment #2 from Raath aidygus@yahoo.com 2012-09-11 15:14:48 CDT --- (In reply to comment #1)
If you run `wine control joy.cpl`, are they detected?
Nope. No devices detected
but if I run 'dmesg | tail'
It tells me :
[ 1633.107799] usb 2-1.5: new full-speed USB device number 3 using ehci_hcd [ 1633.202318] input: Thrustmaster T.Flight Hotas X as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.0/input/input10 [ 1633.202588] generic-usb 0003:044F:B108.0005: input,hidraw4: USB HID v1.00 Joystick [Thrustmaster T.Flight Hotas X] on usb-0000:00:1d.0-1.5/input0 [ 1694.512499] usb 3-4: USB disconnect, device number 3 [ 1703.269844] usb 1-1.5: new low-speed USB device number 4 using ehci_hcd [ 1703.479076] input: Logitech Logitech Cordless RumblePad 2 as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input11 [ 1703.479423] logitech 0003:046D:C219.0006: input,hidraw3: USB HID v1.10 Gamepad [Logitech Logitech Cordless RumblePad 2] on usb-0000:00:1a.0-1.5/input0 [ 1703.479430] hid_logitech: Force feedback for Logitech force feedback devices by Johann Deneux johann.deneux@it.uu.se
in /dev/input I see both js0 and js1 so linux is detecting them.