LinuxMCE Forums

General => Users => Topic started by: rages on May 09, 2010, 11:51:35 AM

Title: LCDprocClient
Post by: rages on May 09, 2010, 11:51:35 AM
I have problems with LCDprocClient template, LCDd daemon is running, but LCDprocClient not work. Someone managed to get it working properly with 8.10?

I have IMON LCD on Luxa2 case.

Emanuele
Title: Re: LCDprocClient
Post by: nite_man on May 09, 2010, 01:33:22 PM
Did you set imon driver in the /etc/LCDProc.conf? If you're talking about LinuxMCE client for VFD display, then I'm not sure that it even added to the LinuxMCE distribution. At least some time ago I installed it manually.
Title: Re: LCDprocClient
Post by: rages on May 09, 2010, 03:37:46 PM
if I launch from the terminal command "lcdproc" I read on diplay the values of the processor, eth0, etc, etc, so I think it is set correctly.
I've added to my core / hybrid from the web admin the templates # 40 and when LMCE office services LCDProcClient gives me error.
The template exist already in the list of web admin.

Emanuele
Title: Re: LCDprocClient
Post by: nite_man on May 09, 2010, 05:01:36 PM
I suspect that there is just a template but not actual binary for LCDprocClient. Have a look that topic - http://forum.linuxmce.org/index.php?topic=7512.0 I used that approach under 0710 and 0810.
Title: Re: LCDprocClient
Post by: rages on May 09, 2010, 09:09:44 PM
I used the binary and there have been some improvements, unfortunately I still have errors ... should I recompile? how do I do?
Title: Re: LCDprocClient
Post by: nite_man on May 10, 2010, 09:48:38 AM
Quote from: rages on May 09, 2010, 09:09:44 PM
I used the binary and there have been some improvements, unfortunately I still have errors ... should I recompile? how do I do?

Where do you see the error and what error do you see? BTW, do you have sources of LCDprocClient? If not you can get the old one here (https://www.assembla.com/spaces/linuxmce/documents/ao_sFYvYar3OadeJe5aVNr/download/lmce-lcdprocclient-0.1-beta.tar.gz). But I don't know howto build them. Possible you should setup a building environment for that. But as I told you I'm sure that LCDprocClient is a part of official distribution of LinuxMCE. Because I didn't find its package or even source in the 0810 branch.
Title: Re: LCDprocClient
Post by: rages on May 11, 2010, 11:29:21 PM
this my error:

dmesg
[ 8983.490726] DCERouter[15826]: segfault at 61006e65 ip b6588472 sp bf8a0520 error 4 in libc-2.8.90.so[b6517000+158000]
[ 8998.982381] LCDprocClient[7967]: segfault at 435f6e01 ip 435f6e01 sp b72520dc error 4

when LMCE is at rest I read the date and time, but sometimes disappears and appears on the display " LCDp roc server" and even when I play a media file ... I read the name of song but sometimes disappears and appears on the display " LCDp roc server".

Emanuele
Title: Re: LCDprocClient
Post by: rages on May 12, 2010, 07:43:49 PM
How can I rebuild this template from source?

Emanuele