I've updated from Libreelec 9.2.1 to 9.2.3.
Running on a Raspberry Pi 4, 4GB
At boot I now get
"pulse-eight cec adapter" notification stuck on screen.
It does not go awaing and prevents any other notification to be displayed.
Going back to 921, it works ok.
Back again o 923: notification stuck.
Is there any idea on what may be the issue ?
I've compared kodi.log from both 921 and 923 versions using winmerge and there is no differences (besides the obvious version changes in libreelec, kodi and kernel):
There is also no warning or error reported in journal regarding hdmi or cec
diff lines in 921:
Code
NOTICE: Starting Kodi (18.6 Git:leia_pi4_18.6-Leia). Platform: Linux ARM 32-bit
NOTICE: Using Release Kodi x32 build
NOTICE: Kodi compiled 2020-03-03 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.106 (267114)
NOTICE: Running on LibreELEC (official): 9.2.1, kernel: Linux ARM 32-bit version 4.19.106
NOTICE: ADDON: xbmc.addon v18.6.0 installed
over_voltage_avs=-23750
NOTICE: Checking resolution 23
dff lines in 923:
Code
NOTICE: Starting Kodi (18.7 Git:leia_pi4_18.7.1-Leia). Platform: Linux ARM 32-bit
NOTICE: Using Release Kodi x32 build
NOTICE: Kodi compiled 2020-06-01 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.122 (267130)
NOTICE: Running on LibreELEC (official): 9.2.3, kernel: Linux ARM 32-bit version 4.19.122
DEBUG: Thread Announce start, auto delete: false
NOTICE: ADDON: xbmc.addon v18.7 installed
over_voltage_avs=-17500
NOTICE: Checking resolution 16
NOTICE: VideoInfoScanner: Starting scan ..
NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
Display More
Anyone else with this issue ?