LCDproc has moved to GitHub. There are installation packages available from many distributions,
Merge remote-tracking branch 'upstream/master'
On Sun, 2020-01-05 at 23:04 +0000, Lou Ciotti wrote: I am trying to get the LCD working on the DX4000 as well, but I have Ubuntu server running. I have the display working, ie. if dispalys the hello and exit information, but NOw I need to understand how to get it to display the information I want. I deally I want to use the up and down buttons, but have not got those working yet (at least as far as I can tell. I want it to show these screens (2 Line dispaly): Host name CPU load IP address /Status...
A number of the displays LCDproc drivers support can have keypads, the picolcd also has an IR receiver.
I am a user of the udp driver, it is used by the LCDproc picolcd driver for the Mini-Box M2/300-LCD case which can still be purchased. I raised the ticket because I am looking at updating the picolcd LCDproc driver. I'll have a go at the udp driver the udp_init() function looks straightforward. I don't understand list_devices() it looks at ports 6000-6006 but the default for the driver is 8765, is this function used?
Support IPv6
It would be useful if Autotools were mentioned in the README file, I think you need to run the following when building the sources as cloned from git. autoheader aclocal autoconf automake Then the build can continue as described. Martin Jones
The bars are only one character wide or tall, if you want more you will need to place...