4 Dec 2015, 00:43

Thx a lot for your answer ;), your english is really fine I've tried to execute your commands with the configuration of the recalbox.conf :

controllers.ps3.enabled=0
controllers.ps3.driver=official
controllers.xboxdrv.enabled=1
controllers.xboxdrv.nbcontrols=2

My joystick is a PS3 one's but i've tried this configuration to test if it could solve the problem. Here is the pastebin result of the command lines after editing /boot/cmdline.txt and reboot : http://pastebin.com/K16tYd9c In EmulationStation the PS3 joystick doesn't respond. Same behaviour after a new reboot with the dwc_otg.speed=1 option. Then with another recalbox configuration in recalbox.conf :

controllers.ps3.enabled=1
controllers.ps3.driver=official
controllers.xboxdrv.enabled=0
controllers.xboxdrv.nbcontrols=2

The result is also a freeze of the controller, no buttons responds, but the list of input is different and the values of the axes are not fixed to zero like the virtual gamepad xbox : http://pastebin.com/V1Lx3VcD In EmulationStation the PS3 joystick doesn't respond also, like with the other configuration : dwc_otg.speed=1 Another suggestion ? It seem that the problem is about the USB chipset. I'm not sure some post's is referencing the "VIA" chipset as the only way to connect this sort of PS3 controller, i wish this is not the real problem ... 😞