diff options
author | topper727 <topper727@gmail.com> | 2013-12-28 07:41:56 -0500 |
---|---|---|
committer | topper727 <topper727@gmail.com> | 2013-12-28 07:41:56 -0500 |
commit | 736c7763fbdab29c8727003704dfbd0c51aa0a99 (patch) | |
tree | abdc364cb09d91be60f30d55e59c09216a92dbdd | |
parent | b5dad381f8dbfc3e0df5d3f4ac4dc907065927c2 (diff) | |
download | pfsense-packages-736c7763fbdab29c8727003704dfbd0c51aa0a99.tar.gz pfsense-packages-736c7763fbdab29c8727003704dfbd0c51aa0a99.tar.bz2 pfsense-packages-736c7763fbdab29c8727003704dfbd0c51aa0a99.zip |
Fixes for lcdproc-0.5.6 pkg v. 0.9.7
-rw-r--r-- | README.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 00000000..1a682095 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +pfsense-packages +================ +lcdproc-0.5.6 pkg v. 0.9.7 + +Patch to fix the 4 status LEDs + +This is in the pages for this Package +Enable Output LEDs +Enable the Output LEDs present on some LCD panels. This feature is currently supported by the CFontz633 driver only. +Each LED can be off or show two colors: RED (alarm) or GREEN (everything ok) and shows: +LED1: NICs status (green: ok, red: at least one nic down); +LED2: CARP status (green: master, red: backup, off: CARP not implemented); +LED3: CPU status (green < 50, red > 50%); +LED4: Gateway status (green: ok, red: at least one gateway not responding, off: no gateway configured). + +This does not work on CFonts Displays properly. I have fixed it to make this work. There is one thing that I don't +know if I got going and that is LED1. + + +pfSense packages repository |