| Summary: | Debian bug report: Left/Right Joystick Axis doesn't work with some controllers | ||
|---|---|---|---|
| Product: | SDL | Reporter: | manuel.montezelo |
| Component: | joystick | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | icculus |
| Version: | 2.0.0 | ||
| Hardware: | x86_64 | ||
| OS: | Linux | ||
|
Description
manuel.montezelo
2013-10-19 19:44:16 UTC
My understanding is that the original problem is we were losing axis data because of a bug that was overwriting Axis 0. I'll check this again in the morning. The reason this patch wasn't applied was because it was giving me bogus data from a PS3 controller, but later I was wondering if its tilt sensor actually works on Linux, and it was reporting data from that once we checked more axes. --ryan. Ok, I looked at this again. PS3 controller works, just doesn't report the tilt sensors (or what I assume is the tilt sensors) without the Debian patch, so I'm just merging this bug with Bug #1460 for now. (I can't speak for 1.2 at the moment, but this is true for 2.0.0.) --ryan. *** This bug has been marked as a duplicate of bug 1460 *** Hmm, I am confused. You merged the report with the previous one so now it's RESOLVED-DUPLICATE (and not present/applied in the version control system), but still you think that the patch is useful because otherwise tilting doesn't work. I assume that you will review the issue later, but in the meantime, we will keep shipping with the patch -- until/unless something new arises in these bug reports, e.g. a better patch. Does this sound sensible? Thanks for looking at this and so quickly.
> I assume that you will review the issue later, but in the meantime, we will
> keep shipping with the patch -- until/unless something new arises in these
> bug reports, e.g. a better patch.
For SDL 2.1.0, we're planning to discuss revamps to the joystick API to deal with more general purpose things, like guitar hero controllers and wiimotes, etc. It's not clear what will come from that yet, though. In the worst case, we'll probably merge this patch eventually. It's safe for Debian to keep shipping it in the meantime.
--ryan.
|