Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Add LCDproc functionality for 16x2, 20x2, 20x4, etc LCD USB panels.

Featured Replies

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

 

 

  • 3 weeks later...

Very cool idea. I'd love to have it, especially on my headless and aging Acer H340.

  • 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

 

 

  • 2 weeks later...

I concur this would be a very cool option.

  • 1 month later...
  • 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

 

 

  • 11 months later...
  • Author

Almost a year later, still requesting this.

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. :)

  • 1 month later...
  • Author

Never got it to work and gave up

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.

  • 2 years later...

Hi! Any progress with LCDProc for unraid? Thanks.

  • 1 year later...
  • 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. 

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 by tjb_altf4

  • 2 years later...

I'll bump this thread as it would be mighty useful for us qnap converts!

  • 3 weeks later...

Love this idea myself... Though it couldn't work in a docker could it? why not a plug in in the base os?

 

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 by SimonF

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

DSC_0177.thumb.JPG.0338ac4ec3149d3057703188942f1ad9.JPG

 

DSC_0175.thumb.JPG.262c0fe55b06438219fb1aa3d6512767.JPGDSC_0174.thumb.JPG.9920e7c32bcb5e3e2d7f163ee465aed4.JPGDSC_0173.thumb.JPG.6b72a50d1d027c2eac3bec1b222b7794.JPGDSC_0176.thumb.JPG.4f03d4a00ba9ed1b24868c4023c742b3.JPG

 

image.thumb.png.39ac0b71421b8c8eaa403228766fb473.png

 

Edited by SimonF

  • Author

I gave up a long time ago

 

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.

  • Author

I have a different one, "lis VLSystem L.I.S MCE 2005 VFD T USB"

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.