Fix Raspberry Pi 4 HDMI Not Working With Specific Displays

Updated 09 March 2020

If you've had issues getting your Raspberry Pi 4 to work with specific HDMI displays (monitors, TV's etc.) this tutorial has got you covered! It's a quick fix that just requires a bit of tinkering in the config.txt file that's present on all Raspberry Pi's. We've had a quite a few members of our community phone in with this specific issue, so we will try to do our best to remedy the problem for every situation!

Everything that we’re doing will be done by editing the config.txt file. You can do this by viewing the contents of your micro SD card on a computer and opening the config.txt file from the boot directory in a text editor. Our preferred method though is just by editing it directly in the terminal on your Pi. It’s easier and much cleaner. To do this, open a new terminal window and enter the following:

sudo nano /boot/config.txt

Modifying config.txt

All of the coming lines to be modified in config.txt may or may not already be in the file. When going through these, make sure you only add 1 copy of each of these lines (check they aren't there already), or if they are commented out (# symbol in Python) you simply just uncomment them, not add them in.

The lines you need to add are: 

hdmi_force_hotplug=1
hdmi_drive=2
hdmi_safe=1
core_freq_min=500



Once you've done this hit CTRL+X then Y then Enter and you will return to the Pi's Terminal. Reboot the Pi and it should solve the issues! If you have done it directly through the boot files on the microSD card, simply eject the microSD card and put it back into the Pi and power it on.

Have a question? Ask the Author of this guide today!

Please enter minimum 20 characters

Your comment will be posted (automatically) on our Support Forum which is publicly accessible. Don't enter private information, such as your phone number.

Expect a quick reply during business hours, many of us check-in over the weekend as well.

Tags:
Feedback

Please continue if you would like to leave feedback for any of these topics:

  • Website features/issues
  • Content errors/improvements
  • Missing products/categories
  • Product assignments to categories
  • Search results relevance

For all other inquiries (orders status, stock levels, etc), please contact our support team for quick assistance.

Note: click continue and a draft email will be opened to edit. If you don't have an email client on your device, then send a message via the chat icon on the bottom left of our website.

Makers love reviews as much as you do, please follow this link to review the products you have purchased.