Hello to everyone! I've a Wetek Play with LE 9.0 on it and I'm still using it with satisfaction. Now I needed to move it to an ancient tv set without HDMI and I wanted to take advantage of the CVBS output. The problem is it doesn't work!
I've made a lot of research on the subject and it seems that the support for analog video has been dropped because it causes issues with HDMI. According to this thread:
8.95.1 on WeTek play: Video calibration not persistent
it seems that on LE9 Beta (which I coulnd't find a download link for) CVBS output should work just creating the "disp_cap" file in the userdata directory with the content of "576cvbs". I've found elsewhere that I could add another line with "480cvbs" on top of it and I've added it too. It isn't the case for me unfortunately: no CVBS output at all. Then I've found this thread:
I know it's for OpenElec and not LE but, given that it references disp_cap too, I've thought that maybe the approach behind could be the same, maybe linked to some Amlogic guidelines, I don't know.
I've tried both with fallback_cap and override_cap to no avail. I presume all of this confirms that CVBS support is no longer present like suggested elsewhere. All of this seems confirmed by the fact that if I issue the command:
no CVBS modes are listed. What's even worse is that now I can't get HDMI to work again, no output at all and I'm blind. LE boots fine and I can control it by the remote (just to power off, nothing more than that) and by ssh but, in spite of the fact that I've put everything back at the state it was at the beginning, no video, on HDMI neither.
I've deleted every added file from userdata folder and also checked guisettings.xml and there I've found a strange thing: references to a 720x480 video mode which I've tried to remove but it keeps reappearing (though I stop kodi beforehand issuing "systemctl stop kodi") and I fear this could be an explanation (maybe that video mode isn't supported by HDMI output).
Just to tell everything, I've checked the AV cables pinouts (I know it's a mess with Wetek Play and RPi's using different pinouts for example) and I'm using the right cable so the problem doesn't reside there.
Two questions then... How to build LE9 (I don't want to revert back to older versions because I use some addons which aren't compatible with older versions) with CVBS support? I don't mind breaking HDMI, given that I wouldn't be using it anymore. Otherwise, I have already found a LE7 image which seems to have CVBS support here:
The CVBS output is not fonctionnal
The second one is how to temporarily restore at least a working HDMI output given that it's clear I'm missing something. I've also tried to put the 'stock' disp_cap from the aforementioned folder in the userdata one, still to no avail.
Thanks in advance to everyone!