Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    LCDProc 0.5.4-dev

    Scheduled Pinned Locked Moved pfSense Packages
    587 Posts 68 Posters 631.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mdima
      last edited by

      @Cino:

      the results were blank. I dont have anything set, left it for the system to decide. The dashboard says 299000.. I'll set a value and see what happens. Its been awhile since I looked at the lcdproc code, but I'm thinking there was default 10000 if nothing is set via the gui now that i think about it a little more

      Ok, I've understood what happens… if there is nothing set the function just return 10000 as a constant.
      I will fix this on the new version.

      Ciao,
      Michele

      1 Reply Last reply Reply Quote 0
      • M
        mdima
        last edited by

        Hi Tix
        @tix:

        Also, the Load average is staying higher around between 0.60 and 1.4 where prior to this update it stayed less than 0.80 (even when updating RRD).  Again not sure it's related but I don't think it's anything to worry about.

        Will continue to monitor…

        well… as more screens you add, as more the client and LCDd have to work. If you only enable one screen the load should fall. The variables that affect the load are: number of screens, refresh rate.

        Ciao,
        Michele

        1 Reply Last reply Reply Quote 0
        • E
          easyhugo
          last edited by

          Hi Guys

          Is it possible to ad this Lcd to

          http://allnet.de/1577.html?&tx_mmallnetproductplugin_pi1[showUid]=421433&cHash=949c8a38a8
          ftp://212.18.29.48/ftp/pub/allnet/utility-server/fw8888/lcm_server_1.0.tar.bz2

          i,m trying this for some time but with no success, see other posts from me

          thx max

          1 Reply Last reply Reply Quote 0
          • M
            mdima
            last edited by

            @easyhugo:

            Hi Guys

            Is it possible to ad this Lcd to

            http://allnet.de/1577.html?&tx_mmallnetproductplugin_pi1[showUid]=421433&cHash=949c8a38a8
            ftp://212.18.29.48/ftp/pub/allnet/utility-server/fw8888/lcm_server_1.0.tar.bz2

            i,m trying this for some time but with no success, see other posts from me

            thx max

            Hi Max (easyhugo),
            it's impossible to know for me which driver this LCD panel uses… do you know the chipset? Can it use one of the drivers already made or you need another driver?

            Ciao,
            Michele

            1 Reply Last reply Reply Quote 0
            • stephenw10S
              stephenw10 Netgate Administrator
              last edited by

              My German is very bad!  :-[ (Only beaten by my non-existant Italian!  ::))

              However, according to [url=http://www.ipcop-forum.de/forum/viewtopic.php?f=22&t=26948#p231301]this post by IPCop ledgend Wintermute the display in the FW8888 is an LCM-162.

              This doesn't appear to be supported directly by LCDproc but this blog post seems to show it is possible. That's quite old now so support maybe better integrated.

              What drivers/versions have you tried?

              Steve

              Edit: This post confirms this.

              1 Reply Last reply Reply Quote 0
              • T
                tix
                last edited by

                @mdima:

                Tix, LCDd is inside the package, very strange you don't have it… maybe a reboot between the uninstall and the reinstall could help..

                I've tried multiple times to get LCDd to install and all fail.  I must have broken something with the various versions and/or updates.  I'll try a clean install later this weekend maybe….

                In any case, I have the updated files now.  I did a clean install to VMware Player and installed the package and then scp'd the file over to my real pfsense.

                So far so good as I've exceeded my 10 hour limit and everything is working with the screens and settings I mentioned in the previous post.

                1 Reply Last reply Reply Quote 0
                • M
                  mdima
                  last edited by

                  @tix:

                  So far so good as I've exceeded my 10 hour limit and everything is working with the screens and settings I mentioned in the previous post.

                  hehe! on my machines I am running it from thursday with a refresh of 1second, and it's still working great… maybe I am too much optimist, but I think we made it... ;) at least for this specific problem!

                  1 Reply Last reply Reply Quote 0
                  • stephenw10S
                    stephenw10 Netgate Administrator
                    last edited by

                    Yes I think you have definitely solved the LCDd 100% problem. 48hours+ for me on two boxes running sdeclcd driver, 1second refresh, and screens: time, uptime and load.
                    Looking good.  :)

                    However I think the other problem is still present.
                    At boot or restarting packages when an IP change is detected the lcdproc package ends up being started and stopped multiple times. Before this could result in multiple clients running. I think this has been solved thanks to your kill loop. However today I switched on my resurected X-Core box and at the end of boot the LCDd daemon is running twice but with no client!  :-\

                    
                    [2.0.1-RELEASE][root@x-core.localdomain]/root(2): ps aux | grep lcd
                    root   17691  0.0  0.6  3656  1356  ??  IN    4:21PM   0:00.01 /bin/sh /usr/local/etc/rc.d/lcdproc.sh start
                    [2.0.1-RELEASE][root@x-core.localdomain]/root(3): ps aux | grep LCD
                    root   24707  0.0  0.5  3352  1148  ??  IN    4:21PM   0:00.01 /usr/local/sbin/LCDd -c /usr/local/etc/LCDd.conf
                    nobody 24902  0.0  0.6  3368  1408  ??  SNs   4:21PM   0:00.21 /usr/local/sbin/LCDd -c /usr/local/etc/LCDd.conf
                    
                    

                    Here is the relavent section of the boot log:

                    
                    Feb 12 16:22:33 	apinger: Error while feeding rrdtool: Broken pipe
                    Feb 12 16:21:52 	LCDd: Listening for queries on 127.0.0.1:13666
                    Feb 12 16:21:52 	LCDd: Using Configuration File: /usr/local/etc/LCDd.conf
                    Feb 12 16:21:52 	LCDd: LCDd version 0.5.5 starting
                    Feb 12 16:21:49 	LCDd: Server shutting down on SIGTERM
                    Feb 12 16:21:49 	LCDd: Listening for queries on 127.0.0.1:13666
                    Feb 12 16:21:49 	LCDd: Using Configuration File: /usr/local/etc/LCDd.conf
                    Feb 12 16:21:49 	LCDd: LCDd version 0.5.5 starting
                    Feb 12 16:21:47 	php: lcdproc: Sync: End package sync
                    Feb 12 16:21:47 	php: lcdproc: Sync: Begin package sync
                    Feb 12 16:21:47 	LCDd: Server shutting down on SIGTERM
                    Feb 12 16:21:47 	php: lcdproc: Sync: End package sync
                    Feb 12 16:21:45 	LCDd: sock_send: socket write error
                    Feb 12 16:21:45 	LCDd: sock_send: socket write error
                    Feb 12 16:21:45 	LCDd: sock_send: socket write error
                    Feb 12 16:21:45 	LCDd: Client on socket 11 disconnected
                    Feb 12 16:21:45 	php: lcdproc: Sync: Restarting the service
                    Feb 12 16:21:45 	php: lcdproc: Sync: Begin package sync
                    Feb 12 16:21:45 	php: : Restarting/Starting all packages.
                    Feb 12 16:21:42 	check_reload_status: Reloading filter
                    Feb 12 16:21:42 	LCDd: Connect from host 127.0.0.1:11554 on socket 11
                    Feb 12 16:21:42 	sshlockout[51329]: sshlockout/webConfigurator v3.0 starting up
                    Feb 12 16:21:42 	login: login on console as root
                    Feb 12 16:21:41 	php: lcdproc: Start client procedure. Error counter: (0)
                    Feb 12 16:21:40 	php: : IPSEC: One or more IPsec tunnel endpoints has changed its IP. Refreshing.
                    Feb 12 16:21:40 	LCDd: Listening for queries on 127.0.0.1:13666
                    Feb 12 16:21:40 	LCDd: Using Configuration File: /usr/local/etc/LCDd.conf
                    Feb 12 16:21:40 	LCDd: LCDd version 0.5.5 starting
                    Feb 12 16:21:39 	check_reload_status: Starting packages
                    Feb 12 16:21:39 	php: : pfSense package system has detected an ip change 0.0.0.0 -> ... Restarting packages.
                    Feb 12 16:21:39 	php: : OpenNTPD is starting up.
                    Feb 12 16:21:39 	dnsmasq[44759]: ignoring nameserver 127.0.0.1 - local interface
                    Feb 12 16:21:39 	dnsmasq[44759]: ignoring nameserver 127.0.0.1 - local interface
                    Feb 12 16:21:39 	dnsmasq[44759]: using nameserver 192.168.1.1#53
                    Feb 12 16:21:39 	dnsmasq[44759]: reading /etc/resolv.conf
                    Feb 12 16:21:39 	php: : The command '/usr/bin/killall 'ntpd'' returned exit code '1', the output was 'killall: warning: kill -TERM 51784: No such process'
                    Feb 12 16:21:38 	php: : Creating rrd update script
                    Feb 12 16:21:38 	php: : Resyncing OpenVPN instances for interface WAN.
                    Feb 12 16:21:38 	php: lcdproc: Sync: End package sync
                    Feb 12 16:21:38 	php: lcdproc: Sync: Begin package sync
                    Feb 12 16:21:38 	php: lcdproc: Sync: End package sync
                    Feb 12 16:21:38 	php: lcdproc: Sync: Begin package sync
                    Feb 12 16:21:38 	php: : Restarting/Starting all packages.
                    
                    

                    It ends up starting and stopping 3 times.

                    Restarting the service again manually brings it back to normal.

                    Steve

                    1 Reply Last reply Reply Quote 0
                    • T
                      tix
                      last edited by

                      I'm not quite to 48 hours yet, 44 so far! :)  and I agree, I think we might have it mostly beat.

                      Steve - I don't have the multiple process running on my x700 and everything seems fine on mine.  Perhaps you have some leftover cruft like I did?

                      1 Reply Last reply Reply Quote 0
                      • B
                        Brak
                        last edited by

                        Reinstalled the latest dev package on my Firebox X Core.

                        LCDProc will not start I guess, the LCD just sits with "Thanks for using pfSense," and its random whether Services reports LCDProc as still running or stopped. Sometimes the server screen stays on and it says "Clients: 0 Server: 0"

                        Any idea what's my problem?

                        Feb 12 22:36:23 	LCDd: LCDd version 0.5.5 starting
                        Feb 12 22:36:23 	LCDd: Using Configuration File: /usr/local/etc/LCDd.conf
                        Feb 12 22:36:23 	LCDd: Listening for queries on 127.0.0.1:13666
                        Feb 12 22:36:23 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:24 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:24 	LCDd: Server shutting down on SIGTERM
                        Feb 12 22:36:26 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:28 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:30 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:32 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:34 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:36 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:38 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:40 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:42 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:44 	php: lcdproc: Start client procedure. Error counter: (0)
                        Feb 12 22:36:46 	php: lcdproc: Start client procedure. Error counter: (0)
                        
                        1 Reply Last reply Reply Quote 0
                        • stephenw10S
                          stephenw10 Netgate Administrator
                          last edited by

                          Brak, is that just after boot?
                          I think it's likely that the various delays in the script are causing a problem when the package is started and stopped in quick succession. This is especially true now that the kill loop will stop all running copies of either the client or the server.
                          In my case simply restarting the package from gui was enough to sort everything out. Given only one stop and start with no time limit it works fine.

                          Possibilities for some experimenting are:
                          The start script first kills the client and server then starts it. When sent a restart it effectively does stop-stop-start. Might be better to only have one stop routine?
                          Reduce or remove the delays in the script.

                          Steve

                          1 Reply Last reply Reply Quote 0
                          • M
                            mdima
                            last edited by

                            Hi,
                              yes, there's a problem when the package is resynced in quick succession. Now I am ill at home, and I will be home recovering for the next few days, after that I will investigate and fix the problem (Steve, your suggestions are a very good starting point).

                            For the moment the package should be started manually when this occurs.

                            Ciao,
                            Michele

                            1 Reply Last reply Reply Quote 0
                            • B
                              Brak
                              last edited by

                              @stephenw10:

                              Brak, is that just after boot?

                              Actually, it's both. Even using the Services GUI to start or restart the service will lead to this failure. :(

                              1 Reply Last reply Reply Quote 0
                              • stephenw10S
                                stephenw10 Netgate Administrator
                                last edited by

                                Hmm, well that's interesting.
                                If you run:
                                ps aux|grep lcd
                                or
                                ps aux|grep LCD
                                What do you see running when that happens?

                                My own X-Core box ends up with two LCDd servers running and no client after boot. Different from your box.
                                Are you running lots of screens?

                                Steve

                                1 Reply Last reply Reply Quote 0
                                • stephenw10S
                                  stephenw10 Netgate Administrator
                                  last edited by

                                  I've doing some testing and it looks to me as if we have two factors causing this:

                                  1. The 'stop' script has two 2 second sleep commands in it. It cannot possibly run in less than 4 seconds yet during boot up the service is started (stop-start) three times in that period.
                                  The sleep call seems to me to have been included simply to allow the kill command time to operate. The do-while kill loop now in place would seem to eliminate that need however commenting out the sleep calls does not solve the problem, though it does alter the outcome.

                                  2. The rc script gets stuck in the 'kill loop' causing all manner of trouble!
                                  You can see this as the rc 'start' scipt is still running after boot which should never happen. It is stuck trying to kill one of the other process and failing for some reason. If you kill, LCDd for example, the script is then able to continue and spawns more servers and clients before finishing.

                                  I have found that at least one instance of LCDd runs as root when it should drop to nobody. Does the rc script run as root? Is that why it cannot kill it?

                                  More testing to be done…..

                                  Steve

                                  1 Reply Last reply Reply Quote 0
                                  • stephenw10S
                                    stephenw10 Netgate Administrator
                                    last edited by

                                    Although what I wrote above is true if you get an 'un-killable' process the main reason the lcdproc.sh remains running is that it is held open by the php call.
                                    You need to background the process (&) like so:

                                    
                                    $start .= "\t/usr/bin/nice -20 /usr/local/bin/php -f /usr/local/pkg/lcdproc_client.php &\n";
                                    
                                    

                                    Steve

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      tix
                                      last edited by

                                      There may have been other factor(s) here [cable modem locked up and wouldn't pass traffic], but at 96 hrs uptime, my display quit again and I couldn't log in again.  I've rebooted and will monitor and report.
                                      I think this is just a coincidence but want to report anything that might be an issue.

                                      This time on reboot I have 2 LCDd processes running but can't 'see' lcdproc.sh unless I make my puTTy window wide enough to display the output????

                                      
                                      [2.1-DEVELOPMENT][root@pfsense.]/root(6): ps aux | grep lcd
                                      
                                      

                                      Stretched screen width and repeated command:

                                      
                                      [2.1-DEVELOPMENT][root@pfsense.]/root(7): ps aux | grep lcd
                                      root   41210  0.0  0.6  3656  1420  ??  IN   12:59PM   0:00.01 /bin/sh /usr/local/etc/rc.d/lcdproc.sh start
                                      [2.1-DEVELOPMENT][root@pfsense.]/root(8): ps aux | grep LCD
                                      root   51129  0.0  0.5  3352  1164  ??  IN   12:59PM   0:00.01 /usr/local/sbin/LCDd -c /usr/local/etc/LCDd.conf
                                      nobody 51245  0.0  0.6  3368  1424  ??  SNs  12:59PM   0:09.83 /usr/local/sbin/LCDd -c /usr/local/etc/LCDd.conf
                                      [2.1-DEVELOPMENT][root@pfsense.]/root(9):
                                      
                                      

                                      Not that this is a big deal but weird.  Does it happen to anyone else?

                                      1 Reply Last reply Reply Quote 0
                                      • stephenw10S
                                        stephenw10 Netgate Administrator
                                        last edited by

                                        Yep same here, I have to maximise the window see it. Also is won't show up at all on the serial console which has a much smaller resolution.
                                        Weird.  :-\

                                        I've been playing around with all sorts of things, different delays, different kill commands. I've not once had it boot cleanly. It either boots to two copies of LCDd, one of which is running as root, or kills LCDd completely.

                                        Steve

                                        1 Reply Last reply Reply Quote 0
                                        • E
                                          easyhugo
                                          last edited by

                                          @mdima:

                                          @easyhugo:

                                          Hi Guys

                                          Is it possible to ad this Lcd to

                                          http://allnet.de/1577.html?&tx_mmallnetproductplugin_pi1[showUid]=421433&cHash=949c8a38a8
                                          ftp://212.18.29.48/ftp/pub/allnet/utility-server/fw8888/lcm_server_1.0.tar.bz2

                                          i,m trying this for some time but with no success, see other posts from me

                                          thx max

                                          Hi Max (easyhugo),
                                          it's impossible to know for me which driver this LCD panel uses… do you know the chipset? Can it use one of the drivers already made or you need another driver?

                                          Ciao,
                                          Michele

                                          Hi
                                          sorry but no driver work with this display, it does not work without these lcm server.

                                          @stephenw10:

                                          My German is very bad!  :-[ (Only beaten by my non-existant Italian!  ::))

                                          However, according to [url=http://www.ipcop-forum.de/forum/viewtopic.php?f=22&t=26948#p231301]this post by IPCop ledgend Wintermute the display in the FW8888 is an LCM-162.

                                          This doesn't appear to be supported directly by LCDproc but this blog post seems to show it is possible. That's quite old now so support maybe better integrated.

                                          What drivers/versions have you tried?

                                          Steve

                                          Edit: This post confirms this.

                                          and yes wintermute is an excellent ipcop programmer, but ipcop is not an freebsd os so i cant copy the files .
                                          i have tried to copy the lcm to the pfsense and change the config files but with no success.
                                          my test with these lcm if i tried the dev version was not born  :D so at now i will connect the guys from allnet how this lcm will work
                                          the answer i would then post

                                          thx

                                          edit:
                                          from the lcm pckage:

                                          Make commands:
                                              Static binary:
                                                  gcc –static -o lcm_server lcm_server.c

                                          Dynamic linked binary:
                                                  gcc -o lcm_server lcm_server.c

                                          Execution command:
                                              lcm_server /dev/ttyS1 "Banner"

                                          Command FIFO:
                                              /var/run/lcm_cmd

                                          Available commands:
                                                    Clear -- Clear the LCM display
                                                Home -- Set the cursor back to row 0, column 0
                                                Display {on/off/nocur} -- Turn display on, off and on without cursor
                                                BKLight {on/off}     -- Turn LCM backlight on and off
                                                Setpos {0~1} {0~15}    -- Set the cursor position to row and column
                                                Write {text}     -- Write the text to LCM start from
                                                        current cursor position
                                              Examples:
                                          echo "Display oncur" > /var/run/lcm_cmd
                                          echo "Setpos 0 0" > /var/run/lcm_cmd
                                          echo "Write test message" > /var/run/lcm_cmd

                                          Key FIFO:
                                              /var/run/lcm_key

                                          Available keys: UP, DOWN, RET, ESC

                                          Example:
                                          cat /var/run/lcm_key

                                          Note: There is no key de-bounce mechanism on LCM.
                                                Multiple key response may happen while receiving keys.

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            mdima
                                            last edited by

                                            Hi,
                                              as for the problems restarting the package, deleting the "two seconds delay" in the script while killing the package binaries seems to solve the problem.

                                            I will post a new version of the package soon.

                                            Ciao,
                                            Michele

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.