Code: Select all
hdmi_force_hotplug=1
config_hdmi_boost=4
hdmi_drive=2Code: Select all
hdmi_force_hotplug=1
config_hdmi_boost=4
hdmi_drive=2
IIRC, the "boost" option has no effect on a P4B. What happens if you hold/toggle the Shift key when you switch on the Pi (ie.do you get to see the NOOBS installer's recovery screen?) Did you make sure that the T.V. was on and switched to the correct input?palAlv wrote: ↑Mon Feb 03, 2020 12:58 pmI have a brand new Raspberry Pi 4 and I have installed Raspbian via NOOBS on it. When connecting to my PC monitor with HDMI everything works fine, but when I connect to my TV nothing is displayed. I have tried changing the values in config.txt as described here: https://www.raspberrypi.org/forums/view ... hp?t=34061. These are my current values:
I have also tried with several different HDMI cables, but to no avail. Any suggestions?Code: Select all
hdmi_force_hotplug=1 config_hdmi_boost=4 hdmi_drive=2
Yes, I get to see the recovery screen. And yes, TV is on and on correct input.FTrevorGowen wrote: ↑Mon Feb 03, 2020 3:00 pmIIRC, the "boost" option has no effect on a P4B. What happens if you hold/toggle the Shift key when you switch on the Pi (ie.do you get to see the NOOBS installer's recovery screen?) Did you make sure that the T.V. was on and switched to the correct input?palAlv wrote: ↑Mon Feb 03, 2020 12:58 pmI have a brand new Raspberry Pi 4 and I have installed Raspbian via NOOBS on it. When connecting to my PC monitor with HDMI everything works fine, but when I connect to my TV nothing is displayed. I have tried changing the values in config.txt as described here: https://www.raspberrypi.org/forums/view ... hp?t=34061. These are my current values:
I have also tried with several different HDMI cables, but to no avail. Any suggestions?Code: Select all
hdmi_force_hotplug=1 config_hdmi_boost=4 hdmi_drive=2
Trev.