So for some reason on a pi4 kodi isn't giving me the ability to set the display to 1080i. The display I'm using is really flaky and doesn't like any resolutions other than 480p or 1080i - if I set it to 720p the colours go all wrong (it seems to be a hardware issue with the display, I've tried everything with the pi's config.txt and nothing seems to make a difference)
I tried setting
hdmi_group=1<br>
hdmi_mode=5<br>
<br>
The pi's bootscreen 'colour splash' thing shows perfectly, but as soon as libre boots it seems to go back to 720p and libre doesn't give me the option of 1080i<br>
For some reason I haven't been able to determine setting hdmi_ignore_edid=0xa5000080 along with these stops libre from displaying anything at all (though the colour splash still works)
<br>
My old pi 1 B+ seems to see 1080i and uses it without issue...
Is there a way for force a 1080i to show up, or forcibly change it
Edit a Log file but I didn't have debuging turned on when I was testing this... if you need debugging on I'll have to run it tomorrow as I can't currently do anything with it...