Hello
I'm facing the same issue with the latest Batocera x64 and a Xin-Mo 20 pins 2 players USB controler
lsusb provides me the following device :
idVendor 0x16c0
idProduct 0x05e1
bcdDevice 1.00
iManufacturer 1 Xin-Mo
iProduct 2 Xin-Mo Dual Arcade
In USBHID.conf this device exists, even if the comment suggests a 18 PINs adapter and not the 20 PINs I have
My grub.conf :
menuentry "Recalbox" {
linux /boot/linux label=RECALBOX console=tty3 quiet loglevel=0 vt.global_cursor_default=0
initrd /boot/initrd.gz
usbhid.quirks=0x16c0:0x05e1:0x040
}
It still detects only 1 player in Emulstation...
Any body managed to fix this ?
I also use the same controler on Recalbox with a RPi2, without any issue