[Lcdproc] Running Problems

Enzo Saturno juvechentus2002@yahoo.com
Thu May 24 18:41:01 2007


--0-477161390-1180031990=:35594
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hey Brian... 
 I followed your steps and... YES im having the same problem.. But is it good or bad news?? : )
 
 Any idea would be gracefull...
 

brian <turbo@talstar.com> escribió: Enzo --

    You may very well be seeing the same thing I'm seeing here.  Try this:

    Open *two* terminal sessions on the computer hosting LCDd
    In session one, start LCDd as you normally would
    In session two, run `ps ax | grep LCDd`
      - at this point, you may see two LCDd processes (parent & child), plus the grep command you just ran
      - take note of the process ID of the *first* LCDd process
      - then, in session two, run `kill -SIGUSR1 
` (where 
 is the previously noted process id
    See if the LCDd startup process in session one has returned to the shell prompt

 If this seems to work for you, then you are having the same problem with properly forking to the child process that I described 
earlier in this list (and made mention of in yesterday's post). You also won't be able to set LCDd to start automatically during 
the boot process, since it'll hang there waiting for the signal back from the child process (and, in my situation, you cannot do 
anything about it yet, as the sshd daemon hasn't yet started, so I can't get to the system to "push it along")



Enzo Saturno wrote:
> Hi everybody, thax for the help before...
> Now  when i run my LCDd server, this happens:
> 
> [root@localhost lcdproc-0.5.2]# server/LCDd -c /usr/local/etc/LCDd.conf
> LCDd version 0.5.2 starting
> Built on May 17 2007, protocol version 0.3, API version 0.5
> Using Configuration File: /usr/local/etc/LCDd.conf
> Set report level to 4, output to stderr
> Server forking to background
> Listening for queries on 127.0.0.1:13666
> CFontz: using Device /dev/usb/tts/0
> Key "Escape" is now reserved in exclusive mode by client [-1]
> Key "Enter" is now reserved in shared mode by client [-1]
> Key "Up" is now reserved in shared mode by client [-1]
> Key "Down" is now reserved in shared mode by client [-1]
> Key "Left" is now reserved in shared mode by client [-1]
> Key "Right" is now reserved in shared mode by client [-1]
> screenlist_switch: switched to screen [_server_screen]
> 
> And no commands can be executed.....
> At the same time, the display shows very very fast all the characters 
> until i run "ctrl z"
> 
> I want to know how to start the software because i need to send some 
> information to the display... Thanx again...
> 
> __________________________________________________
> Correo Yahoo!
> Espacio para todos tus mensajes, antivirus y antispam ¡gratis!
> Regístrate ya - http://correo.espanol.yahoo.com/
> 

_______________________________________________
LCDproc mailing list
LCDproc@lists.omnipotent.net
http://lists.omnipotent.net/mailman/listinfo/lcdproc




 __________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! 
Regístrate ya - http://correo.espanol.yahoo.com/ 
--0-477161390-1180031990=:35594
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hey Brian... <br> I followed your steps and... YES im having the same problem.. But is it good or bad news?? : )<br> <br> Any idea would be gracefull...<br> <br><br><b><i>brian &lt;turbo@talstar.com&gt;</i></b> escribió:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Enzo --<br><br>    You may very well be seeing the same thing I'm seeing here.  Try this:<br><br>    Open *two* terminal sessions on the computer hosting LCDd<br>    In session one, start LCDd as you normally would<br>    In session two, run `ps ax | grep LCDd`<br>      - at this point, you may see two LCDd processes (parent &amp; child), plus the grep command you just ran<br>      - take note of the process ID of the *first* LCDd process<br>      - then, in session two, run `kill -SIGUSR1 <process id="">` (where <process id=""> is the previously noted process id<br>    See if the LCDd startup process in session one has returned to the shell
 prompt<br><br> If this seems to work for you, then you are having the same problem with properly forking to the child process that I described <br>earlier in this list (and made mention of in yesterday's post). You also won't be able to set LCDd to start automatically during <br>the boot process, since it'll hang there waiting for the signal back from the child process (and, in my situation, you cannot do <br>anything about it yet, as the sshd daemon hasn't yet started, so I can't get to the system to "push it along")<br><br><br><br>Enzo Saturno wrote:<br>&gt; Hi everybody, thax for the help before...<br>&gt; Now  when i run my LCDd server, this happens:<br>&gt; <br>&gt; [root@localhost lcdproc-0.5.2]# server/LCDd -c /usr/local/etc/LCDd.conf<br>&gt; LCDd version 0.5.2 starting<br>&gt; Built on May 17 2007, protocol version 0.3, API version 0.5<br>&gt; Using Configuration File: /usr/local/etc/LCDd.conf<br>&gt; Set report level to 4, output to stderr<br>&gt; Server forking
 to background<br>&gt; Listening for queries on 127.0.0.1:13666<br>&gt; CFontz: using Device /dev/usb/tts/0<br>&gt; Key "Escape" is now reserved in exclusive mode by client [-1]<br>&gt; Key "Enter" is now reserved in shared mode by client [-1]<br>&gt; Key "Up" is now reserved in shared mode by client [-1]<br>&gt; Key "Down" is now reserved in shared mode by client [-1]<br>&gt; Key "Left" is now reserved in shared mode by client [-1]<br>&gt; Key "Right" is now reserved in shared mode by client [-1]<br>&gt; screenlist_switch: switched to screen [_server_screen]<br>&gt; <br>&gt; And no commands can be executed.....<br>&gt; At the same time, the display shows very very fast all the characters <br>&gt; until i run "ctrl z"<br>&gt; <br>&gt; I want to know how to start the software because i need to send some <br>&gt; information to the display... Thanx again...<br>&gt; <br>&gt; __________________________________________________<br>&gt; Correo Yahoo!<br>&gt; Espacio para todos tus
 mensajes, antivirus y antispam ¡gratis!<br>&gt; Regístrate ya - http://correo.espanol.yahoo.com/<br>&gt; <br><br>_______________________________________________<br>LCDproc mailing list<br>LCDproc@lists.omnipotent.net<br>http://lists.omnipotent.net/mailman/listinfo/lcdproc<br></process></process></blockquote><br><p>&#32;__________________________________________________<br>Correo Yahoo!<br>Espacio para todos tus mensajes, antivirus y antispam ¡gratis! <br>Regístrate ya - http://correo.espanol.yahoo.com/ 
--0-477161390-1180031990=:35594--