HDMI on RPi4B with LCD
-
Hello,
I have RPi4B with official 7inch LCD, and Retropie running on LCD.
Is it possible to setup if I plug HDMI it start with HDMI if no HMDI start with LCD?
If not possible how can I use HDMI not LCD? -
Do you have the 7″ touch display ? You probably had to configure the Pi to use the DSI output my modifying the bootloader configuration (the
config.txt
file on the boot) partition. To switch back to HDMI, you'll need to remove or comment the lines that enable and configure the LCD.
There might be a way to enable the LCD display only of HDMI is not detected through the use of conditional filters inconfig.txt
, but you'll have to experiment and see if that's possible. If the LCD pannel cannot be detected at boot by the bootloader, then conditionally enabling/disabling it might not work.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.