Hello!
My big box of x10 toys arrived today. I built the command line interface for Ubuntu mostly following
http://www.somethinginteractive.com/2009/05/06/guide-x10-cm15a-ubuntu/The first issue I ran into was that I had to add -LLIBDIR=/usr/local/lib to the LFLAGS when I built cm15demo. Not a problem, easy.
Next issue I ran into is a little more weird.
I'm using an AM466 3 pin Appliance Module to control a Philips Blue Rope Lighting LED string.
"sudo ./cm15ademo a1 on" works great. Snap sound as the power goes to full.
"sudo ./cm15ademo a1 off" not so perfect. Snap sound and the lights to to very dim. Dim, but still on, not off.
Anyone have suggestions about what to try different?
Thanks!
Senjak
P.S. I tried the same experiment with the LM465 Lamp Module. It doesn't even turn on.