Does no one else have this problem?..
HD44780 on RPi3 with I2C is 100% working?
I wonder what changed since the earlier versions, in them i have a working LCD over the GPIO's.
Does no one else have this problem?..
HD44780 on RPi3 with I2C is 100% working?
I wonder what changed since the earlier versions, in them i have a working LCD over the GPIO's.
When i use the driver from "LCDd old" i get the same message.
When i switch in LCDdproc to "imonlcd" instead of "HD44780" i get this:
LCDd version 0.5dev starting
Using Configuration File: /storage/.kodi/userdata/addon_data/service.lcdd/LCDd.conf
LCDd 0.5dev, LCDproc Protocol 0.3
Part of the LCDproc suite
Copyright (C) 1998-2016 William Ferrell, Selene Scriven
and many other contributors
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Listening for queries on 127.0.0.1:13666
imonlcd: ERROR opening /dev/lcd0 (No such file or directory).
imonlcd: Did you load the iMON kernel module?
Driver [imonlcd] init failed, return code -1
Could not load driver imonlcd
There is no output driver
Critical error while initializing, abort.
Display More
Ok, checked the drivers you attached. Still not working...
What should i do with the HD44780-rpi.c and HD44780-rpi.h?
Maybe something still wrong with my LCDd.conf?
Do you have a working LibreElec Image with the LCD working i can download?
XBMC LCDproc is installed.
HD44780-ROM A00 is selected.
Do i need to use remote LCDproc-Server? (127.0.0.1:13666)
I2CTools is not installed, i thougt the connection i use is different than I2C?
Raspberry Pi Tools is installed now, what have i do with them? It says "Console Addon only"
I installed your driver at /storage/.config/raspdrivers/ and changed the DriverPath in the LCDd.conf.
But, same error
There is no directory named "/addon_data/http://service.lcdd/config" at my RPI3.
I have a directory called "/.kodi/userdata/addon_data/service.lcdd" in which my LCDd.conf is.
I have now the following error message:
LCDd version 0.5dev starting
Using Configuration File: /storage/.kodi/userdata/addon_data/service.lcdd/LCDd.conf
LCDd 0.5dev, LCDproc Protocol 0.3
Part of the LCDproc suite
Copyright (C) 1998-2016 William Ferrell, Selene Scriven
and many other contributors
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
Listening for queries on 127.0.0.1:13666
Driver [hd44780] init failed, return code -1
Could not load driver hd44780
There is no output driver
Critical error while initializing, abort.
Display More
I installed LibreElec 7.95.2 on my RPI3 (fresh) an tried to use LCDdproc with my HD44780 Display connected by GPIO.
I have an earlier Version of LibreElec working on this System with Display. I used the following Manual to configure (its in German):
LCD-Display HD44780 20×4 unter Openelec und Kodi(XBMC) an der Raspberry Pi – Michael Diesterhöft
My LCDd.conf, Driver and LCD.xml are attached.
LCDd.conf is in:
/storage/.kodi/addons/http://service.lcdd/config
Driver is in:
/storage/.kodi/addons/http://service.lcdd/lib/lcdproc
LCD.xml is in:
/storage/.kodi/userdata
I also tried with the original LCDd.conf and driver.
I have both addons (LCDproc and XMBC LCDproc) installed and configured.
I get the following error when i try to start lcdd manually: