Upgraded from 2.0.1 to current, nothing works now.

Discussions about Z-Way software and Z-Wave technology in general
Mike Yeager
Posts: 160
Joined: 03 May 2014 07:02

Re: Upgraded from 2.0.1 to current, nothing works now.

Post by Mike Yeager »

Best way? Backup your current system, get a new, updated NOOBs image and re-install from scratch. Since you're system is already broken, no sense dragging along issues by doing an in-place upgrade...
jstaffon
Posts: 80
Joined: 29 May 2015 04:47

Re: Upgraded from 2.0.1 to current, nothing works now.

Post by jstaffon »

UPDATE: I just upgraded to Jessie and reloaded Z-Way with the wget install command. I have exactly the same problem. The "readKey" script starts at bootup and indefinitely loops through the Factory Reset part of the script. I'm thinking I might have a hardware issue in the gpio pins part of either the Razberry/z-wave card or Raspberry Pi but I don't understand how a perfectly good operating system can fail this way by just doing an upgrade....which is what started all of this.

I can't get anyone to tell me how the "readKey" script and the gpio pins are suppose to work.

Thanks Mike!

Jeff.
Mike Yeager
Posts: 160
Joined: 03 May 2014 07:02

Re: Upgraded from 2.0.1 to current, nothing works now.

Post by Mike Yeager »

As far as I know, Razberry doesn't use the GPIO at all. Just power, ground, and the serial lines. I don't know much about the readKey script or what it does...
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Re: Upgraded from 2.0.1 to current, nothing works now.

Post by PoltoS »

Please disable that script (or remove). We found recently that it have a bug resulting in the Z-Way restart loop
kandalf
Posts: 54
Joined: 13 May 2016 11:10

Re: Upgraded from 2.0.1 to current, nothing works now.

Post by kandalf »

The problem is there is no sleep in the main loop so readkey use 100% CPU time.
I have add the line sleep 5 in function startReadKey at the end from the main while loop and the cpu is ok.
Raspberry PI with Z-Wave.me Board
2 x Fibaro Double Relay-Switch FGS 222
2 x Fibaro Shutter FGR 222
Fibaro Multi Sensor
Z-Wave.me RemoteControl
millahjovich01
Posts: 5
Joined: 29 Jun 2016 11:12

Re: Upgraded from 2.0.1 to current, nothing works now.

Post by millahjovich01 »

Last week I have written directly to the developers that many users do have this problem. No response yet here or in my email
Post Reply