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

Firebox LCD Driver for LCDProc

Hardware
97
398
413.0k
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
    moogoom
    last edited by Feb 7, 2015, 4:21 PM Feb 7, 2015, 3:27 PM

    Hello Steve and guys !
    My WG X700 has installed LCDProc-dev. :-)

    But I've still problem with LCD in X700, because not work.
    In Status –-> Services: lcdproc is STOPPED, and I can't running.

    I read description in links, but not can't solve the problem. :(
    LCD lights all the time and it annoys me, because he destroys… (I installed new LCD blue color) ;-)

    lcd_proc_not_running_01.jpg
    lcd_proc_not_running_01.jpg_thumb

    1 Reply Last reply Reply Quote 0
    • S
      stephenw10 Netgate Administrator
      last edited by Feb 7, 2015, 5:14 PM

      You should try to start it with Shellcmd entries instead of using the package as described here:
      https://forum.pfsense.org/index.php/topic,7920.msg344513.html#msg344513

      Steve

      1 Reply Last reply Reply Quote 0
      • M
        moogoom
        last edited by Feb 7, 2015, 8:30 PM

        Hello Steve  !

        Thanks to You, my LCD in X700 worked. :-)

        A few more comments:

        • Not work navi buttons on the X700.
        • I can not turn the LCD backlight.

        You can do something about it?

        1 Reply Last reply Reply Quote 0
        • S
          stephenw10 Netgate Administrator
          last edited by Feb 7, 2015, 9:33 PM

          The buttons should work, the code for them is in the driver. Did they ever work with the Watchguard OS?

          Steve

          1 Reply Last reply Reply Quote 0
          • M
            moogoom
            last edited by Feb 7, 2015, 10:01 PM

            on version 2.1 was all OK.
            After completing the upgrade to version 2.2 LCD stopped working.

            1 Reply Last reply Reply Quote 0
            • S
              stephenw10 Netgate Administrator
              last edited by Feb 7, 2015, 11:30 PM

              Hmm, well that's trickier then. I'll try to upgrade my X700 and see what happens when I get a chance. Hard to see what that might be though. Port permissions problem? Wrong port mode? Do you see anything parallel port related in the logs?

              Steve

              1 Reply Last reply Reply Quote 0
              • S
                stephenw10 Netgate Administrator
                last edited by Feb 8, 2015, 7:58 PM

                Ok, pulled out and dusted off my X700. I added the line to disable DMA in 2.2 to loader.conf.local and hit auto-upgrade. Went really without a hitch. I had to reboot to start LCDproc as the first boot it's reinstalling but then everything is up and running. The buttons work fine. I had forgotten how much better the LCD is in the X-Core box than any of the subsequent boxes. So much faster.

                Steve

                1 Reply Last reply Reply Quote 0
                • A
                  avihu
                  last edited by Feb 9, 2015, 4:10 PM Feb 9, 2015, 4:07 PM

                  Hi
                  As I understand, I need to
                  1. install a 2.1

                  2. install lcdproc

                  3. Change the file boot / loader.conf.local /
                  By adding the following line:
                  hw.ata.atapi_dma = 0

                  4. update 2.2
                  5. reboot

                  I tried it but unfortunately it to an worked.
                  Would love to know if I was wrong in the process
                  Thank you

                  1 Reply Last reply Reply Quote 0
                  • D
                    doktornotor Banned
                    last edited by Feb 9, 2015, 5:41 PM

                    hw.ata.atapi_dma=0 has no effect under 2.2 - https://doc.pfsense.org/index.php/Boot_Troubleshooting#pfSense_2.2_and_later

                    1 Reply Last reply Reply Quote 0
                    • A
                      avihu
                      last edited by Feb 9, 2015, 9:33 PM

                      I've tried both commands

                      2.1.5 - hw.ata.atapi_dma=0
                      2.2 - hint.ata.0.mode=PIO4

                      Am I missing something ?

                      1 Reply Last reply Reply Quote 0
                      • S
                        stephenw10 Netgate Administrator
                        last edited by Feb 9, 2015, 11:42 PM

                        In 2.1.5 you don't need to disable DMA because it's disabled  by default in the 32bit Nano images. Is that what you're running?
                        You have to either add the line:
                        hint.ata.0.mode=PIO4
                        to /boot/loader.conf.local before you upgrage to 2.2 or if you've already upgraded then interrupt the bootloader and add it there in order to boot.

                        Did you successfully install and boot 2.1.5? What hardware are you using?

                        Steve

                        1 Reply Last reply Reply Quote 0
                        • A
                          avihu
                          last edited by Feb 9, 2015, 11:52 PM

                          Yes 2.1.5 works great
                          But after the update the screen stops working

                          I have a x700

                          i try again now
                          tnx

                          1 Reply Last reply Reply Quote 0
                          • S
                            stephenw10 Netgate Administrator
                            last edited by Feb 9, 2015, 11:58 PM

                            Ok. I know this works because I did it on my own X700 yesterday!  :)
                            Install 2.1.5 then install lcdproc-dev. Then do this:
                            https://forum.pfsense.org/index.php/topic,7920.msg344513.html#msg344513

                            After you've done it make sure there's no lcdd.sh file /usr/local/etc/rc.d.

                            Then upgrade to 2.2. After the update lcdproc won't be working because it is installed on the first boot so the startup sequence misses it. Reboot and you should be golden.  8)

                            Steve

                            1 Reply Last reply Reply Quote 0
                            • A
                              avihu
                              last edited by Feb 10, 2015, 1:51 AM

                              Steve tnx

                              its work !!!!  :)

                              1 Reply Last reply Reply Quote 0
                              • H
                                hornpipe2
                                last edited by Feb 15, 2015, 4:55 AM Feb 15, 2015, 4:46 AM

                                pfSense 2.2 -
                                I can't find the LCDd.conf file after hitting "save" in /usr/local/etc.

                                It appears to have moved to here, though:
                                /usr/pbi/lcdproc-i386/local/etc/LCDd.conf

                                EDIT: Module path in generated LCDd.conf is incorrect too, change /usr/local/lib/lcdproc/
                                to /usr/pbi/lcdproc-i386/local/lib/lcdproc/

                                1 Reply Last reply Reply Quote 0
                                • S
                                  stephenw10 Netgate Administrator
                                  last edited by Feb 15, 2015, 12:31 PM

                                  JimP fixed up the paths in the lcdproc-dev package last week. If you install and run it normally it should at least start correctly. As far as know though the sdeclcd driver still has problems at boot and you may still see issues with IPv6 localhost.

                                  Steve

                                  1 Reply Last reply Reply Quote 0
                                  • A
                                    avihu
                                    last edited by Feb 18, 2015, 2:02 PM

                                    Is there a way to keep the screen light ?

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      stephenw10 Netgate Administrator
                                      last edited by Feb 18, 2015, 9:15 PM

                                      No not with the included driver. It was coded that way deliberately because the original displays had a limited backlight life. I think someone in this thread compiled a driver that does not turn off the backlight though. You can probably use that if you can find it.

                                      Steve

                                      1 Reply Last reply Reply Quote 0
                                      • T
                                        theeddie
                                        last edited by Feb 20, 2015, 1:48 AM

                                        seems the driver with the lcd time out disabled is gone

                                        anyone got a copy, or maybe a driver with a 5 min timeout.

                                        1 Reply Last reply Reply Quote 0
                                        • T
                                          Topper727
                                          last edited by Feb 21, 2015, 7:43 AM

                                          2.2 RC 64 bit here and using crystalfontz 735 display but seems server starts with jimp's fix but not the client.. shows client 0 on screen.. I can start it manually with /usr/bin/nice -20 /usr/local/bin/lcdproc C T U &  but not with gui in pfsense.  so i lose the LED's I fixed while back showing status (the 4 on side that show CPU gateway and stuff)  But I must say the options that show other things using the command line are much nicer then the package usually has.  Wish they make it show this kind of info..

                                          Dell 2950 g3 server
                                          Intel(R) Xeon(R) CPU E5430 @ 2.66GHz
                                          Current: 2000 MHz, Max: 2667 MHz
                                          8 CPUs: 2 package(s) x 4 core(s)
                                          8152 MiB and 600meg 10k drive
                                          Pfsense 2.4 .. Hoping to get the phpvirtualbox going again.

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