[Lcdproc] Running Problems

Stewart W. Putnam stewartputnam@comcast.net
Thu May 24 02:58:01 2007


Start  LCDd from within it's build directory with "server/LCDd -c 
/usr/local/etc/LCDd.conf &"  The "&" at the end says "once you start let 
go of the window that started you and run independently."  [ What is the 
ampersand called in this context ?... There is some more technical term 
for this that I have forgotten...] You should then be able to type more 
commands in the shell.

Your "/usr/local/etc/LCDd.conf" says to me that you are likely on a 
system different than I use, so how to make LCDd start automatically 
after a "make install" will be different.

After starting LCDd, "clients/lcdproc/lcdproc &" should put up a default 
client with several new display screens.  This simply to test that it is 
all working.

To read about how to make a new client to display your own data, cd 
doc*/lcdproc-dev, read the README.docbook, and build the 
lcdproc-dev.html, and read section 3 there. 

In the contrib and clients directories there are some fairly simple 
examples of .c and .pl programs that connect to LCDd and put up screens. 



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/
>