Hi there,
I've tried al little more (still HD55780 20x4 LCD with I2C-interface, connected to Raspy 3,GPIO 3-6
Downloaded Libreelec v7.95.3 BETA for Raspi 2/3 (LibreELEC-RPi2.arm-7.95.3.img.gz, see tip in thread-3614-post-27722.html#pid27722),
copied it to sd-card and started Libreelec 7.95 BETA on my Raspi3.
Installed Add-On XMBC.LCDproc from Libreelec-repository and activated it.
Edited LCDd.conf in terminal (via ssh):
(…)
- DriverPath=/storage/.kodi/addons/http://service.lcdd/lib/lcdproc/
- Driver=hd44780
(…)
## Hitachi HD44780 driver ##
[hd44780]
- ConnectionType=i2c
- Port=0x27
- Device=/dev/ic2-1
(…)
Saved changes and after reboot a notification appeared:
"no connection to LCDProc" (in german: "XMBC LCDProc: Fehler beim Verbinden zu LCDProc!").
LCD shows still 2 lines of blocks, constant backlight (no more flashing).
KODI.log:
(…)
DEBUG: ### [XBMC LCDproc] - Open 127.0.0.1:13666
ERROR: ### [XBMC LCDproc] - Connect: Caught exception, aborting.
ERROR: ### [XBMC LCDproc] - Connect failed. Retry in 64 seconds.
(…)
So dis anybody get the LCD working?
Regards
MM