Problems with X10 Activation and Alarm strings
Posted: Thu Sep 27, 2007 11:04 pm
I'm having a problem with X10 and ZM. I have been unable to make the X10 Activation and Alarm Input fields work. I have a CM11 connected to the serial port on the server, and I have tested it and it is correctly sending and receiving signals. zmx10.pl is picking up the signals and I traced the events through and they were making all the way up to where it called the zmTriggerEventOn function or the zmMonitorEnable function. However, at that point nothing happens. I've watched the logs and after noting the X10 event, nothing. I've run the zmx10.pl file manually and can't find anything wrong with it, all the dependencies are met and working. However, the output string is working.
I currently have 2 cameras, one is off-line right now. The other is a USB web cam connected to the server. It works fine with modetect, and is connected to /dev/video0. The X10 trigger box is checked, I've tried it with the enabled box checked and unchecked. I've tried a number of configuration combinations, I even tried upgrading to 1.23.0 to see if that would fix it. I even tried enabling debug logs, but it didn't seem to generate any messages there. Also enabled debugging in the zmx10.pl file, and aside from confirming what I already knew, that it was working properly until it tries to tell ZM to do something.
I've read every post in this forum that I could find, but nothing seems to cover my problem exactly.
This is what I get from the X10 log.
and from the zmdc log
I currently have 2 cameras, one is off-line right now. The other is a USB web cam connected to the server. It works fine with modetect, and is connected to /dev/video0. The X10 trigger box is checked, I've tried it with the enabled box checked and unchecked. I've tried a number of configuration combinations, I even tried upgrading to 1.23.0 to see if that would fix it. I even tried enabling debug logs, but it didn't seem to generate any messages there. Also enabled debugging in the zmx10.pl file, and aside from confirming what I already knew, that it was working properly until it tries to tell ZM to do something.
I've read every post in this forum that I could find, but nothing seems to cover my problem exactly.
This is what I get from the X10 log.
Code: Select all
09/27/07 15:44:22.976215 zmx10[27596].INF [X10 server starting]
09/27/07 15:44:54.607309 zmx10[27596].INF [Got event - A07 ON]
09/27/07 15:47:34.928048 zmx10[27596].INF [Got event - A07 ON]
09/27/07 15:47:48.069515 zmx10[27596].INF [Got event - A06 ON]
Code: Select all
09/27/07 15:44:20.934679 zmdc[27547].INF ['zmx10.pl -c start' starting at 07/09/27 15:44:20, pid = 27596]
09/27/07 15:44:22.341803 zmdc[27547].INF ['zmwatch.pl' starting at 07/09/27 15:44:22, pid = 27598]
09/27/07 15:44:23.049664 zmdc[27547].INF [Starting pending process, zma -m 1]
09/27/07 15:44:23.056512 zmdc[27547].INF ['zma -m 1' starting at 07/09/27 15:44:23, pid = 27600]
09/27/07 15:44:23.953222 zmdc[27547].INF ['zmupdate.pl -c' starting at 07/09/27 15:44:23, pid = 27601]
09/27/07 15:48:46.615450 zmdc[27547].INF ['zmwatch.pl ' stopping at 07/09/27 15:48:46]