07-22-2020, 07:40 AM
Please try to post the output of these commands.
cat /etc/modprobe.d/mk_arcade_joystick.conf
dmesg | grep mk_arcade
I would assume that there is a problem with the conf file.
IF you want to try to re-install the joystick/button driver, you can do the following commands...
cd /home/pi/Freeplay/
mv mk_arcade_joystick_rpi mk_arcade_joystick_rpi__old
git clone https://github.com/TheFlav/mk_arcade_joystick_rpi.git
cd /home/pi/Freeplay/mk_arcade_joystick_rpi/
mv /etc/modprobe.d/mk_arcade_joystick.conf /home/pi/Freeplay/mk_arcade_joystick_rpi/mk_arcade_joystick.conf.bak
./install.sh
cat /etc/modprobe.d/mk_arcade_joystick.conf
dmesg | grep mk_arcade
I would assume that there is a problem with the conf file.
IF you want to try to re-install the joystick/button driver, you can do the following commands...
cd /home/pi/Freeplay/
mv mk_arcade_joystick_rpi mk_arcade_joystick_rpi__old
git clone https://github.com/TheFlav/mk_arcade_joystick_rpi.git
cd /home/pi/Freeplay/mk_arcade_joystick_rpi/
mv /etc/modprobe.d/mk_arcade_joystick.conf /home/pi/Freeplay/mk_arcade_joystick_rpi/mk_arcade_joystick.conf.bak
./install.sh
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )