Upgrade SD Image
#2
I assume that the issue you're mentioning has to do with the joystick/button driver. Typically this is the piece that doesn't work after an upgrade. That is because it is a kernel module, and (if you get a new kernel) a program called dkms is supposed to recompile the module and install it. I have not yet figured out why it doesn't.

From https://drive.google.com/open?id=0B3u1iT...XdieTdZc28
If you upgrade RetroPie (using ‘sudo ~/RetroPie-Setup/retropie_setup.sh’) and get a new kernel in the process, you may need to add the joystick drivers to this new kernel. After rebooting to the new kernel, the following commands should build and install the drivers. Then reboot, and the buttons/dpad should work again.
dkms build -m mk_arcade_joystick_rpi -v 0.1.5.5
dkms install -m mk_arcade_joystick_rpi -v 0.1.5.5

But notice the "0.1.5.5" on the end. Depending on which install you started with, this may be a different version number. Use this command to determine the version you have.
ls /usr/src/

Also see https://forum.freeplaytech.com/showthread.php?tid=4641
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/ )
Reply


Messages In This Thread
Upgrade SD Image - by r0ckarong - 07-17-2018, 03:28 AM
RE: Upgrade SD Image - by Flavor - 07-17-2018, 03:51 AM
RE: Upgrade SD Image - by r0ckarong - 07-17-2018, 07:41 PM
RE: Upgrade SD Image - by Flavor - 07-18-2018, 01:24 AM
RE: Upgrade SD Image - by r0ckarong - 07-18-2018, 04:29 AM
RE: Upgrade SD Image - by Flavor - 07-18-2018, 04:58 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)