Firebox LCD Driver for LCDProc
-
Hi…
When you build 2.0 imbedded - it boots and does not go to the last menu nor does it allow you to setup the LAN addressing? Is that normal?
I am rebuilding my 1.2.3 and going after this again - Thanks everyone for your help...
Getting back to Linux after a few years is a challange but things are slowly coming back and I think this is a good exercise for me - If I start whining to much just give me a snickers bar and I will be ok...Regards;
H.
-
Hmm,
There seem to several people having that problem, check the x700 thread.
It seems to have started around 2.0Beta5.
One solution is to install 1.2.3 and then upgrade. Not a nice or long term solution if you ask me.
I don't actually have an x-core box so I haven't experienced it.pfSense is BSD not linux. Just different enough to catch you out! ::)
Steve
-
Wow - I started this and did not even pay attention - I thought FreeBSD was Linux - my bad….
Thanks for a eye opener Steve... After reading about FreeBSD I can see why pfsense is built on this os.... and I am glad I am on this path now.I rebuilt the drive on 1.2.3 and will try the upgrade path and go through the thread again... When I look at the syntax and try to apply it some of the paths do not exist after the upgrade attempt??! Or my input is incorrect...
H.
edit - Update - All due to a hard drive that did not work with the 2.0 version - For some reason the in-place upgrade did not like the /mbr signature on the harddrive! -
Steve…
Thanks again - the lcd setup worked like a charm on the second x700! ;D
This time I applied the correct syntax and the LCD started right up without a reboot...!Regards;
H.
-
I just purchased a Firebox X8000 from ebay. I was wondering if the LDCProc driver works on all of the LCD displays or only the X Core line?
-
It will work fine on the X8000. I installed it on my X6000 just yesterday on 2.0RC2.
Steve
-
Been piddling with my x500, and the results are promising as far as the buttons, I've used lcdexec from the LCDproc package and gotten the menus working. I've only thus far created 2 functions, 1 is to Reboot, the other is to Reset the admin passwd….(would want to be careful with the 2nd one!) :) Will keep poking around with this and post back soon :)
-Andy
Andrew Miffleton
Telecommunications Technician
DFW Business Telephones, Inc.
1260 Shiloh Rd.
Plano, TX 75074
(972)424-4242 x455 -
Sounds like good work. :)
Steve
-
Thats awesome!
Been piddling with my x500, and the results are promising as far as the buttons, I've used lcdexec from the LCDproc package and gotten the menus working. I've only thus far created 2 functions, 1 is to Reboot, the other is to Reset the admin passwd….(would want to be careful with the 2nd one!) :) Will keep poking around with this and post back soon :)
-Andy
Andrew Miffleton
Telecommunications Technician
DFW Business Telephones, Inc.
1260 Shiloh Rd.
Plano, TX 75074
(972)424-4242 x455 -
Been piddling with my x500, and the results are promising as far as the buttons, I've used lcdexec from the LCDproc package and gotten the menus working. I've only thus far created 2 functions, 1 is to Reboot, the other is to Reset the admin passwd….(would want to be careful with the 2nd one!) :) Will keep poking around with this and post back soon :)
-Andy
Andrew Miffleton
Telecommunications Technician
DFW Business Telephones, Inc.
1260 Shiloh Rd.
Plano, TX 75074
(972)424-4242 x455dfwbt…
Steve's shell script works fine for what I need. Just having it run with the domain name, uptime and processor info is enough, plus the LCD script will run once the system has started correctly so for me this is enough... The backlight turning off at first was bugging me but thinking about it the backlight only needs to run when you push the right button just to check the uptime and make sure it appears to be running correctly. I can tell you if his script does not run then you know there is an issue with the box and the FreeBSD/pfSense boot process.I am deploying my first x7000 build this Saturday and having the LCD run when running at a customers location is just one more valuable piece to modding the Watchguard boxes for small business use. Your customer can at least look at the green light (steve's script) and take a look at the uptime on the LCD while they are on the phone with you. I am not setting up remote management as I consider this a potential security issue and would like to keep everything locked down as much as possible. I have a backup drive I am leaving with the customer with the complete build in the event there is some issue which will allow a quick repair in the event something goes wrong... (FreeBSD go Wrong?? NOT ;) )
H.
-
Has anybody written a package yet that will run the LCD installation. I have done it by hand several times and it works about half the time.
I ready to see a package. I just gotten a x6000. It should be here next week.
RC -
No proper package (yet) but this will work every time on 2.0.
Steve
-
stephenw10,
I just installed the lcdd4 on x500. The LCD is working great. I can't see it. The backlight does not appear to be on or is too dimm. I did fire the x500 up with the orginal operating system and the backlight does work.
RC -
The backlight is supposed to go off after a set time to save the backlight, which has a limited life, and power.
If you press one of the buttons it should come back on.Steve
-
It does not come on at all. Any thoughts, I look at the settings on the LCD and see if I can do anything with it.
RC -
I don't remember how to change the write mode to the flash card. Can any one refresh my memory so I can install the LCD driver.
RC -
Are you installing 1.2.3 or 2.0?
The install script should take care of it but lcdd4.tar only works for 2.0 without some editing.
Here's what your looking for:
http://doc.pfsense.org/index.php/Remount_embedded_filesystem_as_read-writeSteve
-
I have the LCD working no issues. The backlight is not working. I know that it works when I put the orginal boot flash card in. Any thoughts on why it is not working?
RC -
No ideas at the moment. Is it a clean install?
The backlight is controlled directly by a single bit on one of the parallel port registers. Have you changed any of the bios settings? Perhaps the way FreeBSD accesses the hardware is slightly different to Linux (the Watchguard OS).
Some body else here who's backlight had broken suggested using a usb powered internal LED. It should work but will require some modification to the panel to allow the light in.Steve
-
It is not a clean installation. It is the one I have been running. It was installed in 1.2.3 before I did the upgrade.
RC