Raspberry pi 3 installation on Rasp OS fails

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
vaaferias
Posts: 1
Joined: 15 Jun 2022 12:38

Raspberry pi 3 installation on Rasp OS fails

Post by vaaferias »

Hello,

This is my first post here and I created account since I have run into a issue regarding the installation of Z-wave.me for raspberry pi 3.
I have Razberry top on my pi and I have rasp OS (bullseye) installed. I am beginner in linux based programs and I am trying to set up a Z-wave environment.
I followed the instructions on https://z-wave.me/z-way/download-z-way/ section: "First installation when Raspberry Pi is already up and running"
with command wget -qO - https://storage.z-wave.me/RaspbianInstall | sudo bash
This leads on failure to install due to packages missing such as libssl1.0.2:armhf, z-way-server and webif. z-way-full is depended on these ones.
What can be done? My next step is to install Z-wave environment with image provided.
Thank you.
seattleneil
Posts: 172
Joined: 02 Mar 2020 22:41

Re: Raspberry pi 3 installation on Rasp OS fails

Post by seattleneil »

Have you considered using a commercial Z-Wave controller such as the Aeotec Smart Hub? They provide a plugin-and-go experience.

As you've discovered, a linux-based DIY Z-Wave controller can be frustrating. Starting with the Z-Way image is a good idea.
lanbrown
Posts: 284
Joined: 01 Jun 2021 08:06

Re: Raspberry pi 3 installation on Rasp OS fails

Post by lanbrown »

1) Are you using the 64-bit image of Raspian Bullseye?

If YES, then you need to use the 32-bit image

If NO, then re-run the install.
Post Reply