Search found 80 matches

by jstaffon
16 May 2016 00:26
Forum: Discussions in English
Topic: Upgrade to 2.2.2 started the downfall of my system
Replies: 5
Views: 6141

Re: Upgrade to 2.2.2 started the downfall of my system

UPDATE: I've traced the readKey problem/culprit to the GPIO Pin 4 value/variable. Pin 4 seems to be the GPCLK0. The script looks for this value to change from "0" to another value...I'm assuming "1". I modified the readKey script so while looping through I print the value out to ...
by jstaffon
16 May 2016 00:25
Forum: RaZberry
Topic: readKey cleans out my installation
Replies: 4
Views: 5642

Re: readKey cleans out my installation

UPDATE: I've traced the readKey problem/culprit to the GPIO Pin 4 value/variable. Pin 4 seems to be the GPCLK0. The script looks for this value to change from "0" to another value...I'm assuming "1". I modified the readKey script so while looping through I print the value out to ...
by jstaffon
16 May 2016 00:24
Forum: RaZberry
Topic: Any developers or h/w people around?
Replies: 2
Views: 4013

Re: Any developers or h/w people around?

UPDATE: I've traced the readKey problem/culprit to the GPIO Pin 4 value/variable. Pin 4 seems to be the GPCLK0. The script looks for this value to change from "0" to another value...I'm assuming "1". I modified the readKey script so while looping through I print the value out to ...
by jstaffon
15 May 2016 02:42
Forum: Discussions in English
Topic: Upgrade to 2.2.2 started the downfall of my system
Replies: 5
Views: 6141

Re: Upgrade to 2.2.2 started the downfall of my system

UPDATE: My looping problem with starting and stopping the z-way-server is a result of a script called "readKey" that gets automatically started on startup or reboot. For some reason, a variable in the script continues to increment until it calls a few routines that resets the z-way-server ...
by jstaffon
15 May 2016 02:41
Forum: Discussions in English
Topic: Server in an endless Start/Stop loop.
Replies: 5
Views: 5935

Re: Server in an endless Start/Stop loop.

UPDATE: My looping problem with starting and stopping the z-way-server is a result of a script called "readKey" that gets automatically started on startup or reboot. For some reason, a variable in the script continues to increment until it calls a few routines that resets the z-way-server ...
by jstaffon
15 May 2016 01:46
Forum: RaZberry
Topic: Any developers or h/w people around?
Replies: 2
Views: 4013

Any developers or h/w people around?

I'm running Rasbian Wheezy and V2.2.2 of Z-Way. I've been trying to find out about a script that automatically starts at boot time called "readKey". It's incrementing a timer variable until it reaches a value that causes it to perform a Factory Reset on the z-way-server directory/folder. I...
by jstaffon
13 May 2016 19:23
Forum: RaZberry
Topic: readKey cleans out my installation
Replies: 4
Views: 5642

readKey cleans out my installation

I'm running Wheezy on my Raspberry Pi along with Z-Way v2.2.2. On startup or reboot, a script in /etc/init.d called readKey is hanging and looping through a server start and server stop. Therefore, I don't get my z-way-server script to startup. If I kill the readKey process, I can manually start the...
by jstaffon
13 May 2016 04:27
Forum: Discussions in English
Topic: Server in an endless Start/Stop loop.
Replies: 5
Views: 5935

Re: Server in an endless Start/Stop loop.

UPDATE: I seem to be getting closer to a functional system. In order for the z-way-server script to start and allow me to add devices, I have to first "kill" the "readKey" autostart script that runs on startup and reboots. That script is hanging and stopping and restarting the se...
by jstaffon
13 May 2016 01:37
Forum: Discussions in English
Topic: Server in an endless Start/Stop loop.
Replies: 5
Views: 5935

Server in an endless Start/Stop loop.

I'm running Wheezy on my Raspberry-Pi and the v2.2.2 of the Z-Way server. There have been a number of posts about an endless Starting Server/Stopping Server loop message following a reboot after an upgrade to v2.2.2. The endless looping is actually coming from a script in /etc/init.d called "re...
by jstaffon
12 May 2016 20:04
Forum: Discussions in English
Topic: Upgraded from 2.0.1 to current, nothing works now.
Replies: 15
Views: 15091

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

Mike, What did you finally do to your OS or v2.2.2 to get it working. I'm stuck.... I've tried 1.7.1, 2.1.1 (version I had working) and 2.2.2. Everything keeps starting and stopping the server in an endless loop following a reboot. I've checked my hardware and that seems to be working ... according ...