Upgraded from 2.0.1 to current, nothing works now.
-
- Posts: 160
- Joined: 03 May 2014 07:02
Re: Upgraded from 2.0.1 to current, nothing works now.
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...
Re: Upgraded from 2.0.1 to current, nothing works now.
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.
I can't get anyone to tell me how the "readKey" script and the gpio pins are suppose to work.
Thanks Mike!
Jeff.
-
- Posts: 160
- Joined: 03 May 2014 07:02
Re: Upgraded from 2.0.1 to current, nothing works now.
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...
Re: Upgraded from 2.0.1 to current, nothing works now.
Please disable that script (or remove). We found recently that it have a bug resulting in the Z-Way restart loop
Re: Upgraded from 2.0.1 to current, nothing works now.
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.
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
2 x Fibaro Double Relay-Switch FGS 222
2 x Fibaro Shutter FGR 222
Fibaro Multi Sensor
Z-Wave.me RemoteControl
-
- Posts: 5
- Joined: 29 Jun 2016 11:12
Re: Upgraded from 2.0.1 to current, nothing works now.
Last week I have written directly to the developers that many users do have this problem. No response yet here or in my email