You are not logged in.
I am using banana PI (not pi3) to run the nanodlp, failed at initialize, can not open /dev/pigpio, because the hw is not pi, not pigpio device.
attached with the error log.
In my opinion, in the arm32-version for other boards, should remove the direct gpio control, it is not compatible for other hardware boards,
except raspberry pi.
Could you remove the direct gpio control for the general arm 32 version?
Offline
log:
2017/09/20 16:16:03。699217 {“layer”:"0", "module": "Hardware", "level": "Notice". "msg": "Initializing build #1647 -generic"}
2017/09/20 16:16:09.658649 {“layer“:“0”,“module“,:”shutter”, "Level": "Error", "msg": "Pipe Access Problem open /dev/pigpio: no such file or direction}
panic: runtime error: index out of range
.....
routime 22 [running]:
...rpio_arm.go:163 +0xd0
...rpio_arm.go:120 +0x24
...hw/gpio/gpio.go:61 +0x40
app/hardware_arm.go:145 +0xe4c
app/hardware_arm.go:139 +0x84
app/hardware_arm.go:34 +0x160
Offline
Please, try new version I have disabled it on ARM.
Offline
@Shahin thank you for your quick reply!!!! Well done.
Offline