Hello all,
I had to do a fresh install of OSMC because of some SD Card problems, and I can’t get GPIO to work again (hardware=RaspberryPi2).
I had an constantly updated OSMC before and my scripts worked just fine setting GPIO up and down. Now, whatever I do there is no change on GPIO pins.
I’m using the simplest possible examples but nothing changes on GPIO. No error whatsoever - just nothing happens. I’ve reinstalled rpi.gpio several times, no luck either.
I would try gpio command directly from commandline but I can’t find package in repositories.
I’m stuck with python’s rpi.gpio.
I’ve read, that disabling “device tree” in raspi-config sometimes can do the trick, but there is no raspi-config in OSMC, and I can’t find any similiar option i MyOSMC app.