OpenZWave / qt-openzwave

QT5 Wrapper for OpenZWave
GNU Lesser General Public License v3.0
105 stars 30 forks source link

ozwdaemon on rPi zero fails might be the platform #153

Open Jelmer-H opened 3 years ago

Jelmer-H commented 3 years ago

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.

kpine commented 3 years ago

See #102.