Author Topic: LCDprocClient  (Read 3986 times)

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
LCDprocClient
« 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

nite_man

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1019
  • Want to work with LinuxMCE
    • View Profile
    • Smart Home Blog
Re: LCDprocClient
« Reply #1 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.
Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: LCDprocClient
« Reply #2 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

nite_man

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1019
  • Want to work with LinuxMCE
    • View Profile
    • Smart Home Blog
Re: LCDprocClient
« Reply #3 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.
Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: LCDprocClient
« Reply #4 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?

nite_man

  • NEEDS to work for LinuxMCE
  • ***
  • Posts: 1019
  • Want to work with LinuxMCE
    • View Profile
    • Smart Home Blog
Re: LCDprocClient
« Reply #5 on: May 10, 2010, 09:48:38 am »
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. 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.
Michael Stepanov,
My setup: http://wiki.linuxmce.org/index.php/User:Nite_man#New_setup
Russian LinuxMCE community: http://linuxmce.ru

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: LCDprocClient
« Reply #6 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

rages

  • Guru
  • ****
  • Posts: 182
    • View Profile
Re: LCDprocClient
« Reply #7 on: May 12, 2010, 07:43:49 pm »
How can I rebuild this template from source?

Emanuele