Code Monkey home page Code Monkey logo

fireboxlcdprocmod's Introduction

Firebox LCDproc mod

The original Firebox X-Core LCD had limited backlight life. So when these boxes were supported by LCDproc, the driver author did implement some bakclight auto-cutoff. Things have changed, and today Fireboxes are more reliable. So it's time to remove this backlight auto-cutoff.

We've tested this modification on 3 Firebox XTM-5 so far, but it should work on other models (even older ones). Also got some positive feedback on x550e. Feel free to leave an issue with your feedback ;)

This driver is based on LCDproc's sources, therefore we also distribute it under GPLv2.

How to install (pfSense users)

These instructions suppose you already have a working LCDproc installation. If not, I can't help you :(

  • Stop LCDproc service if running
  • Make a backup of the current SDEC driver :
mv /usr/local/lib/lcdproc/sdeclcd.so /usr/local/lib/lcdproc/sdeclcd.so.bak
  • Download the patched sdec driver (our builds are available here) and copy it to /usr/local/lib/lcdproc/
  • Set correct permissions for the new driver : chmod +x /usr/local/lib/lcdproc/sdeclcd.so
  • Start LCDproc service
  • Enjoy !

How to compile (pfSense users)

Firstly, refer yourself to this webpage to find the matching FreeBSD release for your pfSense version. Install it to a VM (same CPU arch, I don't know how to cross-compile on BSD). Download this git repository. Then run ./configure and make. Locate the sdeclcd.so you just build, and follow the instructions above to install it on your pfSense hardware.

fireboxlcdprocmod's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.