2 Dec 2015, 23:00

Hi all, I've exactly the same problem as Steve with a PS3 MadCatz TE Round2, the buttons doesn't respond. I've created the "99-madcatz.rules" and modified the chmod rights correctly, then reboot the pi. nano /etc/udev/rules.d/99-madcatz.rules write into the file : SUBSYSTEM=="input", ATTRS{name}=="MadCatz PC USB Wired Stick 8838", MODE="0666", ENV{ID_INPUT_JOYSTICK}="1" save the file and modify the rights : chmod 755 /etc/udev/rules.d/99-madcatz.rules then reboot I've used 755 in order to give the same rigths as the others rules (99-sixpair.rules, 99-wiimote.rules) in the directory /etc/udev/rules.d/ Here is my pastebin of the command line you advise to Steve : http://pastebin.com/RbtR0aUf The evtest command line display always this pastebin, even if the fightstick is used : http://pastebin.com/JMX4in5f I don't know if it's not a problem of hardware compatibility ? If you've got any suggestion or sample of other config file, or command line to solve this problem i'm really interested in. I've tried to test any config option from the board on the left side "LP" / "DP" and "RS" no changes occured in the behaviour of the PS3 MadCatz TE R2 when i plugged in the usb on the raspberry. Thx for your precious help Note : sorry for the multiple "EDIT" i don't really arrived to customize my post display ... as i'd like to.