Github: hdmi_force_hotplug commented/disabled

@DBMandrake hi, why hdmi_force_hotplug is commented/disabled here:

but not here:

https://github.com/samnazarko/osmc/blob/master/package/mediacenter-addon-osmc/src/script.module.osmcsetting.pioverclock/resources/settings.xml

I was about to make a PR in github but prefer to ask you if there any reason
thanks!

I was about to raise a post to the effect that “hdmi_force_hotplug=1” does not appear in the config.txt file for my Pi2 using OSMC, yet the HDMI output is being generated even when the display is not switched on until well after the Pi has booted. It was my understanding that without this command and in the absence of an HDMI display connected at boot time, the Pi will revert to an analogue display output.

If “hdmi_force_hotplug=1” is being implemented in some other way than the config.txt file, how can the user ensure the analogue display output is generated? Should this not be one of the “My OSMC”/Pi/Display options?

EMJB

@ActionA can you check this please? thanks!

No. HDMI will be chosen if the HDMI hotplug signal is asserted on boot. It’s up to the TV when that signal is asserted, and most TVs will assert it always. However this behaviour is up to the TV, and some only assert hotplug when powered and not on standby, and on correct HDMI input.

@ popcornmix - thanks for the correction - clearly my experiment was not valid in terms of whether or not “hdmi_force_hotplug=1” is currently being implemented in some other way than the config.txt file.

However I think my basic conclusion stands - some users will want it, some will not, but it would now appear some won’t care, so should this not be one of the “My OSMC”/Pi/Display options?

EMJB