You are not logged in.

#1 2017-09-20 16:34:33

Truby
Member
Registered: 2017-08-20
Posts: 17

Forgot to turn off pigpio lib in Arm-32bit version of software

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

#2 2017-09-20 16:44:22

Truby
Member
Registered: 2017-08-20
Posts: 17

Re: Forgot to turn off pigpio lib in Arm-32bit version of software

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

#3 2017-09-21 05:28:25

Shahin
Administrator
Registered: 2016-02-17
Posts: 3,541

Re: Forgot to turn off pigpio lib in Arm-32bit version of software

Please, try new version I have disabled it on ARM.

Offline

#4 2017-09-22 06:44:41

Truby
Member
Registered: 2017-08-20
Posts: 17

Re: Forgot to turn off pigpio lib in Arm-32bit version of software

@Shahin thank you for your quick reply!!!! Well done.

Offline

Board footer

Powered by FluxBB