OPNsense
  • Home
  • Help
  • Search
  • Login
  • Register

  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Watchguard XTM 5 LCD SCREEN - OPNsense
« previous next »
  • Print
Pages: [1] 2

Author Topic: Watchguard XTM 5 LCD SCREEN - OPNsense  (Read 14099 times)

leungda

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Watchguard XTM 5 LCD SCREEN - OPNsense
« on: July 24, 2017, 07:28:07 am »
Hi, I success to install OPNsense into the WatchGuard XTM5 unit. The only thing I want is to make the LCD working. On Pfsense, there is a guide that I can follow. Do you know how to do it on OPNsense. I want to switch all the watchguard units to OPNsense for my clients. It Is because It won't support the pfsense 2.5 even I upgraded the CPU to Xeon E5420 CPU and 4GB RAM
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #1 on: July 24, 2017, 07:00:41 pm »
Hi there,

There's a lcdproc package available, but no plugin available. It was discussed briefly here:

https://forum.opnsense.org/index.php?topic=3130.0


Cheers,
Franco
Logged

guest7876

  • Guest
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #2 on: August 19, 2017, 11:20:00 am »
Quote from: leungda on July 24, 2017, 07:28:07 am
Hi, I success to install OPNsense into the WatchGuard XTM5 unit. The only thing I want is to make the LCD working. On Pfsense, there is a guide that I can follow. Do you know how to do it on OPNsense. I want to switch all the watchguard units to OPNsense for my clients. It Is because It won't support the pfsense 2.5 even I upgraded the CPU to Xeon E5420 CPU and 4GB RAM

im also interested in LCD working on our XTM5's running opnsense with Stephenw10 modified bios (on other sense forum).

i can work with somebody to help create the plugin and test.
Logged

antonvdh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #3 on: September 19, 2017, 11:53:03 am »
Any News about lcdproc and LCDd for OPNSense for Watchguard XTM 5
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #4 on: September 19, 2017, 12:20:09 pm »
No plugin so far. People seem to make due with the package. :)

# pkg add lcdproc


Cheers,
Franco
Logged

antonvdh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #5 on: November 21, 2017, 03:16:47 pm »
Any News about lcdproc and LCDd for OPNSense for Watchguard XTM 5xx
How to get the LCD working? or should I switch to PFsense
« Last Edit: November 21, 2017, 03:19:03 pm by antonvdh »
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #6 on: November 22, 2017, 05:59:58 am »
It seems the only thing that is truly free is choice. :)


Cheers,
Franco
Logged

antonvdh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #7 on: November 22, 2017, 10:28:52 am »
The choice is with or without LCD support.
Its not about free.

Thanks
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #8 on: November 22, 2017, 01:15:37 pm »
The code does not write itself, that's all I'm trying to convey.
Logged

antonvdh

  • Newbie
  • *
  • Posts: 13
  • Karma: 0
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #9 on: November 23, 2017, 09:53:43 am »
I understand but maybe somebody already has written the lcdproq code for OPNsense.
I am not a programmer myself
Logged

Davesworld

  • Full Member
  • ***
  • Posts: 144
  • Karma: 20
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #10 on: December 13, 2017, 07:44:52 am »
Quote from: antonvdh on November 23, 2017, 09:53:43 am
I understand but maybe somebody already has written the lcdproq code for OPNsense.
I am not a programmer myself


The code is already there for months now. The important thing to note is that you have to install it by command line and set it up manually as you would normally have to do on the majority of all *nix systems. There just is no plugin to install it via the gui is all. Franco was merely implying that the plugin will not write itself but lcdproc itself is already there in the repository (correct term here?), just manually install and config.

 
Logged

franco

  • Administrator
  • Hero Member
  • *****
  • Posts: 17706
  • Karma: 1618
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #11 on: December 13, 2017, 08:14:36 am »
Yes, package repository. All services are packages under modern *NIX like you said. They come bundled with service scripts to start, stop and configure them accordingly. We are simply missing a plugin that builds GUI pages for handling the package underneath like you can now on the console. :)


Cheers,
Franco
Logged

fabian

  • Hero Member
  • *****
  • Posts: 2769
  • Karma: 200
  • OPNsense Contributor (Language, VPN, Proxy, etc.)
    • View Profile
    • Personal Homepage
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #12 on: December 13, 2017, 01:35:58 pm »
Quote from: franco on December 13, 2017, 08:14:36 am
We are simply missing a plugin that builds GUI pages for handling the package underneath like you can now on the console. :)

I cannot write a plugin as I am not having a device with a display (APU1 boards do have only 3 LEDs). So from my side, nothing will change in the near future.
Logged

Davesworld

  • Full Member
  • ***
  • Posts: 144
  • Karma: 20
    • View Profile
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #13 on: December 13, 2017, 07:43:20 pm »
You do not need a plugin to run lcdproc in OPNsense.
Logged

guest7876

  • Guest
Re: Watchguard XTM 5 LCD SCREEN - OPNsense
« Reply #14 on: April 03, 2018, 10:48:09 am »
i have had lcdproc running from the command line for quite some time. though every time opnsense reboots, i have to manually start the 2 services. what links do i need to start the 2 services so they start automaticlly?

Logged

  • Print
Pages: [1] 2
« previous next »
  • OPNsense Forum »
  • English Forums »
  • General Discussion »
  • Watchguard XTM 5 LCD SCREEN - OPNsense
 

OPNsense is an OSS project © Deciso B.V. 2015 - 2024 All rights reserved
  • SMF 2.0.19 | SMF © 2021, Simple Machines
    Privacy Policy
    | XHTML | RSS | WAP2