Raspberry Pi

Discussions about Z-Way software and Z-Wave technology in general
eligv
Posts: 30
Joined: 08 Jun 2012 17:50

Thanks for your fantastic

Post by eligv »

Thanks for your fantastic tutorial jussiva!
I am following the tutorial and I was hooked in step 10. . / Run_Z-Agent.sh "File or directory not found" repetitively. I case in Ubuntu and raspbyan.
t2tonesimone
Posts: 22
Joined: 31 Dec 2012 22:43

bit more info required on google code for a linux noob

Post by t2tonesimone »

any chance you could write in the linux commands that need to be typed in the terminal for us linux noobs. I'm sure its very simple but only if you know the commands.

Thanks very much
t2tonesimone
Posts: 22
Joined: 31 Dec 2012 22:43

Now possible even by a linux noob

Post by t2tonesimone »

Hi thanks to the brilliant update to the google code wikki I managed to do this with almost no prior linux knowledge of commands etc. Up and running basically first time and is now connected to my sensors etc.

So thanks a bunch. Will now move on to working through using the z-cloud interface properly to set up devices, scenes etc.

but nice one all for the help
eligv
Posts: 30
Joined: 08 Jun 2012 17:50

Hello,

Post by eligv »

Hello,

I still can not stop the step 10 of the tutorial. . / Runz-A I get the following error:

"line 12:. / z.agent: can not execute binary file"

I noticed that the port if it is USBTTY0

Any idea what the problem is?

Thanks in advance
pz1
Posts: 2053
Joined: 08 Apr 2012 13:44

Did you try with a zero at the end?

Post by pz1 »

I only know the port is being called USBTTYO (a zero at the end not an 'o')
Edit: I just noticed that this forum changes a zero into something that looks like a lower case character 'o'. Did you try with a zero at the end?
Since 29-12-2016 I am no longer a moderator for this forum
eligv
Posts: 30
Joined: 08 Jun 2012 17:50

Changing line 12 by putting

Post by eligv »

Changing line 12 by putting or leaving jusiva which has given me the same error.
"line 12:. / z.agent: No such file or directory".
It said in PoltoS the 19/11 "Unfortunatelly we have no time to compile Connecto Z-embedded boxes for all existing."
At CES in Las Vegas announces the binomial raspberry / Z-way.
I understand that if it works and it's easier than it sounds.
It took 7 months to try and still have not succeeded ...
Maybe I should spend the Vera and let this project ...
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Make sure you have done

Post by PoltoS »

Make sure you have done second part of step 4: wget https://z-cloud.googlecode.com/git/Z-Co ... ry/z-agent

Check that the file z-agent is present in current folder and it has execution permission.

Also note, that RaZberry is a different project and it has nothing to do with Z-Cloud. It uses pretty same Z-Way software, but not Z-Connector/Z-Agent.
t2tonesimone
Posts: 22
Joined: 31 Dec 2012 22:43

running on start-up

Post by t2tonesimone »

anyway to get it to run automatically on start-up?
User avatar
PoltoS
Posts: 7649
Joined: 26 Jan 2011 19:36

Sure! Put it in /etc/rc.local

Post by PoltoS »

Sure! Put it in /etc/rc.local

Read this to see how to correctly point to shared libraries
http://en.z-wave.me/content/runz-agentsh-cron

(the post contain something about cron - it's a wrog way, use rc.local as the Unix way to do auto launch)
Post Reply