We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 5273

Summary: Thrustmaster T-Flight Rudder pedals are not initialized in Flight Mode
Product: SDL Reporter: Malcolm Mallardi <mdmallardi>
Component: joystickAssignee: Sam Lantinga <slouken>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: 2.0.12   
Hardware: x86   
OS: Linux   

Description Malcolm Mallardi 2020-08-26 17:31:58 UTC
Hi, I'm running into an odd issue that I've tracked all the way here to SDL.

When trying to utilize my flight pedals, if these particular pedals are in 'flight' mode (044f:b679) SDL does not report them.  If I switch them to 'drive' mode (044f:b678), everything works.  Flight mode is the primary mode for which I would like them to run.  Is there anything that can be done here?  Thanks!
Comment 1 Malcolm Mallardi 2020-08-26 17:55:14 UTC
To confirm, I can see the device in both modes utilizing jstest, and lsusb, but not with SDL, only the higher product id works. (And I can only see it in the higher product idea when I use sdl2-jstest)
Comment 2 Malcolm Mallardi 2020-08-26 20:54:40 UTC
This looks like this is just a case of missing udev rules after all.