Bug 20212 - X52 Pro Joystick input detected as mouse input
Summary: X52 Pro Joystick input detected as mouse input
Status: RESOLVED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Input Devices (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: Jiri Kosina
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-12 23:32 UTC by th3flyboy
Modified: 2012-08-14 11:08 UTC (History)
3 users (show)

See Also:
Kernel Version: 2.6.35
Subsystem:
Regression: No
Bisected commit-id:


Attachments

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.

Note You need to log in before you can comment on or make changes to this bug.