LCDproc Integration Help!

Started by dw_obscura, May 30, 2016, 06:52:16 PM

Previous topic - Next topic
I have very limited experience in configuring FreeBSD. I would like to add a RS232 Crystalfontz display using lcdproc (unless someone knows a better alternative software), but how to integrate lcdproc into OPNsense/FreeBSD I am not sure how to do successfully. If someone knows how, please provide DETAILED instructions on how to do it. Thanks.

I'd also be quite interested in LCD development for OPNSense.

Did you ever get anywhere with your efforts?

January 25, 2017, 02:34:16 PM #2 Last Edit: January 25, 2017, 03:32:46 PM by icest0rm
hi, +1 here.

I've recycled an old watchguard x550e and preferred opnsense over pfsense...

but i wanted to make lcd work...on pfsense there's a lcdproc-dev package already built with watchguard lcd drivers...can we make it work on opnsense too pls?

these are the instructions for pfsense, apart from getting the package for bsd, anyone knows if the pfsense package would work on opnsense too?

https://github.com/Treer/FreeBSD-ports/blob/devel/README.md#installation

+1 here

Dear all,
I just setup opnsense 17.1 and the pc has lcd connected to parallel port. Any chance somebody did/is working on/ the lcdproc package for the opnsense?

thanks in advance!
pepesz

Hi guys,

You can't use the pfSense package as it uses a different system to register its files, but I've added lcdproc package as a stating point...

https://github.com/opnsense/tools/commit/95ddd1404e

This will allow to install from the command line starting with 17.1.1:

# pkg install lcdproc

Then, one may start looking into crafting a plugin:

https://github.com/opnsense/plugins#about-the-opnsense-plugins
https://docs.opnsense.org/development/examples/helloworld.html


Cheers,
Franco

April 10, 2017, 02:34:16 PM #5 Last Edit: April 10, 2017, 02:36:49 PM by tux.JCC
We're using here with lcdproc and LCDd without problems! (everything done by CLI). Remember that probabily you'll need of lcd module to your hardware too to make things happen!

Regards!

Hello,

since 18.1.6 LCDProc there is a plugin... great!!
I see on display "Thanks for using opnsense"

But has anyone a hint how to configure it?


You can edit /usr/local/etc/LCDd-sdeclcd.conf but for now it will be rewritten on plugin updates.

It's a good step forward, help to make this more configurable / compatible with different devices in the future is appreciated.


Cheers,
Franco