Running on Raspi 4 B with Raspbian Buster

Discussions about RaZberry - Z-Wave board for Raspberry computer
Post Reply
Eckhard
Posts: 32
Joined: 17 Oct 2015 16:18

Running on Raspi 4 B with Raspbian Buster

Post by Eckhard »

Hi all,

I tried move to new hardware and a new OS. I installed a fresh Buster on the Raspi 4 B (4GB) and installed z-way using

Code: Select all

wget -q -O - https://storage.z-wave.me/RaspbianInstall | sudo bash

There were no errors.

Now I tried to restore a backup but that failed. I found in the logs that the z-way-server was unable to connect to /dev/ttyAMA0. Is there any special config needed on Raspi 4?

Best, Eckhard
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Running on Raspi 4 B with Raspbian Buster

Post by PoltoS »

There is an issue in v3.0.4 with restore (in fact with files upload). You can try v3.0.3 or wait for wait for v3.0.5. Sorry for the inconvenience
jaimetl
Posts: 2
Joined: 21 Mar 2020 17:22

Re: Running on Raspi 4 B with Raspbian Buster

Post by jaimetl »

Hi.
I've upgraded to 3.0.4 this morning. Now server doesn't start. I don't know how to go back to 3.0.3.

I've tried => sudo apt-get install reinstall z-way-server=3.0.3
But version 3.0.3 was not found

How can I downgrade to 3.0.3?

Regards
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: Running on Raspi 4 B with Raspbian Buster

Post by PoltoS »

download https://storage.z-wave.me/z-way-server/ ... _armhf.deb and install via dpkg -i

This is the latest nightly build. Or z-way-3.0.3_armhf.deb
jaimetl
Posts: 2
Joined: 21 Mar 2020 17:22

Re: Running on Raspi 4 B with Raspbian Buster

Post by jaimetl »

Thanks!! it worked.
Regards
Post Reply