qt-openzwave icon indicating copy to clipboard operation
qt-openzwave copied to clipboard

ozwdaemon on rPi zero fails might be the platform

Open Jelmer-H opened this issue 5 years ago • 1 comments

When trying to run ozwdaemon (standalone of allinone) I get the following output

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] ozw-logs: applying... 
[fix-attrs.d] ozw-logs: exited 0.
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] ozw-logs: executing... 
[cont-init.d] ozw-logs: exited 267.
[cont-init.d] done.
[services.d] starting services
[services.d] done.
[ozwdaemon]: Exited with Status Code 256

I am using Raspbian Stretch on a Raspberry Pi Zero W

After some investigating I think this might be to a platform issue. Would it be possible to build this for arm32v6? I guess more people would like to run their z-wave stick in a dedicated Raspberry Pi 1, or Zero.

Jelmer-H avatar Aug 12 '20 00:08 Jelmer-H

See #102.

kpine avatar Aug 12 '20 00:08 kpine