You are not logged in.

#1 2016-11-05 14:41:57

pavelxdd
Member
Registered: 2016-11-05
Posts: 2

[SOLVED] Antimicro doesn't recognize gamepad events

Antimicro used to work fine for me last month, but recently it stopped recognizing controller events. It correctly displays the name and mappings of the controller, but it doesn't respond to buttons or stick movements.

sdl2-jstest -l
Found 2 joystick(s)

Joystick Name:     'Sony PLAYSTATION(R)3 Controller'
Joystick GUID:     030000004c0500006802000011010000
Joystick Number:    0
Number of Axes:    27
Number of Buttons: 19
Number of Hats:     0
Number of Balls:    0
GameController:
  Name:    'PS3 Controller'
  Mapping: '030000004c0500006802000011010000,PS3 Controller,a:b14,b:b13,back:b0,dpdown:b6,dpleft:b7,dpright:b5,dpup:b4,guide:b16,leftshoulder:b10,leftstick:b1,lefttrigger:b8,leftx:a0,lefty:a1,rightshoulder:b11,rightstick:b2,righttrigger:b9,rightx:a2,righty:a3,start:b3,x:b15,y:b12,'

Joystick Name:     'COMPANY USB Device'
Joystick GUID:     03000000da090000b852000011010000
Joystick Number:    1
Number of Axes:    33
Number of Buttons: 69
Number of Hats:     2
Number of Balls:    0
GameController:
  not a gamepad

Running 'sdl2-jstest -t 0' correctly displays the controller events.
dmesg doesn't report any errors.

I tried installing sdl2-hg from AUR, but it didn't help.
I also tried running 'antimicro --eventgen uinput' but it didn't change anything either.

What could be the problem here?

Thanks.

Last edited by pavelxdd (2016-11-05 19:38:43)

Offline

#2 2016-11-05 19:38:33

pavelxdd
Member
Registered: 2016-11-05
Posts: 2

Re: [SOLVED] Antimicro doesn't recognize gamepad events

Antimicro has just been updated in AUR to version 2.22-2 and it includes a patch which fixes this problem.

Offline

Board footer

Powered by FluxBB