I wanted to see if any Mausberry Switch users have had any problems with the latest versions of the RetroPie card images. Specifically when used on an RPi B+.
I have the use your own switch shutdown circuit and am using this Python GPIO monitoring daemon to handle the shutdown request from the shutdown circuit.
This setup was working well in the 2.1 images and below. However, I recently installed the 2.5 image and found that it no longer worked. The same issue is occurring with the 2.6 (I performed a clean install from scratch to rule out any setup mistakes on my part).
I’ve also run some tests to make sure that this isn’t being caused by a hardware issue. I took a clean (non-RetroPie) card image I have and installed the switch daemon there. It worked fine.
I’m not really sure how to go about trouble shooting this on the software side. Does anyone have any ideas?
Thanks