If you have a device which has analogue video output and would like to use this on an older TV for example then create the following file /storage/.kodi/userdata/disp_cap with the following contents.
576cvbs
480cvbs
If you wish to use your device at a higher resolution again then you will have to remove this file.
I have an Odroid N2 and want to use it with an old TV (raspberry pi connected now, so I know cable and TV are good). Somehow I haven’t been able to get things to work. HowTos have mentioned editing boot.ini, but that was for a different distribution, so I’m not sure if that is valid for CoreElec, which in it minimalism is quite different from the “rest of the pack” out there.
The Odroid N2 has both HDMI and CVBS output. Does Coreelec auto-detect which of the two outputs is connected, or do I (in addition to creating /storage/.kodi/userdata/disp_cap) also need to edit the boot.ini file, or some other boot-related file?
As @doug pointed out CVBS cables for RPi and Odroid N2 are different. Basically, video ground and video signal wires are reversed…
See the difference: Rpi cable Odroid N2 cable.