Search found 6 matches
- 10 Mar 2015 01:42
- Forum: Discussions in English
- Topic: Can not start Z-Wave binding: ZWaveBinding is not defined
- Replies: 16
- Views: 29442
Re: Can not start Z-Wave binding: ZWaveBinding is not define
Obviously... pi@raspbmc:/opt/z-way-server$ LD_LIBRARY_PATH=libs ./z-way-server Z-Way version v2.0.0 from 2014-12-08 19:54:26 +0300 (build a064f5408850947aed035bc9170e1fa04f0fd2ec) Looking for modules in ./modules Module modenocean.so loaded cURL 7.26.0 likely has DNS timeout bug. Please update cURL....
- 08 Mar 2015 21:56
- Forum: Discussions in English
- Topic: Looking for a getting started guide
- Replies: 17
- Views: 18641
Re: Looking for a getting started guide
I have the same problem as you had: I have installed the z-way software on a raspbmc system, and the zwave module fails to load. I renamed the /etc/init/ttyAMA0.conf file to ttyMA0.conf.old and rebooted, but still get the same error in the log. Did you do anything not described in the thread, to get...
- 08 Mar 2015 21:44
- Forum: Discussions in English
- Topic: Can not start Z-Wave binding: ZWaveBinding is not defined
- Replies: 16
- Views: 29442
Re: Can not start Z-Wave binding: ZWaveBinding is not define
Ok, but I am really not interested in running z-way-server manually, I just tried it in an attempt to get more information pointing to the origin of my problem. The z-way-server keeps running when started as a server :-) The ZWave module fails to load: Can not start Z-Wave binding: ReferenceError: Z...
- 08 Mar 2015 02:20
- Forum: Discussions in English
- Topic: Can not start Z-Wave binding: ZWaveBinding is not defined
- Replies: 16
- Views: 29442
Re: Can not start Z-Wave binding: ZWaveBinding is not define
Same issue after umpteenth run of the install script. libzcommons.so is in /opt/z-way-server/libs, so it's probably just not having the correct environment setting for running the z-way-server binary in the shell causing the message. Can I configure "debug logging" for the z-way-server, to...
- 07 Mar 2015 18:31
- Forum: Discussions in English
- Topic: Can not start Z-Wave binding: ZWaveBinding is not defined
- Replies: 16
- Views: 29442
Re: Can not start Z-Wave binding: ZWaveBinding is not define
I tried both /dev/ttyS0 and /dev/ttyAMA0, same result. /dev/ttyS0 does not exist, so the problem is before communication... I just tried this: pi@raspbmc:/opt/z-way-server$ sudo /etc/init.d/z-way-server stop Stopping z-way-server: done. pi@raspbmc:/opt/z-way-server$ cd /opt/z-way-server pi@raspbmc:/...
- 07 Mar 2015 17:20
- Forum: Discussions in English
- Topic: Can not start Z-Wave binding: ZWaveBinding is not defined
- Replies: 16
- Views: 29442
Can not start Z-Wave binding: ZWaveBinding is not defined
I Am trying to get raZberry working on an upgraded raspbmc installation, on raspberry pi. No interfering references to ttyAMA0 from /etc/inittab or Razberry hardware module is installed correctly (how can I test communication from command line?). I have installed the z-wave software with "wget ...