Using the source of RPi.GPIO-0.6.2 I managed to build a version which is usable on a Raspberry Pi 1B with Tumbleweed (armv6l). The problem with Tumbleweed is that it provides a device /sys/class/gpio/gpiochip298, where the software of version 0.6.2 expects /sys/class/gpio/gpiochip0
I made it more general, so it supports all values for 0 and 298 between 0 and 999. I have a system running with this software, which seems stable. However repeatedly stopping and starting the program using this software fails. Only a reboot cures the problem. So it is limited usable. At least one can stick with openSUSE. -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org