Bug 20212

Summary: X52 Pro Joystick input detected as mouse input
Product: Drivers Reporter: th3flyboy
Component: Input DevicesAssignee: Jiri Kosina (jikos)
Status: RESOLVED OBSOLETE    
Severity: normal CC: alan, jikos, th3flyboy
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.35 Subsystem:
Regression: No Bisected commit-id:

Description th3flyboy 2010-10-12 23:32:11 UTC
On the X-52 Pro, input is detected as a mouse instead of as a joystick. This occurs with the stick, and the rotaries. It should be noted there is a knob on the throttle that acts as a mouse input under Windows as it's supposed to, however under Linux it is inoperative.
Comment 1 th3flyboy 2010-10-12 23:34:42 UTC
Fixed a typo in the kernel version.
Comment 2 th3flyboy 2010-10-12 23:36:19 UTC
Fixed another typo due to my being inexperienced with bugzilla.
Comment 3 Jiri Kosina 2010-11-05 01:11:42 UTC
Please provide output of

   /sys/kernel/debug/hid/<device>/rdesc

(assuming you have debugfs mounted on /sys/kernel/debug).
Comment 4 th3flyboy 2010-11-23 00:27:03 UTC
Sorry, I'm still fairly inexperienced and the man pages aren't helping, I have debugfs mounted, but I'm not sure what command to use to get the output you need.