This is probably more for HiassofT ...
You mentioned EDID scripts for LE10 on RPi4 here:
Post
RE: HDMI Passthrough RPi4 - AVR detection
Thanks a lot for reporting back and I'm glad it's working now!
I expected that the video= option is needed, without it linux doesn't detect that AVR.
I'm currently working on a script to simplify this whole edid stuff - hopefully that should make it into beta2.
I'm not 100% sure why hdmi_ignore_cec_init doesn't seem to work - make sure everything's set up correctly in kodi's CEC settings (though CEC should only be ever used on hdmi0 in kodi/linux - so it's puzzling why your AVR turns on).
so long,
…
I expected that the video= option is needed, without it linux doesn't detect that AVR.
I'm currently working on a script to simplify this whole edid stuff - hopefully that should make it into beta2.
I'm not 100% sure why hdmi_ignore_cec_init doesn't seem to work - make sure everything's set up correctly in kodi's CEC settings (though CEC should only be ever used on hdmi0 in kodi/linux - so it's puzzling why your AVR turns on).
so long,
…
HiassofT
And I see this GitHub commit:
Merge pull request #5264 from HiassofT/le10-edid-cpio · LibreELEC/LibreELEC.tv@51e371e · GitHub
Is there a bit of documentation on how to use it?
Would it work in fixing EDID for both HDMI connections in case of a dual-headed setup (HDMI0 on TV, HDMI1 on receiver)?
Many thanks!