could someone help me with this?
http://pimame.org/forum/discussion/580/mp-8866-dual-usb-joypad-pimame-debian-support/p1
to retropie
or
this:
I’ve been trying to debug this one on my Gentoo system. I’ve found that if
you run usbmodules with the –device paramter will have the side effect of
allowing the adapter to work.
For example:
Plug in adapter [joydev is loaded, /dev/input/js0 is created]
cat /dev/input/js0 [a few bytes, then silence; never any response from pushing
buttons]
usbmodules –device /proc/bus/usb/###/### [no output]
cat /dev/input/js0 [now it responds to button presses
cant do it