Heyu all (forgive! forgive! :) See if you know what's going on here. I have both heyu and bottlerocket on the same PC in the basement. Overkill, but apparently...
Hello all OK, this is good. Heyu works well (although I am still, with Daniel's help, trying to debug the connectivity - the hardware "almost all" works)....
On Sun, 05 Jan 2003 03:24:29 -0000 "mvwillems <mvw@...>" <mvw@...> wrote: <snip> ... Whether temperature reporting could work at all at depends on ...
Charles Sullivan
cwsulliv@...
Jan 5, 2003 5:50 am
202
Hi, I know that I've seen this problem mentioned before, but I can find no indication of the solution. ( Sometimes there is a "it just works!" but no mention...
hi.. i've just installed heyu and it works great. I've defined .x10sched.conf in my root directory. when I use my palm remote (HR12A), it isn't triggering the...
After creating the .x10sched.conf, you need to check the format with heyu upload check, and if there are no errors, run heyu upload That will send the data to...
thanks for the quick update.. i have done that.. i even tried doing a trigger that had the following: trigger a2 on a1on macro a1on 0 on a1 and when i press...
When I run heyu -v info on my RH8 box this is what I get back: [Steve@NTSERVER Steve]$ heyu -v info Version:1.33 Using the config file /home/Steve/.x10config ...
I ran the make and make install per the instructions but it reports an error when trying to install the man files in /usr/local/man. I am running RH8 and it...
I moved my CM11 to another outlet and got it to work. Thanks for the tip. I read the X10 article that discussed how the 220 is split into 2 phases.. i'm...
That's a very common problem with X10. You can have installed a signal bridge to make sure the RF signal on one phase gets coupled to the other phase. Often...
Charles Sullivan
cwsulliv@...
Jan 9, 2003 4:09 pm
211
Charles, thanks! b ... Benjamin S. Woo (212) 724-1188 ... From: Charles Sullivan [mailto:cwsulliv@...] Sent: Thursday, January 09, 2003 11:09 AM To:...
I saw a similar error message and solved the problem by creating the directory that was asked for. In my case (RH 8.0) I created /usr/share/man/man5 and the...
On Thu, 09 Jan 2003 03:46:49 -0000 ... As root, run these commands: # mkdir /usr/local/man # mkdir /usr/local/man/man1 # mkdir /usr/local/man/man5 # chmod...
Charles Sullivan
cwsulliv@...
Jan 11, 2003 3:45 pm
214
Trying to compile xtend from the heyu site (patched version). Cannot "make" though. Keep getting: ld: fatal: Symbol referencing errors. No output written to...
On Wed, 15 Jan 2003 07:23:53 -0000 ... The protocol description (file protocol.txt) which you can download from the heyu site (or from the X10 site) describes...
After I untarred the software, I will to 'make'. It appears some warning.... In file included from tty.c:41: x10.h:43:9: warning: extra tokens at end of #endif...
I have an automatic garage door closer. I need to turn the UM506 "on" every 30 min after dusk until 22:30. How should I approach this with heyu/CM11A? As...
On Fri, 17 Jan 2003 02:31:13 -0000 ... Those warning messages about extra tokens at end of #endif directive can be safely ignored. I assume you were running...
Charles Sullivan
cwsulliv@...
Jan 17, 2003 3:08 am
221
... Yes. I login in as root... the result: -rwxr-xr-x 1 root root 3942 Jan 17 10:33 /usr/local/man/man5 /usr/local/man/man1: total 20 drwxr-xr-x...
On Fri, 17 Jan 2003 03:12:07 -0000 ... I see the problem: /usr/local/man/man5 is a _file_ when it should instead be a directory. I can only guess that you in...
Charles Sullivan
cwsulliv@...
Jan 17, 2003 6:12 am
223
On Fri, 17 Jan 2003 02:56:52 -0000 ... If you want to do this with downloaded timers and macros, multiple timers will be required - there's no provision in the...
Charles Sullivan
cwsulliv@...
Jan 17, 2003 6:51 am
224
Dear all, After I hv installed heyu ver1.3.3 and bought a CM11U devices, I can't use heyu to control the devices. When I typed "heyu turn A1 off" or "heyu...
Hi, It might be better to alter the actual manpage variable - either at the configure stage (pos with --MANPATH=<dir>) or in the actual make file. If you run...
Hi there !! My name is Gon Ahn. Here is in Korea. I am a Korean. :-) So, I can't write in English well. Sorry about that ! I will ask for a question about HeyU...
Hi there !! My name is Gon Ahn. Here is in Korea. I am a Korean. :-) So, I can't write in English well. Sorry about that ! I will ask for a question about HeyU...
In Linux, PATH_MAX is defined in /usr/include/linux/limits.h which is itself included in /usr/include/limits.h It's the maximum number of characters in a path...