All was working well, then I switched the odroid from HDMI 3 to HDMI 1 (changing the config file as required), and now each time I turn off my TV the odroid hangs (still blue light). Where can I find more debugging info?
Edit: the same happens with HDMI 2. The only port with which I have no issue is HDMI 3. And I cannot even decide to not turn on the TV, it will turn on as the odroid boots, and turning it off crashes the odroid.
You have to change the HDMI port configuration in two locations :
* one in /storage/.config/cec-hdmi-port.conf
* the other in System -> Settings -> System -> Input Devices -> Peripherals -> CEC adapter
The two configurations must match.
It's not very convenient but it should work.
You can find more information in the kodi log or crash log in /storage/.kodi/temp/
[hr]
Hi, I have installed this LibreELEC version on my Odroid U3. So far things work very well. The one exception is that the visualisations in the music add ons, like Shoutcast2 and Radio, do not work. When I try to use them I get a "Can't Load Shared Library". Any thoughts on what is causing this and how to fix it?
I'm afraid it's because this build use the imx6 addons repository which do not use X11 for displaying like the odroid current build ...
Maybe the repository path can be changed after the installation, I'm away from home currently with no way to do a recursive greping on a libreelec odroid box to find it out.
I must also check which shipped build of libreelec use X11, if no, I will have to build the addons ... (the build process will take ages).
Not to be a pest but I am also getting a little bit of tearing in the video. It looks like a thin line horizontally across the screen. I read in another forum about this type of problem having something to do with the refresh rate needing to be 60hz rather than 24 or 25 not sure if that is relevant in this case.
It's a known issue that is related to the hardware MFC codecs usage. The current refresh rate is at 60Hz and I'm afraid you can't change it.