... Hi Hari, I've just installed on Ubuntu. A "server-expert" install, I had to manually apt-get gcc-3.3 and make. Have you recompiled heyu2 when running the...
On Sun, 02 Oct 2005 04:33:20 -0400 ... Are these the same GFI recepticles as previously or new ones? Does it work if you plug a module directly into the CM11A?...
Hi All: After getting feedback from all of you, I tried installing the kernel 2.6.12 from Debian testing. I am using the same heyu binary that I used with...
The LM12 only responds to the standard X10 commands - on, off, bright, dim, lightson, alloff. It does NOT respond to the preset or extended preset commands. ...
OK, thanks for explaining this to me. I think I'll go with the suggestion of never switching the module off and only use dimming up/down instead. I've also got...
Matthijs, X10's ActiveHome software does the same thing as Heyu's 'dimb' command for setting standard lamp modules to a predetermined brightness level, i.e.,...
I have an old CM11A and am interested in switching to a USB version. Anyone using a USB-based X10 controller under Linux (2.6x)? If so, what make/model are you...
Hi all - I've been away from X10 for a while and am getting back into it now. I was hoping that I could get a little debugging help with something. Since I've...
Cole, The 0x5a indicates the CM11A has received an X10 signal over the power line which is available to be read by the PC. If you unplug the CM11A from the...
Brian, Is there any particular reason you want to switch to USB? If for lack of an RS232 serial port, Heyu runs fine with a CM11A connected via a $15-$20...
... Unfortunately, neither of the above are true. I'm pretty sure the problem isn't related to the CM11A - I'm just using it to try and help diagnose the...
On Mon, 14 Nov 2005 17:06:02 -0500 ... Some electronic equipment with switching power supplies - TV, Stereo, PC power supply, UPS, etc., can put enough noise...
... Sure enough, it stopped operating in "funky" mode and is just working normally now. Interestingly, I've left the monitor running under screen, and I...
Cole, It looks like you're running heyu-2.0beta now. The newest release is heyu-2.0beta.2 (the web page is misleading). Please download and install the newer...
... I grabbed heyu-2.0beta.2.tgz from heyu.tanj.com/heyu2 - I'm assuming this is the correct place? ... Ayup - Debian Sarge. Interestingly, I've been seeing...
On Thu, 17 Nov 2005 11:39:39 -0500 ... Yes, either http://heyu.tanj.com/heyu2 or http://www.heyu.org/heyu2 will take you to the same place to download...
Hey everyone, I'm a Bottlerocket convert, mainly because I wanted to get the functionality of the status command for web apps. Well, although I love heyu so...
On Thu, 01 Dec 2005 22:47:39 -0500 ... Byron, To make sure I'm clear about what's happening: You are running heyu-2.0beta.2 ? If you have the heyu monitor...
THANK YOU CHARLES! I never thought about opening a couple of windows and watching the monitor window while issuing the status command... It did indeed show up...
(at the foot of my /etc/heyu/x10.conf file:) SCRIPT_MODE SCRIPTS SCRIPT A4 on :: echo "test" | mail -s "test" me@myaddress (mail command above modified from...
from "man x10scripts" By default, a script is launched only when the X10 function is received over the AC power line (rcvi) by the CM11A interface. This...
Oh, is that what all that gobbledygook means? ;-) (I *did* read the man pages, just didn't quite grok the whole lot of it...) Thank you for the help,...
Alright, so much for optimism. Changing the script line to read: SCRIPT A4 on sndc :: heyu a3 on still yields nothing. (changed mail command to something...
...and you are sending the signal from another device than the one used to trigger the script? you have started 'heyu engine"? ... [Non-text portions of this...
Well, assuming you're triggering it with heyu a4 on I can't explain why it's not responding by executing "heyu a3 on" except that it's not parsing the script...
For a command, the syntax is 'heyu function address', e.g., 'heyu on a3'. When used in a query, as in a launcher or uploaded trigger, the order is reversed,...
Oops, transcribed it wrong in this message, but the command is correct in the conf file: SCRIPT A4 on sndc :: heyu on a3 So thanks, but that's not it... ... ...