Hello, I have a RPi 3 running OSMC, which I have recently updated to Kodi 19.1 / August 2021 update. It’s connected by HDMI to a TV (JVC LT-42DS9BJ). OSMC generally works fine, but:
If my TV is on as the RPi boots, everything starts fine.
If my TV is off as the RPi boots, OSMC doesn’t start: When I eventually turn the TV on, nothing appears, and I can’t connect on SSH either.
Here are my logs, which don’t seem the include the failed start.
I had the same issue before, and had applied a fix from the Kodi Raspberry Pi FAQ:
Running sudo tvservice -d edid.dat
Moving that file to /boot/
Adding to /boot/config.txt hdmi_edid_file=1 and hdmi_force_hotplug=1
So I have done the same thing now, except that I added these lines to config-user.txt, given the warning in config.txt. However it hasn’t solved the problem. Any suggestions please?
Thank you