April 15, 201610 yr LCDproc is a piece of open source software that displays real-time system information from your Linux/*BSD box on a LCD. The server supports several serial and USB devices from Matrix Orbital and CrystalFontz as well as some devices connected to the LPT port: HD44780, T6963, SED1520 and SED1330. Various clients are available that display things like CPU load, system load, memory usage, uptime, and a lot more. Sent from my XT1563 using Tapatalk
April 30, 201610 yr Very cool idea. I'd love to have it, especially on my headless and aging Acer H340.
May 5, 201610 yr Author I have been trying to get LCDproc working in a Docker and passing the /dev/bus/xxx/xxx and /dev/ttyUSBx with no luck. I tried passing the lis based panel to a Linux VM but somehow it causes my assigned keyboard to stop working. Sent from my XT1563 using Tapatalk
June 22, 201610 yr Author I got the LCD character display working in a Windows 7 VM but of course that only shows stats for the VM. I do have problems with the LCD panel stopped working until an unRAID reboot. So much easier if it was part of unRAID natively. Sent from my XT1563 using Tapatalk
May 30, 20179 yr On 5/5/2016 at 7:01 AM, Paul_Ber said: I have been trying to get LCDproc working in a Docker and passing the /dev/bus/xxx/xxx and /dev/ttyUSBx with no luck. I tried passing the lis based panel to a Linux VM but somehow it causes my assigned keyboard to stop working. Sent from my XT1563 using Tapatalk Do you have the Dockerfile and related in a github repo somewhere? I'd like to take a look at this too. I have a LCD module somewhere in my $100 back of Arduino sensors.
July 15, 20178 yr In need of this as well..I used to have a FreeNAS box and was a breeze to install LCDproc in it..This feature will not only be cool but kinda is important for headless Boxes.
January 6, 20215 yr Author Yes this feature would be great. I had it working 10 years ago in a XBMC Linux system but I don't really understand how to do it for Unraid.
January 6, 20215 yr 20 minutes ago, Paul_Ber said: Yes this feature would be great. I had it working 10 years ago in a XBMC Linux system but I don't really understand how to do it for Unraid. For docker, It still needs a (display) driver installed on the host. if it worked with XBMC, you could try installing the DVB plugin and installing the LibreELEC driver pack, a good chance the driver is included there already. Edited January 6, 20215 yr by tjb_altf4
March 3, 20233 yr Love this idea myself... Though it couldn't work in a docker could it? why not a plug in in the base os?
March 4, 20233 yr On 1/6/2021 at 1:54 AM, Paul_Ber said: Yes this feature would be great. I had it working 10 years ago in a XBMC Linux system but I don't really understand how to do it for Unraid. Do you have any configs when you had it working. I have compiled the source and created a package, but dont have any hardware to test. Any cost effective devices(USB Attached) in the UK? Found this will give it a go. https://www.ebay.co.uk/itm/255851413557?_trkparms=amclksrc%3DITM%26aid%3D777008%26algo%3DPERSONAL.TOPIC%26ao%3D1%26asc%3D20220705100511%26meid%3Dd54116900433488faea8bc41a5db5894%26pid%3D101524%26rk%3D1%26rkt%3D1%26itm%3D255851413557%26pmt%3D0%26noa%3D1%26pg%3D2380057%26algv%3DRecentlyViewedItemsV2&_trksid=p2380057.c101524.m146925&_trkparms=pageci%3A3ac32449-bb6d-11ed-acfd-7295087e6f43|parentrq%3Ab27626501860acd85d8c53fafffc34f2|iid%3A1 Edited March 5, 20233 yr by SimonF
March 10, 20233 yr What are people looking for from lcdproc. I have it working on my unraid servers so will look to create a plugin, may be basic to start with. root@computenode:/mnt/user/appdata/IPMI-unRAID# ps -ef |grep -u lcd grep: warning: --unix-byte-offsets (-u) is obsolete nobody 7662 1 2 15:55 ? 00:01:05 LCDd -c /mnt/user/appdata/lcdproc/etc/LCDd.conf root 13476 24230 0 16:49 pts/3 00:00:00 grep -u lcd root 15217 1 0 16:20 ? 00:00:00 lcdproc K root 15699 1 0 16:20 ? 00:00:00 lcdproc M root 16557 1 0 16:20 ? 00:00:00 lcdproc C root 25209 1 0 16:22 ? 00:00:00 lcdproc U Edited March 10, 20233 yr by SimonF
March 16, 20233 yr 19 minutes ago, Paul_Ber said: I gave up a long time ago I have the command compile and working on the host. Will start creating a Plugin, but I only have CrystalFonz Display to test with.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.