My “how to” 2
i did exactly same installation on latest repo.
The problem is, when turn on the system the LCD screen blank
only see the two row again.
Kernel: 4.19.122-2-osmc
Kodi 18.9
the error codes:
osmc@osmc:~$ sudo /etc/init.d/LCDd restart
[....] Restarting LCDd (via systemctl): LCDd.serviceWarning: The unit file, source configuration file or drop-ins of LCDd.service changed on disk. Run 'systemctl daemon-reload' to reload units.
Job for LCDd.service failed because the control process exited with error code.
See "systemctl status LCDd.service" and "journalctl -xe" for details.
failed!
osmc@osmc:~$ sudo journalctl -xe
-- The unit LCDd.service has successfully entered the 'dead' state.
Jul 16 19:31:33 osmc systemd[1]: Stopped LCD display daemon.
-- Subject: A stop job for unit LCDd.service has finished
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A stop job for unit LCDd.service has finished.
--
-- The job identifier is 755 and the job result is done.
Jul 16 19:31:33 osmc systemd[1]: Starting LCD display daemon...
-- Subject: A start job for unit LCDd.service has begun execution
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit LCDd.service has begun execution.
--
-- The job identifier is 755.
Jul 16 19:31:33 osmc sleep[827]: /bin/sleep: invalid time interval <E2><80>
Jul 16 19:31:33 osmc sleep[827]: /bin/sleep: invalid time interval <E2><80>
Jul 16 19:31:33 osmc sleep[827]: /bin/sleep: invalid time interval <E2><80>
Jul 16 19:31:33 osmc sleep[827]: Try '/bin/sleep --help' for more informati
Jul 16 19:31:33 osmc systemd[1]: LCDd.service: Control process exited, code
-- Subject: Unit process exited
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- An ExecStartPre= process belonging to unit LCDd.service has exited.
--
-- The process' exit code is 'exited' and its exit status is 1.
Jul 16 19:31:33 osmc systemd[1]: LCDd.service: Failed with result 'exit-cod
-- Subject: Unit failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- The unit LCDd.service has entered the 'failed' state with result 'exit-c
Jul 16 19:31:33 osmc systemd[1]: Failed to start LCD display daemon.
-- Subject: A start job for unit LCDd.service has failed
-- Defined-By: systemd
-- Support: https://www.debian.org/support
--
-- A start job for unit LCDd.service has finished with a failure.
--
-- The job identifier is 755 and the job result is failed.
Jul 16 19:31:33 osmc sudo[816]: pam_unix(sudo:session): session closed for
Jul 16 19:33:42 osmc wpa_supplicant[210]: wlan0: Failed to initiate sched s
Jul 16 19:34:32 osmc sudo[859]: osmc : TTY=pts/0 ; PWD=/home/osmc ; USE
Jul 16 19:34:32 osmc sudo[859]: pam_unix(sudo:session): session opened for
Jul 16 19:34:32 osmc systemd[1]: Reloading.
Jul 16 19:34:33 osmc systemd[1]: /lib/systemd/system/lircd_helper@.service:
Jul 16 19:34:33 osmc systemd[1]: Reloading.
Jul 16 19:34:33 osmc systemd[1]: /lib/systemd/system/lircd_helper@.service:
Jul 16 19:34:33 osmc systemd[1]: Reloading.
Jul 16 19:34:34 osmc systemd[1]: /lib/systemd/system/lircd_helper@.service:
Jul 16 19:34:34 osmc sudo[859]: pam_unix(sudo:session): session closed for
Jul 16 19:36:20 osmc sudo[917]: osmc : TTY=pts/0 ; PWD=/home/osmc ; USE
Jul 16 19:36:20 osmc sudo[917]: pam_unix(sudo:session): session opened for
lines 1581-1637/1637 (END)
osmc@osmc:~$ systemctl status LCDd
Warning: The unit file, source configuration file or drop-ins of LCDd.service
* LCDd.service - LCD display daemon
Loaded: loaded (/etc/systemd/system/LCDd.service; enabled; vendor preset:
Active: failed (Result: exit-code) since Sat 2022-07-16 19:48:09 CEST; 6mi
Docs: man:LCDd(8)
http://www.lcdproc.org/
Jul 16 19:48:09 osmc systemd[1]: Starting LCD display daemon...
Jul 16 19:48:09 osmc sleep[751]: /bin/sleep: invalid time interval <E2><80>
Jul 16 19:48:09 osmc sleep[751]: /bin/sleep: invalid time interval <E2><80>
Jul 16 19:48:09 osmc sleep[751]: /bin/sleep: invalid time interval <E2><80>
Jul 16 19:48:09 osmc sleep[751]: Try '/bin/sleep --help' for more information
Jul 16 19:48:09 osmc systemd[1]: LCDd.service: Control process exited, code=e
Jul 16 19:48:09 osmc systemd[1]: LCDd.service: Failed with result 'exit-code'
Jul 16 19:48:09 osmc systemd[1]: Failed to start LCD display daemon.
I would be grateful if someone could help!
@ dillthedog ar you alive ?
EDIT: If i run lcd_20x4_test.py then LCD show test lines.
[Service]
User=root
ExecStart=/usr/sbin/LCDd -s 1 -f -c /etc/LCDd.conf
#ExecStartPre=/bin/sleep 5 # disabled this line
and did those CMD’s
sudo systemctl enable LCDd.service
sudo /etc/init.d/LCDd restart
got works, but when turn off and on
same above the problem
debug log:
https://paste.osmc.tv/eyoburoraj
tried on more built, same problem
OSMC_TGT_rbp2_20191118.img
https://paste.osmc.tv/eyoburoraj
OSMC_TGT_rbp2_20201227.img
https://paste.osmc.tv/egayerutab
OSMC_TGT_rbp2_20210808.img
https://paste.osmc.tv/lovalucafe