Comment 6 for bug 1564463

Revision history for this message
Konstantinos Kontodimas (kontodimask) wrote :

Hello there, I'm using Ubuntu 18.10 (Linux 4.18.0) and I don't know why but the issue still exists. I use a GameCube USB gamepad recognized as a Dragonrise Generic USB controller (2 analog sticks, 1 digital D-pad and 8 buttons). In jstest the stick/axis assignments is as follows:
* axis-0: horizontal axis of left stick
* axis-1: vertical axis of left stick
* axis-2: horizontal axis of right stick
* axis-3: vertical axis of right stick
* axis-4: unused
* axis-5: unused
In my case axis-0 conflicts with axis-2, i.e. moving horizontally the left stick affects both axis-0 and axis-2, while moving horizontally the right stick causes mostly undefined reads in axis-2.