[PLUG] Resolved: It worked yesterday...

Richard C. Steffens rsteff at comcast.net
Thu Dec 13 18:50:48 UTC 2007


Galen Seitz wrote:
> Richard C. Steffens wrote:

>> Now, when I try to run the X10 program from the command line, it does
>> "nothing" until I hit <ctrl-C>.
>>
> 
> Just guessing here, but perhaps you've got multiple instances of the 
> X10 program running.  They could be fighting over serial port access.

Excellent guess!

------------------------------------------------------------------
rsteff at Moonguide:~> ps ax | grep x10
16292 ?        S      0:00 /home/rsteff/bin/x10 turn k9 off
16474 pts/1    S+     0:00 grep x10
rsteff at Moonguide:~> kill 16292
rsteff at Moonguide:~> ps ax | grep x10
16483 pts/1    R+     0:00 grep x10
rsteff at Moonguide:~> x10 info
Interface clock not yet set
Housecode = a
rsteff at Moonguide:~>
------------------------------------------------------------------

Before killing 16292, if I had run "x10 info" "nothing" happened. As
shown above, it now works.

Thanks!

-- 
Regards,

Dick Steffens




More information about the PLUG mailing list