it looks good. So, hte aim is to found why it doesn't work.
1)
while evtest is running, you can press buttons.
for each button, tell me the code displayed or none if nothing is displayed.
joy1 up = ?
joy1 down = ?
joy1 left = ?
joy1 right = ?
joy2 up = ?
joy2 down = ?
joy2 left = ?
joy2 right = ?
analog pad up = ?
analog pad left = ?
power = ?
home = ?
select = ?
start = ?
A = ?
B = ?
X = ?
Y = ?
2) run sdl2-jstest instead of evtest and give me the result.
for information the problem is in the following links :
hardware pad <=> linux driver <=> linux <=> sdl2 <=> emulationstation
- evtest is a sniffer at the linux level
- sdl2-jstest is a sniffer at the sdl2 level