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 - Thrustmaster T-Flight Rudder pedals are not initialized in Flight Mode
Summary: Thrustmaster T-Flight Rudder pedals are not initialized in Flight Mode
Status: RESOLVED INVALID
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: 2.0.12
Hardware: x86 Linux
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-08-26 17:31 UTC by Malcolm Mallardi
Modified: 2020-08-26 20:54 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.