Posts by ghtester
-
-
You may try but please note the latest LE nightlies are not currently so rock stable as you would expect. I am experiencing occasional Kodi crash and restart, usually when a some operation is performed during Live TV watching (it may be even Volume Up / Down, open Settings menu etc.).
-
-
It looks it's fixed yet in recent LE 11 Nightlies, did not observe it for some time, currently using LE 11 Nightly 20220325.
-
The issue still persists in LE Nightly 20220325.
Some alternate charsets are NOT supported anymore...
-
Well, unfortunately in my case it is a deadlock on LE 11 Nightly 20220308. I am stuck with bootloader 2021-07-06 despite LE offers update to 2022-01-25 but it does not work due to boot from USB & self-update disabled in bootloader config. The must of booting from microSD card to fix that is a pain...
-
Are you booting from USB? Please also post the output of rpi-eeprom-config, if self updates are disabled this would explain the issue when trying to update with USB boot.
I believe this should be reworked as well otherwise it's easy to fell into deadlock (when an USB boot is the only possible way for some reason). And in this case both bootloader upgrade and any bootloader configuration changes are blocked.
-
.. and not using Berryboot - it's causing tons of issues, so please test with a clean installation on a separate SD card. Using Berryboot with LE is not supported.
so long,
HiasSee the post above...
-
So the original question is not clear enough and you need to search for HDMI CEC related threads.
-
-
-
-
-
-
Log is http://ix.o/3PIM
This site can’t be reached
Check if there is a typo in ix.o.
Use pastecrash to get a link to crash log and share it.
-
Encountered on RPi 4B/2GB after upgrade from 20220212.
2022-02-15 01:48:05.466 T:3457 INFO <general>: initializing python engine.
2022-02-15 01:48:06.218 T:3457 INFO <general>: ### [XBMC LCDproc] - Connected to LCDd at 127.0.0.1:13666, Protocol version 0.4 - Geometry 16x2 characters (80x16 pixels, 5x8 pixels per character)
2022-02-15 01:48:06.247 T:3457 INFO <general>: ### [XBMC LCDproc] - Empty driver information reply
2022-02-15 01:48:06.389 T:3457 INFO <general>: ### [XBMC LCDproc] - Loading settings from /storage/.kodi/addons/script.xbmc.lcdproc/resources/LCD.xml.defaults
2022-02-15 01:48:06.395 T:3457 INFO <general>: ### [XBMC LCDproc] - Loading settings from /storage/.kodi/userdata/LCD.xml
2022-02-15 01:48:06.705 T:3457 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <class 'LookupError'>
Error Contents: unknown encoding: hd44780-a02
Traceback (most recent call last):
File "/storage/.kodi/addons/script.xbmc.lcdproc/main.py", line 33, in <module>
xbmclcd.RunLCD()
File "/storage/.kodi/addons/script.xbmc.lcdproc/resources/lib/xbmclcdproc.py", line 103, in RunLCD
self._LCDproc.Render(settingsChanged)
File "/storage/.kodi/addons/script.xbmc.lcdproc/resources/lib/lcdbase.py", line 550, in Render
self.SetLine(mode, outLine, line, self.m_lcdMode[mode][inLine], bForce)
File "/storage/.kodi/addons/script.xbmc.lcdproc/resources/lib/lcdproc.py", line 575, in SetLine
bstrScrollMode = self.m_Settings.getLCDprocScrollMode().encode(self.m_strLCDEncoding)
LookupError: unknown encoding: hd44780-a02
-->End of Python script error report<--
2022-02-15 01:48:06.740 T:3457 INFO <general>: Python interpreter stopped
Update - I had to disable the Use alternate charset option.
-
-
Well, I was facing to similar issue a couple months ago. Look here what helped: RE: LE 11 Nightly - KODI does not start on RPi 4B after upgrade to 20211007