@paradadf
Thats true it doesn't affect it
Latest posts made by schlegel11
-
RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)
-
RE: Testers wanted: major system upgrade (Pi3b+, KODI 17 and much more ...)
Hi,
so far recalbox runs really good on my pi3b+.
But i found a small bug related to recalbox.conf.
When I uncomment "system.power.switch=PIN356ONOFFRESET" everything works.
It looks like this:
;system.power.switch=PIN56PUSH # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
;system.power.switch=PIN356PUSHRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
But when I restart the pi and open the conf again all lines are replaced by the uncomment line like:
system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)