I will send you the logs as soon as possible and enable my private messages (didn't know I turned them off).
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
limserver lcdproc-0.5.7 # ./patch-apply
patching file server/drivers/Makefile.am
patching file acinclude.m4
patching file docs/LCDd.8.in
patching file docs/lcdproc-user/drivers.docbook
patching file docs/lcdproc-user/lcdproc-user.docbook
Running aclocal ...
am-wrapper: aclocal: warning: auto-detected versions not found (1.14); falling back to latest available
grep: configure.in: Datei oder Verzeichnis nicht gefunden
Running automake ...
Running autoconf ...
./configure --prefix=/usr --sysconfdir=/etc --enable-drivers=CF63oddtf,CFontzPacket --enable-debug
Screens With the Driver - Client
This feature violates the server - client model of lcdproc. It can be disabled entirely by undefining DRIVER_CLIENT in server/drivers/CF63oddtf.h
fNUM_led= { o | p | r | b }
To use the 4 leds separately, ensure there is no active leds= line in LCDd.conf, and use f[1-4]_led= for each led. 'o'=off; 'p' shows power %; 'r' shows reports as % of total range reported so far; 'b' blink randomly. Leds 1-4 are bound to fans 1-4 and cannot be assigned to a different fan number.
0=off; 1=power; 2=report; 3=blink random
p->log_fd=fopen(p->logfile, "w");
Testing to see if I canhmm can't upload today.
No error messages. I can't upload from my computer and I cannot upload from a website, like https://drive.google.com/open?id=0B_2nA2HR6n9bMkRONVNNS2NiaHM, ( which should be the oddf-build-patch-for-0.5.7.zip I wanted to post on sept 27 ).